.prediction-card-wrapper .ant-card-body{padding:0}.prediction-card-wrapper-title{color:var(--bds-static-black,#121214);font-size:18px;line-height:26px;font-weight:600;margin-bottom:8px}@media (min-width:1120px){.prediction-card-wrapper .ant-card-body{padding:0}.prediction-card-wrapper-title{font-size:24px;line-height:32px;margin-bottom:8px}}.contentstack-content h2{font-size:20px;font-weight:600;margin-bottom:16px}.contentstack-content h3,.contentstack-content h4,.contentstack-content h5,.contentstack-content h6{font-size:16px;font-weight:600;margin-bottom:6px}.contentstack-content p{font-size:14px;margin-bottom:1em}.contentstack-content a{color:var(--bds-brand-900-text,#d6850d)}.contentstack-content ol{counter-reset:main-counter,sub-counter;list-style-type:none;padding:0}.contentstack-content ol li{counter-increment:main-counter;counter-reset:sub-counter;padding-left:0;list-style-position:outside;margin-bottom:1em}.contentstack-content ol li:before{content:counter(main-counter) ". "}.contentstack-content ol li p{padding-left:4px;display:inline}.contentstack-content ol ol li{counter-increment:sub-counter;counter-reset:none;padding-left:16px}.contentstack-content ol ol li:before{content:counter(sub-counter,lower-alpha) ". "}.contentstack-content ul{padding-inline-start:11pt;list-style-type:disc}.contentstack-content ul ul{list-style-type:circle}.prediction-summary-header{color:var(--bds-static-black,#121214);font-style:normal;font-weight:600;margin-bottom:unset}.prediction-summary-header .ant-card-body{display:flex;flex-direction:column;gap:16px}.prediction-summary-header .ant-card-body:after,.prediction-summary-header .ant-card-body:before{content:none}.prediction-summary-header-image{width:40px;height:40px;position:relative;flex:0 0 40px;border-radius:40px}.prediction-summary-header-top{display:flex;gap:8px;align-items:center}.prediction-summary-header-title{font-size:32px;line-height:40px;font-weight:600}.prediction-summary-header-highlight{color:var(--bds-static-black,#121214);font-size:16px;font-weight:400;line-height:24px}.prediction-summary-header-highlight p{color:var(--bds-static-black,#121214);font-size:16px!important;line-height:24px!important;margin-bottom:0}.prediction-summary-header-description-wrapper{position:relative}.prediction-summary-header-description{color:var(--bds-static-black,#121214);font-size:16px;font-weight:400;line-height:24px;display:block;overflow:visible;max-height:none}.prediction-summary-header-description p{color:var(--bds-static-black,#121214);font-size:16px!important;line-height:24px!important;margin-bottom:0}.prediction-summary-header-button{height:40px;border-radius:20px;padding:8px 32px;font-size:14px;font-weight:600;margin-right:auto}@media (max-width:767px){.prediction-summary-header-image{width:24px;height:24px;flex:0 0 24px;border-radius:50px;margin-top:4px}.prediction-summary-header-top{gap:4px;align-items:flex-start}.prediction-summary-header-title{font-size:24px;line-height:32px}.prediction-summary-header-highlight{font-size:14px;line-height:22px}.prediction-summary-header-highlight p{font-size:14px!important;line-height:22px!important}.prediction-summary-header-description{font-size:14px;line-height:22px;margin-bottom:0}.prediction-summary-header-description:not(.expanded){position:relative;display:block;min-height:66px}.prediction-summary-header-description:not(.expanded) .prediction-summary-header-description-truncated{display:inline;font-size:14px;line-height:22px;word-wrap:break-word;word-break:break-word}.prediction-summary-header-description:not(.expanded) .prediction-summary-header-description-fallback{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:66px;min-height:66px}.prediction-summary-header-description p{font-size:14px!important;line-height:22px!important;margin-bottom:0}.prediction-summary-header-ellipsis{color:#121214;margin-right:4px}.prediction-summary-header-see-more{display:inline-flex;align-items:center;gap:0;padding:0;border:none;background:transparent;color:#f29229;font-size:14px;line-height:22px;font-weight:400;cursor:pointer;transition:opacity .2s;vertical-align:baseline}.prediction-summary-header-see-more:hover{opacity:.8}.prediction-summary-header-see-more svg{width:20px;height:20px;transform:rotate(90deg);vertical-align:middle}}.prediction-price-timeline{display:flex;flex-direction:column;gap:24px;width:100%}.prediction-price-timeline .timeline-title{font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:32px;color:var(--bds-gray-t1,#121214);margin:0}.prediction-price-timeline .timeline-list{display:grid;grid-template-columns:auto 1fr;-moz-column-gap:24px;column-gap:24px;row-gap:28px;position:relative}.prediction-price-timeline .timeline-dot-wrapper{display:flex;align-items:flex-start;justify-content:center;position:relative;z-index:1;padding-top:7px}.prediction-price-timeline .timeline-dot-wrapper .timeline-dot{width:10px;height:10px;background-color:var(--bds-gray-ele-bg,#e9ecf0);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.prediction-price-timeline .timeline-dot-wrapper .timeline-dot .timeline-dot-inner{width:4px;height:4px;background-color:var(--bds-gray-t3,#a1a5ab);border-radius:50%}.prediction-price-timeline .timeline-dot-wrapper .timeline-line-segment{position:absolute;top:17px;left:50%;transform:translateX(-50%);width:0;height:calc(100% + 28px);border-left:1px dashed var(--bds-gray-ele-line,#e9ecf0)}.prediction-price-timeline .timeline-dot-wrapper.is-last .timeline-line-segment{display:none}.prediction-price-timeline .year-prediction{display:flex;flex-direction:column;gap:16px}.prediction-price-timeline .year-prediction .year-title{font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:32px;color:var(--bds-gray-t1,#121214);margin:0}.prediction-price-timeline .year-prediction .prediction-description{padding-left:0;font-size:16px;line-height:24px}.prediction-price-timeline .year-prediction .prediction-description p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--gray-tt-2,#7f838a);margin:0;word-wrap:break-word}.prediction-price-timeline .year-prediction .prediction-description p strong{color:var(--bds-gray-t1,#121214);font-weight:400}.prediction-price-timeline .year-prediction .prediction-roi{padding-left:0;line-height:24px;font-size:16px}.prediction-price-timeline .year-prediction .prediction-roi .roi-label{color:var(--gray-tt-2,#7f838a)}.prediction-price-timeline .year-prediction .prediction-roi .roi-label,.prediction-price-timeline .year-prediction .prediction-roi .roi-value{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media (max-width:1120px){.prediction-price-timeline{gap:16px}.prediction-price-timeline .timeline-title{font-size:18px;line-height:26px}.prediction-price-timeline .timeline-list{-moz-column-gap:12px;column-gap:12px;row-gap:16px}.prediction-price-timeline .year-prediction{gap:4px}.prediction-price-timeline .year-prediction .year-title{font-size:18px;line-height:26px}.prediction-price-timeline .year-prediction .prediction-description p,.prediction-price-timeline .year-prediction .prediction-roi .roi-label,.prediction-price-timeline .year-prediction .prediction-roi .roi-value{font-size:14px;line-height:22px}}.dca-increased-percent-ttl{font-weight:600}.dca-increased-percent-ttl,.dca-increased-ttl{font-size:12px;font-style:normal;line-height:18px}.dca-increased-ttl{font-weight:400}.dca-coin-ttl,.dca-increased-ttl{color:var(--bds-static-black,#121214)}.dca-coin-ttl{font-size:32px;font-style:normal;font-weight:600;line-height:40px}.dca-investment-subtitle{color:var(--gray-tt-3,#a1a5ab);margin-bottom:12px}.dca-investment-subtitle,.dca-investment-txt{font-size:12px;font-style:normal;line-height:18px}.dca-investment-txt{color:var(--Brand-700-normal,#ff9c2e);margin-top:4px}.dca-estimated-revenue-txt{color:var(--Green-700-normal,#06c167)}.dca-estimated-revenue-txt,.dca-estimated-value-txt{font-size:12px;font-style:normal;line-height:18px;margin-top:4px}.dca-estimated-value-txt{color:var(--Red-700-normal,#f63649)}.dca-reminder-txt{color:var(--gray-tt-3,#a1a5ab);font-size:12px;font-style:normal;line-height:18px;margin-top:12px}@media (max-width:767px){.dca-coin-ttl{font-size:16px;line-height:24px}}.card-info-last-updated{color:#71757a;font-weight:450;font-size:10px;margin-top:16px}.growth-rate-control{display:flex;align-items:center;justify-content:space-between;background:#f5f7fa;border-radius:8px;padding:12px 16px;margin-bottom:8px}.growth-rate-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s;color:#121214;flex-shrink:0}.growth-rate-button:hover{background:#f5f7fa}.growth-rate-button:active{transform:scale(.95)}.growth-rate-value{font-size:24px;font-weight:600;line-height:32px;color:#121214}.growth-rate-value.growth-rate-input{background:transparent;width:auto;min-width:70px;text-align:center}.growth-rate-value.growth-rate-input.ant-input-number{background:transparent;box-shadow:none}.growth-rate-value.growth-rate-input .ant-input-number-input{background:transparent;padding:0;text-align:center;font-size:24px;font-weight:600;line-height:32px;color:#121214;height:32px}.growth-rate-value.growth-rate-input.ant-input-number-focused,.growth-rate-value.growth-rate-input:focus,.growth-rate-value.growth-rate-input:hover{box-shadow:none}.growth-rate-input-tailwind{flex-shrink:0;width:90px;max-width:90px}.growth-rate-input-tailwind.ant-input-number{background:transparent;box-shadow:none;border:none;flex-shrink:0;width:90px;max-width:90px}.growth-rate-input-tailwind.ant-input-number .ant-input-number-input{background:transparent;padding:0;text-align:center;width:100%}.growth-rate-input-tailwind.ant-input-number.ant-input-number-focused,.growth-rate-input-tailwind.ant-input-number:focus,.growth-rate-input-tailwind.ant-input-number:hover{box-shadow:none;border:none}@media (max-width:768px){.growth-rate-input-tailwind,.growth-rate-input-tailwind.ant-input-number{width:75px;max-width:75px}.growth-rate-control{padding:8px 16px}.growth-rate-value{font-size:18px;line-height:26px}.growth-rate-value.growth-rate-input{min-width:60px}.growth-rate-value.growth-rate-input .ant-input-number-input{font-size:18px;line-height:26px;height:26px}}.prediction-growth-calculator{background:#fff;border:1px solid #dde1e5;border-radius:16px;padding:20px 24px;box-sizing:border-box}.prediction-growth-calculator .calculator-section{margin-bottom:24px}.prediction-growth-calculator .calculator-section:last-of-type{margin-bottom:16px}.prediction-growth-calculator .calculator-section-title{font-size:18px;font-weight:600;line-height:26px;color:var(--gray-tt-1-title,#121214);margin:0 0 16px}.prediction-growth-calculator .calculator-hint{font-size:14px;font-weight:400;line-height:22px;color:var(--gray-tt-3,#a1a5ab);margin:0}.prediction-growth-calculator .investment-input-wrapper{display:flex;align-items:center;gap:8px;background:#f5f7fa;border-radius:8px;padding:12px 16px;margin-bottom:16px}.prediction-growth-calculator .investment-currency{font-size:16px;font-weight:400;line-height:24px;color:#121214;flex-shrink:0}.prediction-growth-calculator .investment-input{flex:1;font-size:16px;font-weight:400;line-height:24px;color:#121214;background:transparent;width:100%}.prediction-growth-calculator .investment-input.ant-input-number{background:transparent}.prediction-growth-calculator .investment-input .ant-input-number-input{background:transparent;padding:0;text-align:left}.prediction-growth-calculator .return-section{display:flex;flex-direction:column;gap:8px}.prediction-growth-calculator .return-label{font-size:16px;font-weight:400;line-height:24px;color:var(--gray-tt-2,#7f838a);margin:0}.prediction-growth-calculator .return-values{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.prediction-growth-calculator .return-amount{color:#121214}.prediction-growth-calculator .return-amount,.prediction-growth-calculator .return-percentage{font-size:24px;font-weight:600;line-height:32px}.prediction-growth-calculator .return-percentage.positive{color:#06c167}.prediction-growth-calculator .return-percentage.negative{color:#ef454a}.prediction-growth-calculator .calculator-buy-button{width:100%;height:48px;border-radius:100px;font-size:16px;font-weight:600;line-height:24px;color:var(--bds-gray-t1,#121214)}@media (max-width:768px){.prediction-growth-calculator{border-radius:12px;padding:12px 16px}.prediction-growth-calculator .calculator-section,.prediction-growth-calculator .calculator-section:last-of-type{margin-bottom:16px}.prediction-growth-calculator .calculator-section-title{font-size:16px;line-height:24px;margin-bottom:12px}.prediction-growth-calculator .calculator-hint{font-size:12px;line-height:18px}.prediction-growth-calculator .investment-input-wrapper{padding:8px 16px;margin-bottom:8px}.prediction-growth-calculator .investment-currency,.prediction-growth-calculator .investment-input,.prediction-growth-calculator .return-label{font-size:14px;line-height:22px}.prediction-growth-calculator .return-amount,.prediction-growth-calculator .return-percentage{font-size:18px;line-height:26px}.prediction-growth-calculator .return-section{gap:4px}}.prediction-by-predict-summary{display:flex;flex-direction:column;gap:16px;width:100%}.prediction-by-predict-summary .summary-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;width:100%}.prediction-by-predict-summary .summary-header .summary-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:var(--bds-gray-t1,#121214);margin:0}.prediction-by-predict-summary .summary-header .tradegpt-banner{display:flex;align-items:center;justify-content:space-between;height:24px;padding:0 8px 0 12px;background:var(--bds-gray-bg-page,#f5f7fa);border-radius:50px;cursor:pointer;transition:opacity .2s;width:-moz-fit-content;width:fit-content}.prediction-by-predict-summary .summary-header .tradegpt-banner:hover{opacity:.8}.prediction-by-predict-summary .summary-header .tradegpt-banner .tradegpt-left{display:flex;align-items:center;gap:4px}.prediction-by-predict-summary .summary-header .tradegpt-banner .tradegpt-left .tradegpt-text{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:var(--bds-gray-t1,#121214);white-space:nowrap}.prediction-by-predict-summary .summary-header .tradegpt-banner .tradegpt-right{display:flex;align-items:center;gap:4px;margin-left:8px}.prediction-by-predict-summary .summary-header .tradegpt-banner .tradegpt-right .ask-more-text{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:var(--bds-brand-900-focus,#f29229);white-space:nowrap}.prediction-by-predict-summary .summary-header .tradegpt-banner .tradegpt-right .arrow-icon{color:var(--bds-brand-900-focus,#f29229)}.prediction-by-predict-summary .summary-content .summary-description{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:var(--bds-gray-t1,#121214);margin:0}.prediction-by-predict-summary .tradegpt-button{background-color:transparent!important;border:1px solid #ff9c2e!important;border-radius:16px!important;color:#ff9c2e!important;font-family:Inter,sans-serif;font-weight:600;font-size:12px;line-height:18px;height:32px!important;padding:8px 12px!important;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:-moz-fit-content;min-width:fit-content;margin-right:auto}.prediction-by-predict-summary .tradegpt-button:focus,.prediction-by-predict-summary .tradegpt-button:hover{background-color:rgba(255,156,46,.08)!important;border-color:#ff9c2e!important;color:#ff9c2e!important;opacity:.9}.prediction-by-predict-summary .tradegpt-button:active{background-color:rgba(255,156,46,.12)!important}@media (max-width:1120px){.prediction-by-predict-summary{gap:16px}.prediction-by-predict-summary .summary-header{flex-direction:column;align-items:flex-start}.prediction-by-predict-summary .summary-header .summary-title{font-size:18px;line-height:26px}.prediction-by-predict-summary .summary-header .tradegpt-banner{height:40px;border-radius:8px;width:100%}.prediction-by-predict-summary .summary-header .tradegpt-banner .tradegpt-left .tradegpt-text{font-size:14px;line-height:22px}.prediction-by-predict-summary .summary-header .tradegpt-banner .tradegpt-right .ask-more-text{font-size:12px;line-height:18px}.prediction-by-predict-summary .summary-content .summary-description{font-size:14px;line-height:22px}.prediction-by-predict-summary .tradegpt-button{width:100%}}.prediction-learn-more{display:flex;flex-direction:column;gap:24px}.prediction-learn-more__header{display:flex;align-items:center;gap:16px}.prediction-learn-more__title{font-size:24px;font-weight:600;line-height:32px;color:var(--bds-gray-t1,#121214);margin:0}.prediction-learn-more__refresh{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:none;cursor:pointer;transition:transform .3s ease}.prediction-learn-more__refresh:hover:not(:disabled){transform:rotate(180deg)}.prediction-learn-more__refresh:disabled{cursor:not-allowed;opacity:.5}.prediction-learn-more__refresh svg{width:17px;height:17px;display:block}.prediction-learn-more__list{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.prediction-learn-more__item{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--bds-gray-bg-page,#f5f7fa);border:none;border-radius:68px;cursor:pointer;transition:all .2s ease;text-align:left;width:auto;max-width:100%;animation:slideInFromRight .4s ease-out both}.prediction-learn-more__item:hover{background:var(--bds-gray-bg-hover,#e9ecef);transform:translateX(-2px)}.prediction-learn-more__item:active{transform:translateX(-1px)}.prediction-learn-more__item-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.prediction-learn-more__item-icon svg{width:100%;height:100%;display:block}.prediction-learn-more__item-text{flex-shrink:1;font-size:14px;font-weight:400;line-height:22px;color:var(--bds-gray-t1,#121214);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prediction-learn-more--mobile{gap:16px}.prediction-learn-more--mobile .prediction-learn-more__header{justify-content:flex-start}.prediction-learn-more--mobile .prediction-learn-more__title{font-size:18px;line-height:26px}.prediction-learn-more--mobile .prediction-learn-more__list{flex-direction:column;gap:8px}.prediction-learn-more--mobile .prediction-learn-more__item{display:flex;border-radius:8px;align-items:flex-start;width:100%}.prediction-learn-more--mobile .prediction-learn-more__item-icon{width:16px;height:16px;margin-top:3px}.prediction-learn-more--mobile .prediction-learn-more__item-text{flex:1}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.prediction-technical-analysis{display:flex;flex-direction:column;gap:16px;margin-top:16px}.prediction-technical-analysis-description{color:var(--bds-static-black,#121214);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.prediction-technical-analysis-tab .ant-segmented{background-color:#f3f5f7;padding:4px;border-radius:8px}.prediction-technical-analysis-tab .ant-segmented.ant-segmented-sm .ant-segmented-item{padding:6px 16px;font-size:12px;font-weight:600;line-height:18px;color:var(--bds-gray-t1,#121214);border-radius:4px;transition:all .2s ease}.prediction-technical-analysis-tab .ant-segmented.ant-segmented-sm .ant-segmented-item-selected{background-color:var(--bds-static-white,#fff);color:var(--bds-gray-t1,#121214);font-weight:600;box-shadow:0 0 4px 0 rgba(18,18,20,.1)}.prediction-technical-analysis-tab .ant-segmented.ant-segmented-sm .ant-segmented-thumb{background-color:var(--bds-static-white,#fff);border-radius:4px;box-shadow:0 0 4px 0 rgba(18,18,20,.1)}.prediction-technical-analysis-item{display:flex;flex-direction:column}.prediction-technical-analysis-item-title{color:var(--bds-static-black,#121214);font-size:14px;font-style:normal;font-weight:600;line-height:22px;margin-bottom:8px}.prediction-technical-analysis-item-detail{color:var(--bds-gray-t2,#81858c);font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin:0}@media (min-width:1120px){.prediction-technical-analysis{margin-top:8px}.prediction-technical-analysis-description{font-size:16px;line-height:24px}.prediction-technical-analysis-item-title{font-size:16px;line-height:24px;margin-bottom:8px}.prediction-technical-analysis-item-detail{font-size:16px;line-height:24px}}
/*# sourceMappingURL=[coin].732197d1.chunk.css.map*/