.social-snippet-container{background:var(--bg-panel);color:#fff;border:1px solid #ffffff0d;border-radius:16px;max-width:600px;margin:10px 0;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:background .2s}.social-snippet-container:hover{background:#0f0f19d9}.social-header{gap:12px;margin-bottom:4px;display:flex}.author-avatar-container{flex-shrink:0}.author-avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.author-info{flex:1;justify-content:space-between;align-items:flex-start;display:flex}.author-meta{align-items:center;gap:4px;display:flex}.author-name{font-size:15px;font-weight:700}.author-badge{color:var(--accent-cyan);align-items:center;display:flex}.verified-icon{width:18px;height:18px}.author-handle,.time-ago,.dot-separator{color:var(--text-muted);font-size:15px}.options-icon{color:var(--text-muted);cursor:pointer}.social-content{white-space:pre-wrap;margin-bottom:12px;margin-left:60px;font-size:15px;line-height:1.5}.meta-media-container{background:#000;border:1px solid #ffffff1a;border-radius:16px;margin-left:60px;overflow:hidden}.chart-preview-card{flex-direction:column;gap:12px;padding:16px;display:flex}.chart-p-header{align-items:center;gap:12px;display:flex}.chart-p-icon-wrapper{flex-shrink:0;position:relative}.chart-p-icon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.party-badge-overlay{z-index:2;background:#000;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:2px;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 2px 4px #00000080}.party-badge-overlay img{object-fit:contain;width:100%;height:100%}.chart-p-title-details{flex-direction:column;display:flex}.chart-p-type{color:var(--text-muted);font-size:11px}.chart-p-title-row{align-items:center;gap:8px;display:flex}.chart-p-symbol-name{font-size:16px;font-weight:700}.chart-p-star{color:var(--text-muted);font-size:18px}.chart-p-price-section{flex-direction:column;gap:2px;display:flex}.chart-p-price-row{align-items:baseline;gap:8px;display:flex}.chart-p-price-val{font-size:24px;font-weight:800}.chart-p-price-change{color:var(--accent-green);font-size:14px;font-weight:700}.chart-p-market-state{color:var(--text-muted);font-size:11px}.chart-p-controls{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.chart-p-tabs{gap:12px;display:flex}.tab-p{color:var(--text-muted);cursor:pointer;font-size:11px;font-weight:700}.tab-p.active{color:var(--accent-cyan);position:relative}.tab-p.active:after{content:"";background:var(--accent-cyan);height:2px;position:absolute;bottom:-4px;left:0;right:0}.chart-p-tools{color:var(--text-muted);align-items:center;gap:16px;font-size:11px;display:flex}.key-events-toggle{align-items:center;gap:6px;display:flex}.toggle-switch{background:var(--accent-cyan);border-radius:10px;width:24px;height:12px;position:relative}.toggle-switch:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:2px}.chart-p-visual{background:linear-gradient(#ffffff05,#0000);height:200px;margin-top:10px;position:relative}.chart-svg{width:100%;height:100%}.chart-line-anim{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2s ease-out forwards drawLine}@keyframes drawLine{to{stroke-dashoffset:0}}.chart-p-price-indicator{background:var(--accent-green);color:#000;border-radius:2px;padding:2px 4px;font-size:10px;font-weight:800;position:absolute;right:0}.chart-p-time-labels{color:var(--text-muted);border-top:1px solid #ffffff0d;justify-content:space-between;padding:8px 0;font-size:10px;display:flex}.volume-not-available{color:var(--text-muted);opacity:.5;font-size:10px;font-style:italic;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.social-footer{color:var(--text-muted);justify-content:space-between;margin-top:12px;margin-left:60px;display:flex}.stat-item{cursor:pointer;align-items:center;gap:6px;font-size:13px;transition:color .2s;display:flex}.stat-item:hover{color:var(--accent-cyan)}.stat-item:nth-child(2):hover{color:var(--accent-green)}.stat-item:nth-child(3):hover{color:var(--accent-pink)}.footer-actions{gap:16px;display:flex}.footer-actions svg{cursor:pointer;transition:color .2s}.footer-actions svg:hover{color:var(--accent-cyan)}
