@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 style_ds-pulse__rWxTP{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes style_ds-fade-in__TzkGH{0%{opacity:0}to{opacity:1}}@keyframes style_ds-fade-out__x_Ls5{0%{opacity:1}to{opacity:0}}@keyframes style_ds-slide-up__pRrhg{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes style_ds-slide-down__01Z8N{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes style_ds-scale-in__oF0_X{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes style_ds-shake__4E0LS{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-4px)}20%,40%,60%,80%{transform:translateX(4px)}}@keyframes style_ds-spin__KnZdX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes style_ds-shimmer__Vjhj8{0%{background-position:-200% 0}to{background-position:200% 0}}.style_card__MQS9g{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__MQS9g:hover{border-color:rgba(99,88,192,.25);background:#14141c}.style_card__MQS9g:hover .style_viewBtn__UDcvV{background:rgba(99,88,192,.15);border-color:rgba(99,88,192,.3)}.style_card__MQS9g:hover .style_viewBtn__UDcvV svg{transform:translateX(4px)}@media(min-width:1920px){.style_card__MQS9g{border-radius:16px}}@media(max-width:480px){.style_card__MQS9g{border-radius:6px}}.style_header__0GudV{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__0GudV{padding:1.5rem}}@media(max-width:480px){.style_header__0GudV{padding:1rem}}.style_backgroundImage__2qUun{position:absolute;top:0;z-index:-2;left:0;width:100%;height:100%;max-height:94px}.style_backgroundImage__2qUun .style_backgroundGradient__f_Vyl{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__2qUun img{opacity:16%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.style_identity__6_dKV{display:flex;align-items:center;gap:.75rem;min-width:0}.style_logo__udU0V{width:44px;height:44px;border-radius:6px;overflow:hidden;flex-shrink:0;border:1px solid rgba(99,88,192,.15);background:#14141c}.style_logo__udU0V img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:1920px){.style_logo__udU0V{width:52px;height:52px;border-radius:10px}}@media(max-width:480px){.style_logo__udU0V{width:40px;height:40px}}.style_logoPlaceholder__YjKaZ{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__6vzKd{display:flex;flex-direction:column;gap:2px;min-width:0}.style_name__lAEpM{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__lAEpM{font-size:clamp(1rem,.95rem + .2vw,1.125rem)}}@media(max-width:480px){.style_name__lAEpM{font-size:clamp(.75rem,.7rem + .15vw,.875rem)}}.style_meta__Ygv3R{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__B_ocE{color:#6b6b85;display:flex;flex-direction:row;align-items:center;gap:.25rem}.style_incubatedContainer__B_ocE span{text-transform:uppercase;letter-spacing:.05em;font-weight:500}.style_separator__NB2WF{opacity:.5}.style_chain__5Dhqs{text-transform:uppercase;letter-spacing:.05em;font-weight:500}.style_badgesContainer__lz0HQ{display:flex;align-items:center;justify-items:center;gap:4px}.style_statusBadge__NNz9h{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__NNz9h.style_live__VublO{background:rgba(34,197,94,.12);color:#22c55e;border:1px solid rgba(34,197,94,.2)}.style_statusBadge__NNz9h.style_upcoming__S9QX9{background:rgba(99,88,192,.1);color:#9b94e8;border:1px solid rgba(99,88,192,.2)}.style_statusBadge__NNz9h.style_completed__QtSZ0{background:rgba(245,245,248,.05);color:#6b6b85;border:1px solid rgba(245,245,248,.08)}@media(max-width:480px){.style_statusBadge__NNz9h{padding:5px 8px;font-size:9px}}.style_liveDot__wX7_k{width:6px;height:6px;border-radius:50%;background:#22c55e;animation:style_pulse__ct_ht 2s ease-in-out infinite}@keyframes style_pulse__ct_ht{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.style_heroMetrics__9F2Yj{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__9F2Yj{padding:1.25rem 1.5rem}}@media(max-width:480px){.style_heroMetrics__9F2Yj{padding:.75rem 1rem}}.style_metric__GrFMx{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:4px;text-align:center}.style_metricValue__MwXAg{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__MwXAg{font-size:clamp(1.125rem,1rem + .3vw,1.25rem)}}@media(max-width:480px){.style_metricValue__MwXAg{font-size:clamp(.875rem,.85rem + .1vw,1rem)}}.style_roundValue__7qaw_{color:#9b94e8}.style_metricLabel__qxCoX{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__qxCoX{font-size:9px}}.style_metricDivider__6rDy8{width:1px;background:rgba(99,88,192,.1);margin:4px 0}.style_progressSection__qtTiR{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem}@media(min-width:1920px){.style_progressSection__qtTiR{padding:1rem 1.5rem}}@media(max-width:480px){.style_progressSection__qtTiR{padding:.75rem 1rem;gap:.5rem}}.style_progressBar__BbKRl{flex:1;height:6px;background:rgba(99,88,192,.1);border-radius:9999px;overflow:hidden}@media(max-width:480px){.style_progressBar__BbKRl{height:5px}}.style_progressFill__bQA1F{height:100%;border-radius:9999px;transition:width .6s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.style_progressFill__bQA1F.style_live__VublO{background:#22c55e;box-shadow:0 0 6px rgba(34,197,94,.25)}.style_progressFill__bQA1F.style_live__VublO: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__pe7mD 3s ease-in-out infinite}.style_progressFill__bQA1F.style_completed__QtSZ0{background:rgba(107,107,133,.4)}@keyframes style_fillFlow__pe7mD{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.style_progressText__R1w9u{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}@media(max-width:480px){.style_progressText__R1w9u{font-size:10px;min-width:60px}}.style_secondaryInfo__2zH2F{padding:0 1.25rem .75rem}@media(min-width:1920px){.style_secondaryInfo__2zH2F{padding:0 1.5rem 1rem}}@media(max-width:480px){.style_secondaryInfo__2zH2F{padding:0 1rem .75rem}}.style_infoText__5ClZq{font-family:Inter,system-ui,sans-serif;font-size:clamp(.625rem,.6rem + .1vw,.75rem);color:#505068;display:flex;align-items:center;gap:.25rem}@media(max-width:480px){.style_infoText__5ClZq{font-size:11px}}.style_vestingDot__QIDx4{opacity:.4;margin:0 2px}.style_vesting__s8VDB{color:#6b6b85}.style_footer__W9VSW{display:flex;padding:1rem 1.25rem;border-top:1px solid rgba(99,88,192,.06);margin-top:auto}@media(min-width:1920px){.style_footer__W9VSW{padding:1.25rem 1.5rem}}@media(max-width:480px){.style_footer__W9VSW{padding:.75rem 1rem}}.style_viewBtn__UDcvV{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__UDcvV svg{transition:transform .15s ease;opacity:.7}.style_viewBtn__UDcvV:hover{background:rgba(99,88,192,.15);border-color:rgba(99,88,192,.3)}.style_viewBtn__UDcvV:hover svg{transform:translateX(4px);opacity:1}.style_viewBtn__UDcvV:active{transform:scale(.98)}@media(max-width:480px){.style_viewBtn__UDcvV{padding:.75rem;font-size:clamp(.625rem,.6rem + .1vw,.75rem)}}.style_latestPhaseMetricsHeader__44RoH{padding:.25rem;display:flex;align-items:center;justify-content:center}.style_latestPhaseMetricsHeader__44RoH span{display:flex;flex-direction:column;gap:2px;min-width:0}.style_latestPhaseMetrics__NyXBa{padding:1rem 1.25rem;border-top:1px solid rgba(99,88,192,.06)}@media(min-width:1920px){.style_latestPhaseMetrics__NyXBa{padding:1.25rem 1.5rem}}@media(max-width:480px){.style_latestPhaseMetrics__NyXBa{padding:.75rem 1rem}}.style_phaseMetrics__SPYBH{display:flex;align-items:stretch;justify-content:space-between;margin-bottom:1rem}@media(max-width:480px){.style_phaseMetrics__SPYBH{flex-direction:column;gap:.75rem}}.style_phaseMetric__TJXAt{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__TJXAt{flex-direction:row;justify-content:space-between;text-align:left;gap:.5rem}}.style_phaseMetricValue__n8Y_R{font-family:Inter,system-ui,sans-serif;font-size:clamp(.75rem,.7rem + .15vw,.875rem);font-weight:700;color:#f5f5f8;letter-spacing:-.02em;display:flex;align-items:center;justify-content:center;gap:2px;flex-wrap:wrap}@media(min-width:1920px){.style_phaseMetricValue__n8Y_R{font-size:clamp(.875rem,.85rem + .1vw,1rem)}}@media(max-width:480px){.style_phaseMetricValue__n8Y_R{font-size:clamp(.625rem,.6rem + .1vw,.75rem)}}.style_metricPlaceholder__35r6Y{color:#6b6b85}.style_phaseMetricLabel__o178S{font-family:Inter,system-ui,sans-serif;font-size:9px;font-weight:500;color:#505068;text-transform:uppercase;letter-spacing:.08em}@media(max-width:480px){.style_phaseMetricLabel__o178S{font-size:8px}}.style_phaseStatusBadges__8PgKL{display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap}@media(max-width:480px){.style_phaseStatusBadges__8PgKL{gap:2px}}.style_phaseStatusRow__pt7l1{display:flex;justify-content:space-around;align-items:center;padding-top:.75rem;border-top:1px solid rgba(99,88,192,.06)}@media(max-width:480px){.style_phaseStatusRow__pt7l1{padding-top:.5rem}}.style_registerBtn__0x_mE{margin-left:.75rem;min-width:120px}@media(max-width:480px){.style_registerBtn__0x_mE{margin-left:.5rem;min-width:100px;font-size:clamp(.625rem,.6rem + .1vw,.75rem)}}@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}}