#fear-greed *{box-sizing:border-box}#fear-greed{max-width:1240px;margin:auto;padding:42px 24px 80px}#fear-greed h1,#fear-greed h2,#fear-greed h3{font-family:var(--serif);line-height:1.15}#fear-greed h1{font-size:clamp(36px,6vw,66px);margin:12px 0}#fear-greed h2{font-size:28px;margin:0}#fear-greed h3{font-size:21px}#fear-greed .eyebrow,#fear-greed .stamp{font-family:var(--mono);font-size:12px}#fear-greed .grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:32px 0}#fear-greed .card{border:1px solid var(--rule);border-radius:16px;padding:28px;min-width:0}#fear-greed .history{width:100%;height:auto;display:block;margin:20px 0 0}#fear-greed .history text{fill:var(--ink-muted);font:12px sans-serif}#fear-greed .history .series{stroke:var(--teal);stroke-width:2;fill:none}#fear-greed .history .axis{stroke:var(--rule);stroke-width:1}#fear-greed a{color:var(--teal)}#fear-greed summary{cursor:pointer;font-weight:600;padding:12px 0}#fear-greed .factor{border-top:1px solid var(--rule);padding:14px 0}#fear-greed .factor-head{display:flex;justify-content:space-between;gap:16px}#fear-greed .stale{font-weight:600;color:var(--accent)}#fear-greed button:not(.jg-term){font:inherit;padding:10px 18px;border:1px solid var(--rule);background:var(--paper);color:var(--ink);border-radius:6px;cursor:pointer}#fear-greed [hidden]{display:none!important}@media(max-width:740px){#fear-greed .grid{grid-template-columns:1fr}#fear-greed{padding:28px 16px}#fear-greed .card{padding:22px}}#fear-greed .radial-gauge{display:block;width:100%;max-width:400px;height:auto;margin:32px auto 0;overflow:visible}#fear-greed .radial-gauge .reading{font:600 80px var(--serif);letter-spacing:-4px;fill:var(--ink)}#fear-greed .radial-gauge .mood{font:500 16px var(--body);fill:var(--ink)}#fear-greed .radial-gauge .endpoint{font:11px var(--mono);fill:var(--ink-muted)}#fear-greed #stocks>.stamp,#fear-greed #crypto>.stamp{text-align:center}#fear-greed .date-wrap{position:relative;display:block;text-align:center;margin:12px 0 20px}#fear-greed .date-stamp{border:0;border-radius:0;padding:4px 0;background:none;color:inherit;font:inherit;cursor:help}#fear-greed .date-stamp.stamp{font-family:var(--mono);font-size:12px}#fear-greed .date-stamp.stale{color:var(--accent)}#fear-greed .date-stamp:focus-visible{outline:1px solid var(--ink-muted);outline-offset:4px}#fear-greed .date-tooltip{display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);width:max-content;max-width:100%;padding:10px 12px;border:1px solid var(--rule);border-radius:6px;background:var(--paper-raised);color:var(--ink);font:12px/1.5 var(--mono);box-shadow:0 4px 16px #0004;z-index:2}#fear-greed .date-wrap:hover .date-tooltip,#fear-greed .date-wrap:focus-within .date-tooltip{display:block}#fear-greed .date-wrap.dismissed .date-tooltip{display:none}


