
.fearAndGreedCard{--fear-greed-accent:#0a0a0a;--fear-greed-section:transparent;flex-direction:column;justify-content:space-around;gap:0;height:100%;display:flex;overflow:hidden}.fearAndGreedCard .fearAndGreedSkeleton{flex:1;height:100%;padding:16px}.fearAndGreedCard .fearAndGreedHeader{justify-content:space-between;align-items:center;min-height:52px;padding:8px 16px;display:flex}.fearAndGreedCard .fearAndGreedHeader h3{color:#171717;margin:0;font-size:14px;font-weight:500;line-height:20px}.fearAndGreedCard .fearAndGreedGaugeSection{justify-content:center;padding:56px 28px 0;display:flex}.fearAndGreedCard .gaugeWrapper{aspect-ratio:338/173;flex:1;width:min(100%,338px);position:relative}.fearAndGreedCard .gaugeImage,.fearAndGreedCard .gaugeSectionOverlay{width:100%;height:100%;position:absolute;inset:0}.fearAndGreedCard .gaugeImage{z-index:1}.fearAndGreedCard .gaugeSectionOverlay{z-index:2;pointer-events:none}.fearAndGreedCard .gaugeSectionPath{fill:var(--fear-greed-section);stroke:var(--fear-greed-section)}.fearAndGreedCard .gaugeNeedle{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:visible}.fearAndGreedCard .gaugeNeedleLine{stroke:#334155;stroke-width:4px;stroke-linecap:round;filter:drop-shadow(0 2px 4px #0f172a29)}.fearAndGreedCard .gaugeNeedleCap{fill:#fff;stroke:#334155;stroke-width:3px;filter:drop-shadow(0 2px 4px #0f172a24)}.fearAndGreedCard .lastUpdatedWrapper{justify-content:center;padding:12px 16px;display:flex}.fearAndGreedCard .fearAndGreedInfoGroup,.fearAndGreedCard .fearAndGreedMetaGroup{flex-direction:column;display:flex}.fearAndGreedCard .lastUpdatedText{color:#737373;text-align:center;font-size:12px;font-style:italic;font-weight:400;line-height:1}.fearAndGreedCard .fearAndGreedScoreBlock{justify-content:center;align-items:center;gap:16px;padding:0 16px 12px;display:flex}.fearAndGreedCard .scoreColumn{text-align:right;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-start;height:44px;padding:0;display:flex}.fearAndGreedCard .scoreColumnWide{text-align:center;flex:1 1 0;align-items:center;max-width:151px}.fearAndGreedCard .scoreColumn:not(.scoreColumnWide){text-align:right;width:39px}.fearAndGreedCard .rating,.fearAndGreedCard .scoreValue{color:var(--fear-greed-accent,#10b981);font-style:normal;font-weight:600}.fearAndGreedCard .rating{text-transform:capitalize;font-size:18px;line-height:24px}.fearAndGreedCard .scoreValue{width:100%;font-size:18px;line-height:28px}.fearAndGreedCard .scoreLabel{color:#737373;width:100%;font-size:12px;font-weight:400;line-height:16px}.fearAndGreedCard .describeGaugeSection{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:0 16px 16px;display:grid}.fearAndGreedCard .describeGaugeItem{border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;gap:6px;padding:4px 4px 6px;transition:background-color .2s,border-color .2s;display:flex}.fearAndGreedCard .gaugeBar{border-radius:99px;width:100%;height:4px}.fearAndGreedCard .gaugeBar.extremeFear{background:#dc2626}.fearAndGreedCard .gaugeBar.fear{background:#fca5a5}.fearAndGreedCard .gaugeBar.neutral{background:#facc15}.fearAndGreedCard .gaugeBar.greed{background:#bbf7d0}.fearAndGreedCard .gaugeBar.extremeGreed{background:#10b981}.fearAndGreedCard .gaugeLabel{color:#737373;text-align:center;white-space:nowrap;font-size:10px;font-weight:400;line-height:12px}@media screen and (max-width:1199px){.fearAndGreedCard .fearAndGreedGaugeSection{padding-top:28px}}@media screen and (min-width:992px) and (max-width:1279px){.fearAndGreedCard .fearAndGreedGaugeSection{padding:5px 78px 0!important}}@media screen and (min-width:1280px) and (min-height:920px){.overview-page .fear-shell-tall .fearAndGreedCard{justify-content:space-between}.overview-page .fear-shell-tall .fearAndGreedCard .fearAndGreedGaugeSection{flex:auto;align-items:center;padding:28px 38px 8px}.overview-page .fear-shell-tall .fearAndGreedCard .gaugeWrapper{width:min(100%,364px)}.overview-page .fear-shell-tall .fearAndGreedCard .fearAndGreedInfoGroup{padding-bottom:8px}.overview-page .fear-shell-tall .fearAndGreedCard .lastUpdatedWrapper{padding-top:0;padding-bottom:14px}.overview-page .fear-shell-tall .fearAndGreedCard .fearAndGreedScoreBlock{padding-bottom:18px}.overview-page .fear-shell-tall .fearAndGreedCard .describeGaugeSection{padding-bottom:20px}}.fearAndGreedCard.extremeFear{--fear-greed-accent:#dc2626;--fear-greed-section:#dc2626}.fearAndGreedCard.fear{--fear-greed-accent:#ef4444;--fear-greed-section:#fca5a5}.fearAndGreedCard.neutral{--fear-greed-accent:#facc15;--fear-greed-section:#facc15}.fearAndGreedCard.greed{--fear-greed-accent:#22c55e;--fear-greed-section:#bbf7d0}.fearAndGreedCard.extremeGreed{--fear-greed-accent:#10b981;--fear-greed-section:#10b981}.darkMode .fearAndGreedCard .lastUpdatedText,.darkMode .fearAndGreedCard .scoreLabel,.darkMode .fearAndGreedCard .detailLabel,.darkMode .fearAndGreedCard .gaugeLabel{color:#71717a}.darkMode .fearAndGreedCard .deltaPill{color:#fafafa;background:#18181b;border-color:#ffffff1a}.darkMode .fearAndGreedCard .gaugeNeedleLine{stroke:#fafafa}.darkMode .fearAndGreedCard .gaugeNeedleCap{fill:#18181b;stroke:#fafafa}.darkMode .fearAndGreedCard .gaugeBar.extremeFear{background:#fb7185}.darkMode .fearAndGreedCard .gaugeBar.fear{background:#7f1d1d}.darkMode .fearAndGreedCard .gaugeBar.neutral{background:#a16207}.darkMode .fearAndGreedCard .gaugeBar.greed{background:#166534}.darkMode .fearAndGreedCard .gaugeBar.extremeGreed{background:#047857}.darkMode .fearAndGreedCard.extremeFear{--fear-greed-accent:#fb7185;--fear-greed-section:#fb7185}.darkMode .fearAndGreedCard.fear{--fear-greed-accent:#f87171;--fear-greed-section:#7f1d1d}.darkMode .fearAndGreedCard.neutral{--fear-greed-accent:#facc15;--fear-greed-section:#a16207}.darkMode .fearAndGreedCard.greed{--fear-greed-accent:#10b981;--fear-greed-section:#166534}.darkMode .fearAndGreedCard.extremeGreed{--fear-greed-accent:#10b981;--fear-greed-section:#047857}
