*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;font-family:var(--widget-font-family,var(--font-family,Inter, system-ui, sans-serif));background:0 0;overflow:hidden}#root{width:100%;height:100%;position:relative}#feed-host{pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0}#feed-stream{max-height:var(--feed-maxh,100%);width:100%;max-width:var(--feed-width,380px);font-size:var(--widget-font-size,15px);font-weight:var(--widget-font-weight,400);color:var(--widget-font-color,var(--color-text,#fff));flex-direction:column;gap:8px;padding:14px 4px;display:flex;overflow:hidden}