#fear-greed{max-width:1240px;margin:0 auto;padding:16px 24px 64px}#fear-greed .grid{grid-template-columns:repeat(2,minmax(0,1fr))}#fear-greed h2{font:36px var(--serif)}#fear-greed h3{font:28px var(--serif)}@media(max-width:740px){#fear-greed .grid{grid-template-columns:minmax(0,1fr)}#fear-greed{padding:16px 18px 48px}}
#fear-greed summary{display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;min-height:48px}#fear-greed summary::after{content:'';display:block;flex:none;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-right:4px}#fear-greed details[open]>summary::after{transform:rotate(225deg)}
#fear-greed .fg-ranges,#fear-greed .fg-history-controls{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}#fear-greed .fg-ranges button,#fear-greed .fg-history-controls button{padding:8px 11px;font:12px var(--mono);min-height:36px}#fear-greed .fg-ranges button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}#fear-greed .fg-chart-reading{min-height:36px;font:12px/1.5 var(--mono);margin:14px 0 0}#fear-greed .history{margin:0;overflow:visible}#fear-greed .history [role=slider]{touch-action:pan-y;cursor:crosshair}#fear-greed .history [role=slider]:focus-visible{outline:2px solid var(--teal)}#fear-greed .factor-head{align-items:baseline;flex-wrap:wrap;gap:6px}#fear-greed .factor-head span:last-child{font:12px var(--mono);white-space:nowrap}


#fear-greed .basket-weights{font-size:13px;line-height:1.6;margin:4px 0 16px;color:var(--ink-muted)}

#fear-greed .fg-chart-legend{display:flex;flex-wrap:wrap;gap:8px 18px;margin:12px 0;font:11px var(--mono);color:var(--ink-muted)}#fear-greed .fg-chart-legend span::before{content:"";display:inline-block;width:18px;height:2px;vertical-align:middle;margin-right:7px;background:#e8985b}#fear-greed .fg-chart-legend .fg-basket-key::before{background:#82c9df}#fear-greed .history text{font-size:11px}

#fear-greed .fg-chart-readout{display:flex;align-items:center;gap:12px}#fear-greed .fg-chart-readout .fg-chart-reading{flex:1;min-width:0}#fear-greed button.fg-expand{display:flex;flex:none;align-items:center;justify-content:center;width:36px;height:36px;padding:7px;border:0;background:transparent;color:var(--ink)}#fear-greed button.fg-expand:hover{color:var(--ink)}#fear-greed .fg-expanded{position:fixed;inset:0;width:96vw;max-width:1800px;height:92dvh;max-height:92dvh;margin:auto;padding:20px;background:var(--paper);color:var(--ink);border:1px solid var(--rule);border-radius:12px;overflow:auto}#fear-greed .fg-expanded::backdrop{background:#000b}#fear-greed .fg-expanded-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:20px;margin-bottom:12px}#fear-greed button.fg-close{font:28px/1 var(--body);padding:4px 10px;border:0;background:transparent}#fear-greed .fg-expanded .fg-chart-reading{min-height:36px}@media(max-width:740px){#fear-greed .fg-expanded{width:100vw;height:100dvh;max-height:100dvh;max-width:100vw;border-radius:0;padding:16px 10px}}

#fear-greed.fg-compact{padding:22px 0 0;margin:0;max-width:none}#fear-greed.fg-compact h2{font-size:21px}#fear-greed.fg-compact h3{font-size:20px;margin:0}#fear-greed.fg-compact .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0 0}#fear-greed.fg-compact .card{display:block;padding:16px 10px 10px;border-radius:6px;color:var(--ink);text-decoration:none;background:var(--paper-raised)}#fear-greed.fg-compact .card:hover{border-color:var(--ink-muted)}#fear-greed.fg-compact .card:focus-visible{outline:2px solid var(--ink);outline-offset:3px}#fear-greed.fg-compact .radial-gauge{margin:16px auto 0}#fear-greed.fg-compact .date-wrap{margin:0 0 4px}#fear-greed.fg-compact .date-stamp{font-size:10px;display:inline-block}#fear-greed.fg-compact .date-tooltip{white-space:normal;font-size:10px}

#fear-greed .card h3{text-align:center}#fear-greed .fg-chart-legend .fg-score-key::before{background:linear-gradient(to right,#a42b38,#d2b63b,#166a40)}#fear-greed .fg-asset-prices{display:block;margin:6px 0 10px;line-height:1.8;color:var(--ink-muted)}
