@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef1f7;font-synthesis:none;background:#07090d;font-family:Manrope,sans-serif}*{box-sizing:border-box}body{background:#07090d;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}main{grid-template-rows:64px 1fr;min-height:100vh;display:grid}.topbar{background:#07090de0;border-bottom:1px solid #1c2029;justify-content:space-between;align-items:center;padding:0 28px;display:flex}.brand{letter-spacing:.12em;align-items:center;gap:12px;font-family:DM Mono,monospace;font-size:14px;display:flex}.brand b{color:#f7931a;font-weight:500}.coin{color:#07090d;background:#f7931a;border-radius:50%;place-items:center;width:30px;height:30px;font:700 19px/1 Arial;display:grid;transform:rotate(10deg)}.range{color:#727b8e;letter-spacing:.1em;font:500 11px/1 DM Mono,monospace}.live-dot{background:#20c997;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block;box-shadow:0 0 10px #20c997}.workspace{grid-template-columns:340px minmax(0,1fr);min-height:0;display:grid}.sidebar{background:linear-gradient(150deg,#f7931a09,#0000 35%);border-right:1px solid #1c2029;flex-direction:column;gap:30px;padding:38px 30px 26px;display:flex}.eyebrow{color:#f7931a;letter-spacing:.14em;margin:0 0 12px;font:500 11px/1 DM Mono,monospace}h1{letter-spacing:-.045em;margin:0;font-size:clamp(27px,2.3vw,39px);font-weight:600;line-height:1.06}.intro{color:#81899a;margin:16px 0 0;font-size:14px;line-height:1.55}.account-form{gap:9px;display:grid}.account-picker{position:relative}.picker-field{text-align:left;background:#0f1219;border:1px solid #282d38;border-radius:8px;align-items:center;gap:9px;width:100%;height:50px;padding:0 14px;transition:border .2s,box-shadow .2s;display:flex}.picker-field:focus-within,.picker-trigger:hover:not(:disabled){border-color:#f7931a;box-shadow:0 0 0 3px #f7931a1a}.picker-field>span:first-child{color:#f7931a;font-family:DM Mono,monospace}.picker-field input{color:#f7f8fa;background:0 0;border:0;outline:0;flex:1;min-width:0}.picker-trigger{color:#f7f8fa;cursor:pointer}.picker-trigger:disabled{opacity:.55;cursor:not-allowed}.picker-trigger img{object-fit:cover;border-radius:50%;flex:none;width:26px;height:26px}.picker-name{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.picker-name.muted{color:#79828f;font-weight:400}.picker-handle{color:#6f7889;white-space:nowrap;text-overflow:ellipsis;font:12px DM Mono,monospace;overflow:hidden}.picker-caret{color:#6f7889;margin-left:auto;font-size:11px}.picker-list{z-index:20;background:#12161d;border:1px solid #282d38;border-radius:10px;max-height:296px;margin:0;padding:5px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 34px #0000008c}.picker-list button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:8px 9px;display:flex}.picker-list button.active{background:#f7931a1f}.picker-list img,.picker-avatar-fallback{object-fit:cover;border-radius:50%;flex:none;width:28px;height:28px}.picker-avatar-fallback{color:#939db0;background:#273040;place-items:center;font-size:12px;font-weight:700;display:grid}.picker-option-text{flex:1;min-width:0}.picker-option-text strong{color:#e8ecf3;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;display:block;overflow:hidden}.picker-option-text span{color:#6f7889;font:11px DM Mono,monospace;display:block}.picker-count{color:#79828f;font:11px DM Mono,monospace}.picker-empty{color:#79828f;padding:12px 10px;font-size:12px}.account-form label{color:#a7afbf;font-size:13px}.account-status{background:#0c0f15;border:1px solid #222731;border-radius:8px;padding:14px}.status-line{align-items:center;gap:8px;font:500 13px DM Mono,monospace;display:flex}.status-line>span{background:#485063;border-radius:50%;width:7px;height:7px}.account-status.importing .status-line>span,.account-status.pending .status-line>span{background:#f7931a;animation:1.2s infinite pulse}.account-status.complete .status-line>span{background:#20c997}.account-status.error .status-line>span,.account-status.partial .status-line>span{background:#ef5b5b}.account-status p{color:#7f889a;margin:9px 0 0;font-size:12px;line-height:1.4}.account-status small{color:#ef8c8c;margin-top:7px;line-height:1.35;display:block}.sentiment-filter{background:#0c0f15;border:1px solid #222731;border-radius:8px;padding:14px}.sentiment-filter-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.sentiment-filter-head label{color:#a7afbf;font-size:13px}.sentiment-filter-head output{color:#eef1f7;background:linear-gradient(90deg,#ff626c3d,#24e2ad3d);border-radius:999px;padding:2px 7px;font:500 12px DM Mono,monospace}.sentiment-filter input[type=range]{accent-color:#f7931a;cursor:pointer;width:100%;height:4px;margin:16px 0 5px}.sentiment-filter-scale{color:#596274;justify-content:space-between;font:10px DM Mono,monospace;display:flex}.sentiment-filter>p{color:#7f889a;margin:9px 0 0;font-size:11px;line-height:1.45}.chart-panel{background:#0b0e14;grid-template-rows:74px minmax(520px,1fr) 38px;min-width:0;min-height:0;display:grid}.chart-head{border-bottom:1px solid #1b2029;justify-content:space-between;align-items:center;padding:0 22px;display:flex}.chart-head>div:first-child{align-items:baseline;gap:12px;display:flex}.chart-head span{color:#f7931a;font:500 12px DM Mono,monospace}.chart-head strong{font-size:16px;font-weight:600}.chart-tools{align-items:center;gap:18px;display:flex}.timeframe-selector{gap:4px;display:flex}.timeframe-selector button{color:#8e97a9;cursor:pointer;background:#12161f;border:1px solid #272c36;border-radius:6px;padding:6px 12px;font:600 12px DM Mono,monospace;transition:background .15s,color .15s,border-color .15s}.timeframe-selector button:hover{color:#f7931a;border-color:#f7931a80}.timeframe-selector button.active{color:#0a0b0e;background:#f7931a;border-color:#f7931a}.status-line em{color:#6f7889;margin-left:8px;font-size:12px;font-style:normal}.chart{cursor:crosshair;width:100%;height:100%;min-height:520px}.chart-message{color:#7e8798;justify-content:center;align-items:center;gap:12px;font:13px DM Mono,monospace;display:flex}.chart-message.error{color:#ef8c8c}.loader{border:2px solid #2b303b;border-top-color:#f7931a;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.chart-panel footer{color:#555e70;border-top:1px solid #1b2029;justify-content:space-between;align-items:center;padding:0 22px;font-size:11px;display:flex}.chart-panel footer b{color:#7d8697}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35;box-shadow:0 0 0 5px #f7931a14}}@media (width<=860px){main{display:block}.topbar{height:58px;padding:0 16px}.range{display:none}.workspace{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #1c2029;border-right:0;gap:22px;padding:28px 20px}.latest-post{display:none}.chart-panel{grid-template-rows:66px 560px 42px}.chart{min-height:560px}.chart-panel footer{padding:0 14px}.chart-panel footer span:first-child{display:none}}@media (width<=520px){.chart-head{padding:0 14px}.chart-tools{gap:0}}.chart-stage{min-width:0;height:100%;min-height:520px;position:relative}.post-layer{z-index:5;pointer-events:none;position:absolute;inset:0;overflow:hidden}.post-card{pointer-events:auto;isolation:isolate;transform-origin:50%;border:1px solid;border-radius:12px;flex-direction:column;width:248px;height:164px;font-size:12px;transition:transform .18s,border-color .18s,box-shadow .18s,filter .18s;display:flex;position:absolute;box-shadow:0 12px 30px #0000009e}.post-card-body{min-height:0;color:inherit;border-radius:11px;flex-direction:column;flex:1;padding:11px 12px 9px;text-decoration:none;display:flex;overflow:hidden}.post-card header{align-items:center;gap:8px;display:flex}.post-card header img,.post-avatar-fallback{object-fit:cover;border-radius:50%;flex:none;width:32px;height:32px}.post-avatar-fallback{color:#939db0;background:#273040;place-items:center;font-weight:700;display:grid}.post-author{flex:1;min-width:0}.post-author strong{color:#e8ecf3;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex;overflow:hidden}.post-author span{color:#6f7889;font-size:12px;display:block}.post-verified{color:#1d9bf0;flex:none;width:14px;height:14px}.post-logo{color:#8b94a7;flex:none;align-self:flex-start;width:13px;height:13px}.post-card p{white-space:pre-wrap;color:#d6dce6;-webkit-line-clamp:3;word-break:break-word;scrollbar-width:thin;scrollbar-color:var(--mood) #0000002e;outline:0;-webkit-box-orient:vertical;flex:1;min-height:0;margin:9px 0 8px;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.post-card footer{color:#6f7889;white-space:nowrap;flex-wrap:nowrap;justify-content:space-between;gap:8px;margin-top:auto;font-size:11px;display:flex}.post-card footer time{color:#838c9d}.post-card-pager{border-top:1px solid color-mix(in srgb, var(--mood) 32%, #232a34);background:#05080c3d;border-radius:0 0 11px 11px;flex:none;justify-content:center;align-items:center;gap:10px;padding:5px 12px 7px;display:flex}.post-card-pager button{color:#9aa3b3;cursor:pointer;background:#1b212a;border:1px solid #2f3742;border-radius:6px;place-items:center;width:22px;height:22px;font-size:14px;line-height:1;display:grid}.post-card-pager button:hover{color:#f7931a;border-color:#f7931a8c}.post-card-pager span{color:#7f8899;letter-spacing:.04em;font:600 11px DM Mono,monospace}.post-card{--mood:#f7931a;--mood-soft:#f7931a2e;--mood-deep:#6c3d0b8a;background:linear-gradient(145deg, color-mix(in srgb, var(--mood) 22%, #161b23), color-mix(in srgb, var(--mood) 10%, #0f131a));border-color:color-mix(in srgb, var(--mood) 62%, #313a47)}.post-card.mood-bullish{--mood:#24e2ad;--mood-soft:#24e2ad33;--mood-deep:#075b4494}.post-card.mood-bearish{--mood:#ff626c;--mood-soft:#ff626c33;--mood-deep:#6f162094}.post-card.mood-bullish,.post-card.mood-bearish{background:linear-gradient(145deg, color-mix(in srgb, var(--mood) 30%, #121820), color-mix(in srgb, var(--mood) 12%, #0d1218))}.post-card[data-stack=stacked]{box-shadow:-5px 5px 0 color-mix(in srgb, var(--mood) 20%, #0a0d12), 0 14px 34px #000000ad}.post-card:hover,.post-card:focus-within{border-color:color-mix(in srgb, var(--mood) 94%, white);box-shadow:0 0 0 2px var(--mood-soft), 0 0 32px color-mix(in srgb, var(--mood) 58%, transparent), 0 20px 46px #000000c7;filter:saturate(1.25)brightness(1.08);transform:translateY(-3px)scale(1.025);z-index:80!important}.post-card:hover .post-card-body,.post-card:focus-within .post-card-body{background:linear-gradient(145deg, var(--mood-deep), #0a0e13f5)}.post-card:hover p,.post-card:focus-within p,.post-card p:focus{-webkit-line-clamp:unset;color:#fff;text-shadow:0 1px 2px #00000059;display:block;overflow-y:auto}.post-score{color:var(--mood);background:var(--mood-soft);font-variant-numeric:tabular-nums;border-radius:999px;padding:1px 6px;font-weight:600}.post-connectors{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.post-connector{color:#f7931a;opacity:.78;transition:opacity .18s,filter .18s}.post-connector line{stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;filter:drop-shadow(0 0 4px);transition:stroke-width .18s,filter .18s}.post-connector circle{fill:currentColor;stroke:color-mix(in srgb, currentColor 35%, transparent);stroke-width:8px;filter:drop-shadow(0 0 5px)}.post-connector.is-active{opacity:1;filter:saturate(1.35)brightness(1.25)}.post-connector.is-active line{stroke-width:5px;filter:drop-shadow(0 0 3px #fff)drop-shadow(0 0 12px)}.post-connector.is-active circle{r:6px;stroke-width:12px}.post-layer-hint{z-index:6;color:#7f8899;pointer-events:none;background:#0c0f14d9;border:1px solid #262d38;border-radius:999px;padding:5px 10px;font:11px DM Mono,monospace;position:absolute;bottom:12px;right:14px}
