*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden}body{font-family:system-ui,-apple-system,sans-serif;background:#09090b;color:#e4e4e7;line-height:1.5;font-size:14px}.app{max-width:1100px;margin:0 auto;padding:2rem 1rem 4rem}header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}h1{font-size:1.4rem;font-weight:700;color:#fafafa}.as-of{font-size:.72rem;color:#71717a}.positive{color:#4ade80}.negative{color:#f87171}.muted{color:#71717a}.section{background:#18181b;border:1px solid #27272a;border-radius:10px;padding:1.1rem 1.25rem;margin-bottom:.75rem}.section-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;cursor:pointer;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#a1a1aa;font-family:inherit}.section-toggle:hover{color:#fafafa}.section-body{margin-top:.95rem}.chevron{font-size:1rem;line-height:1;transform:rotate(90deg);transition:transform .18s ease;display:inline-block}.chevron-open{transform:rotate(270deg)}.section-count{color:#52525b;font-weight:500;margin-left:.4rem}.dashboard{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.card{background:#1c1c1f;border:1px solid #27272a;border-radius:10px;padding:.85rem .95rem;display:flex;flex-direction:column;gap:.15rem;min-height:118px}.card-label{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8b8b91;display:flex;align-items:center;gap:.3rem}.card-value{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:#fafafa}.card-value-row{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.card-tag{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.12rem .4rem;border-radius:999px;white-space:nowrap}.tag-xfear{background:#dc26262e;color:#f87171}.tag-fear{background:#fb923c2e;color:#fb923c}.tag-neutral{background:#a1a1aa2e;color:#a1a1aa}.tag-greed{background:#4ade8029;color:#4ade80}.tag-xgreed{background:#22c55e2e;color:#22c55e}.tag-good{background:#4ade8029;color:#4ade80}.tag-bad{background:#f8717129;color:#f87171}.card-change{font-size:.74rem;font-weight:600}.card-change .card-tag{margin-left:.4rem;vertical-align:middle}.card-change-label{color:#71717a;font-weight:400}.sparkline{margin-top:auto;height:34px}.next-release{font-size:.66rem;color:#8b8b91;margin-top:.4rem;display:flex;justify-content:space-between;gap:.4rem}.next-release .nr-when{color:#93c5fd;font-weight:600}.help{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;border-radius:50%;background:#3f3f46;color:#a1a1aa;font-size:.58rem;font-weight:700;cursor:help;position:relative}.help:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);width:min(220px,72vw);background:#000;border:1px solid #3f3f46;color:#e4e4e7;font-size:.7rem;font-weight:400;text-transform:none;letter-spacing:0;line-height:1.45;padding:.5rem .65rem;border-radius:6px;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:20}.help:hover:after{opacity:1}.skeleton-label{background:#27272a;border-radius:4px;height:10px;width:55%;margin-bottom:.6rem}.skeleton-value{background:#27272a;border-radius:6px;height:30px;width:75%}.release-row{display:flex;align-items:baseline;gap:.75rem;padding:.5rem 0;border-bottom:1px solid #27272a}.release-row:last-child{border-bottom:none}.release-date{font-weight:600;min-width:64px;font-variant-numeric:tabular-nums;color:#fafafa}.release-when{font-size:.7rem;color:#93c5fd;background:#3b82f626;padding:.1em .5em;border-radius:999px;font-weight:600;white-space:nowrap}.release-when.soon{color:#fca5a5;background:#dc26262e}.release-label{flex:1;font-weight:500;color:#e4e4e7}.release-time{font-size:.72rem;color:#71717a;white-space:nowrap}.release-cat{font-size:.66rem;color:#71717a}@media (max-width: 560px){body{font-size:13.5px}.app{padding:1.25rem .75rem 3rem}h1{font-size:1.2rem}.section{padding:.9rem .85rem}.dashboard{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.6rem}.card{min-height:104px;padding:.7rem .75rem}.card-value{font-size:1.25rem}.release-row{flex-wrap:wrap;gap:.3rem .6rem}.release-label{flex:1 1 100%;order:3}}
