.cfA-grid,.cfA-grid *{--surface:var(--color-bg-elevated);--surface-2:var(--color-surface);--surface-3:var(--color-surface-hover);--surface-hover:var(--color-surface-hover);--bg:var(--color-bg);--text:var(--color-text);--text-secondary:var(--color-text-secondary);--muted:var(--color-text-muted);--muted-2:var(--color-text-muted);--border:var(--color-surface-border);--border-strong:var(--color-surface-border);--royal-blue:var(--color-royal-blue);--bright-blue:var(--color-bright-blue);--ink:var(--color-ink);--success:var(--color-success);--success-soft:var(--color-success-muted);--danger:var(--color-danger);--danger-soft:var(--color-danger-muted);--warning:var(--color-warning);--warning-soft:var(--color-warning-muted);--info:var(--color-info);--info-soft:var(--color-info-muted);--purple:#a78bfa;--purple-soft:#a78bfa24}.cfA-page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.cfA-page-head h1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:28px;font-weight:700;line-height:1.2}.cfA-page-head .sub{color:var(--color-text-muted);margin:6px 0 0;font-size:14px}.cfA-head-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.cfA-head-actions .btn-ghost,.cfA-head-actions .btn-primary{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:6px;height:36px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.cfA-head-actions .btn-ghost svg,.cfA-head-actions .btn-primary svg{width:14px;height:14px}.cfA-head-actions .btn-ghost{border:1px solid var(--color-surface-border);background:var(--color-bg-elevated);color:var(--color-text-secondary)}.cfA-head-actions .btn-ghost:hover{border-color:var(--color-royal-blue);color:var(--color-text)}html.dark .cfA-head-actions .btn-ghost:hover{border-color:var(--color-bright-blue)}.cfA-head-actions .btn-primary{background:var(--color-royal-blue);color:#fff;border:0}html.dark .cfA-head-actions .btn-primary{background:var(--color-bright-blue)}.cfA-head-actions .btn-primary:hover{filter:brightness(1.08)}.cfA-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:22px;margin-top:6px;display:grid}.cfA-col{flex-direction:column;gap:0;min-width:0;display:flex}@media (max-width:1100px){.cfA-grid{grid-template-columns:1fr}.cfA-aside{display:none}}@media (max-width:767px){.cfA-page-head{flex-direction:column;align-items:stretch;gap:12px}.cfA-page-head h1{font-size:22px}.cfA-head-actions{flex-wrap:wrap}.cfA-aside{display:none!important}.cfA-grid{gap:12px;margin-top:4px}.cfA-col{max-width:100%}.cfA-col,.cfA-col *{min-width:0}.cfA-col p,.cfA-col li,.cfA-col blockquote{overflow-wrap:anywhere;word-break:break-word}.cfA-actions{flex-wrap:wrap;gap:4px}.cfA-actions .cf-act{touch-action:manipulation;min-height:36px}.cfA-comp{padding:10px 12px}.cfA-chiprow{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 20px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 20px),#0000 100%)}.cfA-chiprow::-webkit-scrollbar{display:none}.cfA-chiprow>*{flex-shrink:0}}.cfA-tabs{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-wrap:wrap;gap:2px;margin-bottom:12px;padding:4px;display:inline-flex}.cfA-tab{height:34px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.cfA-tab svg{width:14px;height:14px}.cfA-tab:hover{color:var(--text)}.cfA-tab.active{background:var(--royal-blue);color:#fff;box-shadow:0 4px 10px -2px #133cde4d}html.dark .cfA-tab.active{background:var(--bright-blue);box-shadow:0 4px 10px -2px #1c8cff4d}.cfA-tab .count{background:var(--surface-3);min-width:18px;height:18px;color:var(--muted);font-family:var(--font-mono);border-radius:999px;justify-content:center;align-items:center;margin-left:2px;padding:0 5px;font-size:10.5px;font-weight:700;display:inline-flex}.cfA-tab.active .count{color:#fff;background:#ffffff38}.cfA-chiprow{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;padding:10px 12px;display:flex}.cfA-chip-lbl{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-2);margin-right:4px;font-size:11px;font-weight:700}.cfA-chip{border:1px solid var(--border);background:var(--surface-2);height:28px;font-size:12px;font-weight:600;font-family:var(--font-mono);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:0 10px;transition:all .15s}html.dark .cfA-chip{background:#ffffff0a}.cfA-chip:hover{border-color:var(--border-strong);color:var(--text)}.cfA-chip.on{background:var(--royal-blue);color:#fff;border-color:var(--royal-blue)}html.dark .cfA-chip.on{background:var(--bright-blue);border-color:var(--bright-blue)}.cfA-chip-clear{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;height:28px;margin-left:auto;padding:0 6px;font-size:12px;font-weight:600;display:inline-flex}.cfA-chip-clear svg{width:13px;height:13px}.cfA-chip-clear:hover{color:var(--danger)}.cfA-comp{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:14px;padding:16px 18px 14px}.cfA-comp-modes{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);gap:2px;padding:3px;display:inline-flex}html.dark .cfA-comp-modes{background:#ffffff0a}.cfA-comp-modes .mode{height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:0 12px;font-size:12.5px;font-weight:600;transition:all .15s;display:inline-flex}.cfA-comp-modes .mode svg{width:14px;height:14px}.cfA-comp-modes .mode:hover{color:var(--text)}.cfA-comp-modes .mode.on{background:var(--surface);color:var(--royal-blue);box-shadow:var(--shadow-sm)}html.dark .cfA-comp-modes .mode.on{color:var(--bright-blue);background:#ffffff14}.cfA-comp-head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.cfA-comp-head>img,.cfA-comp-head>span{flex-shrink:0}.cfA-comp-title{width:100%;font-family:var(--font-display,inherit);letter-spacing:-.02em;color:var(--text);background:0 0;border:none;outline:none;margin-bottom:8px;padding:4px 2px;font-size:17px;font-weight:700}.cfA-comp-title::placeholder{color:var(--muted-2)}.cfA-comp-body{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;font:inherit;font-family:var(--font-sans,inherit);background:var(--surface);color:var(--text);resize:vertical;outline:none;min-height:80px;padding:10px 12px;font-size:14px;transition:border-color .15s;display:block}.cfA-comp-body::placeholder{color:var(--muted-2)}.cfA-comp-body:focus{border-color:var(--royal-blue)}html.dark .cfA-comp-body:focus{border-color:var(--bright-blue)}.cfA-thesis-grid{border-top:1px dashed var(--border-strong);grid-template-columns:repeat(2,1fr);gap:12px 14px;margin-top:14px;padding-top:14px;display:grid}@media (max-width:600px){.cfA-thesis-grid{grid-template-columns:1fr}}.cfA-fld{flex-direction:column;gap:6px;min-width:0;display:flex}.cfA-fld.inline{flex-flow:wrap;align-items:center;gap:10px}.cfA-fld .lbl{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:10.5px;font-weight:700}.cfA-fld .lbl b{color:var(--royal-blue);font-family:var(--font-mono)}html.dark .cfA-fld .lbl b{color:var(--bright-blue)}.cfA-pick-row{gap:6px;display:flex}.cfA-pick{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);height:34px;color:var(--muted);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.cfA-pick svg{width:13px;height:13px}.cfA-pick:hover{border-color:var(--border-strong)}.cfA-pick.bull.on{background:var(--success-soft);color:var(--success);border-color:var(--success)}.cfA-pick.bear.on{background:var(--danger-soft);color:var(--danger);border-color:var(--danger)}.cfA-pick.neu.on{background:var(--surface-3);color:var(--text);border-color:var(--border-strong)}.cfA-input-wrap{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);align-items:center;height:34px;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.cfA-input-wrap:focus-within{border-color:var(--royal-blue)}html.dark .cfA-input-wrap:focus-within{border-color:var(--bright-blue)}.cfA-input-wrap .prefix{font-family:var(--font-mono);color:var(--royal-blue);padding:0 4px 0 10px;font-weight:700}html.dark .cfA-input-wrap .prefix{color:var(--bright-blue)}.cfA-input{min-width:0;height:100%;font-family:var(--font-mono);color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:0 10px;font-size:13px;font-weight:600}.cfA-input::placeholder{color:var(--muted-2)}.cfA-input.flat{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);height:34px;font-family:var(--font-sans,inherit);width:100%;padding:0 10px;font-weight:500;transition:border-color .15s}.cfA-input.flat:focus{border-color:var(--royal-blue);outline:none}html.dark .cfA-input.flat:focus{border-color:var(--bright-blue)}.cfA-slider{appearance:none;background:var(--surface-3);border-radius:999px;outline:none;width:100%;height:6px}.cfA-slider::-webkit-slider-thumb{appearance:none;background:var(--royal-blue);border:3px solid var(--surface);cursor:pointer;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0000002e}html.dark .cfA-slider::-webkit-slider-thumb{background:var(--bright-blue)}.cfA-slider::-moz-range-thumb{background:var(--royal-blue);border:3px solid var(--surface);cursor:pointer;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0000002e}html.dark .cfA-slider::-moz-range-thumb{background:var(--bright-blue)}.cfA-seg{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);flex-wrap:wrap;gap:2px;padding:3px;display:inline-flex}.cfA-seg button{height:28px;color:var(--muted);font-size:11.5px;font-weight:600;font-family:var(--font-mono);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 10px;transition:all .15s}.cfA-seg button:hover{color:var(--text)}.cfA-seg button.on{background:var(--surface);color:var(--royal-blue);box-shadow:var(--shadow-sm)}html.dark .cfA-seg button.on{color:var(--bright-blue)}.cfA-comp-toolbar{border-top:1px dashed var(--border-strong);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:12px;display:flex}.cfA-comp-tools{flex-wrap:wrap;gap:2px;display:inline-flex}.cfA-comp-tools button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.cfA-comp-tools button svg{width:16px;height:16px}.cfA-comp-tools button:hover{color:var(--royal-blue);background:#133cde14}html.dark .cfA-comp-tools button:hover{color:var(--bright-blue);background:#1c8cff24}.cfA-comp-cta{align-items:center;gap:8px;display:inline-flex}.cfA-check{color:var(--text-secondary);cursor:pointer;align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}.cfA-check input{accent-color:var(--royal-blue)}html.dark .cfA-check input{accent-color:var(--bright-blue)}.cf-btn-primary,.cf-btn-secondary{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;align-items:center;gap:6px;height:36px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.cf-btn-primary svg,.cf-btn-secondary svg{width:14px;height:14px}.cf-btn-primary{background:var(--royal-blue);color:#fff}html.dark .cf-btn-primary{background:var(--bright-blue)}.cf-btn-primary:hover{filter:brightness(1.08)}.cf-btn-primary[disabled]{opacity:.5;cursor:not-allowed;filter:none}.cf-btn-secondary{background:var(--surface-2);color:var(--text-secondary);border-color:var(--border)}.cf-btn-secondary:hover{color:var(--text);border-color:var(--border-strong)}.cf-btn-secondary[disabled]{opacity:.5;cursor:not-allowed}.cfA-feed{flex-direction:column;gap:14px;display:flex}.cfA-post{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:16px 18px;transition:border-color .15s}.cfA-post:hover{border-color:var(--border-strong)}.cfA-post.thesis{border-left:3px solid var(--royal-blue)}.cfA-post.chart{border-left:3px solid var(--info)}.cfA-pin{color:var(--royal-blue);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:700;display:inline-flex}.cfA-pin svg{width:12px;height:12px}html.dark .cfA-pin{color:var(--bright-blue)}.cfA-post-head{grid-template-columns:44px 1fr auto;align-items:flex-start;gap:12px;margin-bottom:10px;display:grid}.cfA-post-head .who{flex-direction:column;gap:2px;min-width:0;display:flex}.cfA-post-head .row{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.cfA-post-head .nm{color:var(--text);letter-spacing:-.01em;cursor:pointer;font-size:14.5px;font-weight:700}.cfA-post-head .nm:hover{color:var(--royal-blue)}html.dark .cfA-post-head .nm:hover{color:var(--bright-blue)}.cfA-post-head .verified-inline{width:14px;height:14px;color:var(--royal-blue);flex-shrink:0}html.dark .cfA-post-head .verified-inline{color:var(--bright-blue)}.cfA-post-head .meta{color:var(--color-text-secondary);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:inline-flex}.cfA-post-head .meta .dot{color:var(--muted-2)}.cfA-post-head .meta .hdl-link{cursor:pointer}.cfA-post-head .meta .hdl-link:hover{color:var(--royal-blue)}html.dark .cfA-post-head .meta .hdl-link:hover{color:var(--bright-blue)}.cfA-more{width:30px;height:30px;color:var(--muted-2);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.cfA-more svg{width:16px;height:16px}.cfA-more:hover{background:var(--surface-3);color:var(--text)}html.dark .cfA-more:hover{background:#ffffff0f}.cfA-post-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);text-wrap:pretty;margin:4px 0 10px;font-size:18px;font-weight:700;line-height:1.3}.cfA-post-body{color:var(--text-secondary);text-wrap:pretty;overflow-wrap:anywhere;margin-bottom:12px;font-size:14.5px;line-height:1.6}.cfA-post-chips{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.cfA-actions{border-top:1px solid var(--border);align-items:center;gap:4px;padding-top:10px;display:flex}.cfA-actions .cf-act{border-radius:var(--radius-sm);height:36px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;flex:1;justify-content:center;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:12.5px;font-weight:500;transition:all .15s;display:inline-flex}.cfA-actions .cf-act svg{width:16px;height:16px}.cfA-actions .cf-act:hover{background:var(--surface-3);color:var(--text)}html.dark .cfA-actions .cf-act:hover{background:#ffffff0f}.cfA-actions .cf-act.like.on{color:var(--danger)}.cfA-actions .cf-act.like.on svg{fill:var(--danger)}.cfA-actions .cf-act.rocket.on{color:#f59e0b}.cfA-actions .cf-act.bookmark.on{color:var(--royal-blue)}.cfA-actions .cf-act.bookmark.on svg{fill:var(--royal-blue)}html.dark .cfA-actions .cf-act.bookmark.on{color:var(--bright-blue)}html.dark .cfA-actions .cf-act.bookmark.on svg{fill:var(--bright-blue)}.cfA-actions .cf-act span{font-variant-numeric:tabular-nums}.cfA-aside{flex-direction:column;max-height:calc(100vh - 32px);display:flex;position:sticky;top:16px;overflow-y:auto}.cfA-aside-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:14px;overflow:hidden}.cfA-aside-head{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);border-bottom:1px solid var(--border);background:var(--surface-2);align-items:center;gap:8px;padding:12px 14px 10px;font-size:13px;font-weight:700;display:flex}html.dark .cfA-aside-head{background:#ffffff08}.cfA-aside-head svg{width:14px;height:14px;color:var(--royal-blue)}html.dark .cfA-aside-head svg{color:var(--bright-blue)}.cfA-trend-list{margin:0;padding:6px 0;list-style:none}.cfA-trend-row{cursor:pointer;color:inherit;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:8px 14px;text-decoration:none;transition:background .15s;display:grid}.cfA-trend-row:hover{background:var(--surface-2)}html.dark .cfA-trend-row:hover{background:#ffffff08}.cfA-trend-row .left{flex-direction:column;gap:1px;min-width:0;display:flex}.cfA-trend-row .left b{font-family:var(--font-mono);color:var(--royal-blue);font-size:12.5px;font-weight:700}html.dark .cfA-trend-row .left b{color:var(--bright-blue)}.cfA-trend-row .left .nm{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:11px;overflow:hidden}.cfA-trend-row .mid{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.cfA-trend-row .senti{align-items:center;gap:5px;display:inline-flex}.cfA-trend-row .senti .sb{background:var(--surface-3);border-radius:999px;width:50px;height:4px;overflow:hidden}.cfA-trend-row .senti .sb>span{background:linear-gradient(90deg,var(--danger),var(--warning),var(--success));border-radius:999px;height:100%;display:block}.cfA-trend-row .senti .sn{font-family:var(--font-mono);color:var(--text-secondary);font-size:10.5px;font-weight:700}.cfA-trend-row .mn{color:var(--muted-2);font-size:10.5px;font-family:var(--font-mono)}.cfA-trend-row .delta{font-family:var(--font-mono);border-radius:4px;padding:2px 6px;font-size:12px;font-weight:700}.cfA-trend-row .delta.up{color:var(--success);background:var(--success-soft)}.cfA-trend-row .delta.down{color:var(--danger);background:var(--danger-soft)}.cfA-tag-list{flex-direction:column;gap:4px;margin:0;padding:6px 14px 12px;list-style:none;display:flex}.cfA-tag-list li{cursor:pointer;color:inherit;justify-content:space-between;align-items:center;padding:6px 0;text-decoration:none;display:flex}.cfA-tag-list .num{font-family:var(--font-mono);color:var(--muted-2);font-size:11px;font-weight:600}.cf-tag{height:22px;color:var(--royal-blue);background:#133cde14;border-radius:5px;align-items:center;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}html.dark .cf-tag{color:var(--bright-blue);background:#1c8cff24}.cfA-suggest{margin:0;padding:6px 0 8px;list-style:none}.cfA-suggest-row{grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:8px 14px;display:grid}.cfA-suggest-row .who{flex-direction:column;gap:2px;min-width:0;display:flex}.cfA-suggest-row .nm{color:var(--text);font-size:13px;font-weight:600;text-decoration:none}.cfA-suggest-row .nm:hover{color:var(--royal-blue)}html.dark .cfA-suggest-row .nm:hover{color:var(--bright-blue)}.cfA-suggest-row .hdl{color:var(--muted);font-size:11.5px}.cfA-follow{border:1px solid var(--royal-blue);color:var(--royal-blue);cursor:pointer;background:0 0;border-radius:999px;height:30px;padding:0 12px;font-size:12px;font-weight:600;transition:all .15s}.cfA-follow:hover,.cfA-follow.on{background:var(--royal-blue);color:#fff}html.dark .cfA-follow{border-color:var(--bright-blue);color:var(--bright-blue)}html.dark .cfA-follow:hover,html.dark .cfA-follow.on{background:var(--bright-blue);color:#fff}.cf-sent{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;height:22px;padding:0 9px;font-size:10.5px;font-weight:700;display:inline-flex}.cf-sent svg{width:12px;height:12px}.cf-sent.bullish{background:var(--success-soft);color:var(--success)}.cf-sent.bearish{background:var(--danger-soft);color:var(--danger)}.cf-sent.neutral{background:var(--surface-3);color:var(--muted)}.cfA-thesis-strip{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;padding:8px 12px;display:flex}html.dark .cfA-thesis-strip{background:#ffffff08}.cfA-strip-cell{white-space:nowrap;border-left:1px solid var(--border-strong);align-items:center;gap:5px;padding-left:10px;font-size:12.5px;display:inline-flex}.cfA-strip-cell .lbl{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:10.5px;font-weight:700}.cfA-strip-cell b{font-family:var(--font-mono);color:var(--text);font-weight:700}.confbar{background:var(--surface-3);border-radius:999px;width:60px;height:6px;display:inline-block;position:relative;overflow:hidden}.confbar>span{background:linear-gradient(90deg,var(--royal-blue),var(--info));border-radius:999px;position:absolute;top:0;bottom:0;left:0}.confnum{font-family:var(--font-mono);color:var(--royal-blue);font-size:12px;font-weight:700}html.dark .confnum{color:var(--bright-blue)}.cfA-vote{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:12px;padding:10px 12px}html.dark .cfA-vote{background:#ffffff08}.cfA-vote-bar{background:var(--surface-3);border-radius:999px;height:6px;margin-bottom:8px;display:flex;overflow:hidden}.cfA-vote-bar .bull{background:var(--success)}.cfA-vote-bar .bear{background:var(--danger)}.cfA-poll{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:12px;padding:12px 14px}html.dark .cfA-poll{background:#ffffff08}.cfA-poll-q{color:var(--text);margin-bottom:10px;font-size:13px;font-weight:600}.cfA-poll-row{grid-template-columns:100px 1fr 50px;align-items:center;gap:10px;margin-bottom:6px;font-size:12.5px;display:grid}.cfA-poll-row .lbl{color:var(--text);font-weight:600}.cfA-poll-row .bar{background:var(--surface-3);border-radius:4px;height:18px;overflow:hidden}.cfA-poll-row .bar>span{background:linear-gradient(90deg,var(--royal-blue),var(--info));border-radius:4px;height:100%;display:block}.cfA-poll-row .pct{text-align:right;font-family:var(--font-mono);color:var(--royal-blue);font-weight:700}html.dark .cfA-poll-row .pct{color:var(--bright-blue)}.cfA-poll-foot{color:var(--muted);margin-top:8px;font-size:11.5px}.ub-row{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.ub{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;height:18px;font-size:9.5px;font-weight:800;font-family:var(--font-display);border-radius:4px;align-items:center;padding:0 6px;display:inline-flex}.ub-pro{background:var(--purple-soft);color:var(--purple)}.ub-top{color:#fff;background:linear-gradient(135deg,#fbbf24,#f59e0b)}.ub-analyst{background:var(--info-soft);color:var(--info)}.ub-ai{background:var(--ink);color:#fff}.ub-streak{color:#fff;background:linear-gradient(135deg,#fb923c,#dc2626)}.ub-bull{background:var(--success-soft);color:var(--success)}.ub-bear{background:var(--danger-soft);color:var(--danger)}.ub-og{color:#fff;background:linear-gradient(135deg,#133cde,#1c8cff)}.ub-early{background:var(--surface-3);color:var(--text-secondary);border:1px solid var(--border-strong)}
