.ccp-frame{background:var(--lp-bg);text-align:left;border-radius:26px;flex-shrink:0;transition:border-color .4s;position:relative;overflow:hidden}.ccp-frame[data-size=sm]{width:220px;height:400px}.ccp-frame[data-size=md]{border-radius:32px;width:280px;height:500px}.ccp-statusbar{color:var(--lp-text-muted);font-size:9px;font-family:var(--lp-font-mono);justify-content:space-between;align-items:center;padding:10px 18px 4px;display:flex}.ccp-frame[data-size=md] .ccp-statusbar{padding:12px 22px 4px;font-size:10px}.ccp-topbar{justify-content:space-between;align-items:center;gap:8px;padding:4px 16px 6px;display:flex}.ccp-frame[data-size=md] .ccp-topbar{padding:6px 20px 8px}.ccp-topbar-spacer{flex-shrink:0;width:16px}.ccp-topbar-icon{-o-object-fit:cover;object-fit:cover;border-radius:4px;flex-shrink:0;width:16px;height:16px}.ccp-frame[data-size=md] .ccp-topbar-icon,.ccp-frame[data-size=md] .ccp-topbar-spacer{width:20px;height:20px}.ccp-topbar-name{color:var(--lp-text-primary);font-size:12px;font-weight:500;font-family:var(--lp-font-body);text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;transition:color .4s;overflow:hidden}.ccp-frame[data-size=md] .ccp-topbar-name{font-size:14px}.ccp-topbar-bell{color:var(--lp-text-muted);text-align:right;flex-shrink:0;width:16px;font-size:12px;line-height:1}.ccp-pinned{border-bottom:1px solid var(--lp-border);font-size:9px;font-family:var(--lp-font-mono);text-transform:uppercase;align-items:center;gap:14px;padding:4px 16px 8px;display:flex}.ccp-frame[data-size=md] .ccp-pinned{gap:16px;padding:6px 20px 10px;font-size:10px}.ccp-pinned-tab{color:var(--lp-text-muted);padding-bottom:2px;transition:color .4s,border-color .4s}.ccp-pinned-tab[data-active=true]{border-bottom:2px solid}.ccp-subdomain{font-size:7px;font-family:var(--lp-font-mono);letter-spacing:.08em;text-transform:uppercase;opacity:.75;padding:4px 16px 2px;transition:color .4s}.ccp-frame[data-size=md] .ccp-subdomain{padding:6px 20px 2px;font-size:8px}.ccp-feed{padding-bottom:60px}.ccp-frame[data-size=md] .ccp-feed{padding-bottom:68px}.ccp-feed-item{border-bottom:1px solid #2a2a2f66;gap:10px;padding:10px 16px;display:flex}.ccp-feed-item-avatar{-o-object-fit:cover;object-fit:cover;border-radius:14px;flex-shrink:0;width:28px;height:28px;transition:background .4s}.ccp-frame[data-size=md] .ccp-feed-item-avatar{border-radius:16px;width:32px;height:32px}.ccp-feed-item-content{flex:1;min-width:0}.ccp-feed-item-meta{justify-content:space-between;align-items:baseline;gap:6px;margin-bottom:4px;display:flex}.ccp-feed-item-meta-left{flex-shrink:1;align-items:baseline;gap:4px;min-width:0;display:flex}.ccp-feed-item-name{color:var(--lp-text-primary);font-size:11px;font-weight:600;font-family:var(--lp-font-body);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ccp-feed-item-handle{font-size:9px;font-family:var(--lp-font-mono);color:var(--lp-text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ccp-feed-item-time{font-size:9px;font-family:var(--lp-font-mono);color:var(--lp-text-muted);flex-shrink:0}.ccp-feed-item-text{font-size:11px;font-family:var(--lp-font-body);color:var(--lp-text-secondary);margin-bottom:6px;line-height:1.5}.ccp-frame[data-size=md] .ccp-feed-item-text{font-size:12px}.ccp-feed-item-actions{font-size:9px;font-family:var(--lp-font-mono);color:var(--lp-text-muted);justify-content:space-between;align-items:center;display:flex}.ccp-feed-item-actions-primary{align-items:center;gap:14px;display:flex}.ccp-feed-item-action{align-items:center;gap:3px;transition:color .4s;display:inline-flex}.ccp-fab{width:34px;height:34px;color:var(--lp-bg);border-radius:17px;justify-content:center;align-items:center;font-size:20px;font-weight:300;line-height:1;transition:background .4s,box-shadow .4s;display:flex;position:absolute;bottom:52px;right:14px}.ccp-frame[data-size=md] .ccp-fab{border-radius:20px;width:40px;height:40px;font-size:22px;bottom:60px;right:16px}.ccp-bottomnav{border-top:1px solid var(--lp-border);background:var(--lp-bg);justify-content:space-around;align-items:center;padding:10px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.ccp-frame[data-size=md] .ccp-bottomnav{padding:12px 24px}.ccp-bottomnav-icon{color:var(--lp-text-muted);font-size:14px;transition:color .4s}.ccp-frame[data-size=md] .ccp-bottomnav-icon{font-size:16px}.ccp-feed-item-standalone{border-bottom:1px solid var(--lp-border);gap:10px;padding:12px 4px;display:flex}.ccp-feed-item-standalone:last-child{border-bottom:none}.ccp-feed-item-standalone .ccp-feed-item-avatar{border-radius:16px;width:32px;height:32px}.ccp-feed-item-standalone .ccp-feed-item-name{font-size:13px}.ccp-feed-item-standalone .ccp-feed-item-handle,.ccp-feed-item-standalone .ccp-feed-item-time{font-size:10px}.ccp-feed-item-standalone .ccp-feed-item-text{margin-bottom:8px;font-size:13px}.ccp-feed-item-standalone .ccp-feed-item-actions{font-size:10px}@media (prefers-reduced-motion:reduce){.ccp-frame,.ccp-feed-item-avatar,.ccp-feed-item-action,.ccp-bottomnav-icon,.ccp-fab,.ccp-pinned-tab,.ccp-topbar-name,.ccp-subdomain{transition:none!important}}
