/* BizBondhu Profile Timeline Pro — safe frontend overlay */
.bbptp-profile-shell{--bb:#2563eb;--ink:#182033;--muted:#6b7280;--line:#e5e7eb;--bg:#f5f7fb;max-width:1180px;margin:0 auto 90px;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
/* Hide legacy BuddyPress single-member clutter but keep our injected shell. */
body.bp-user #buddypress #item-header,body.bp-user #buddypress #item-nav,body.bp-user #buddypress #item-body,body.bp-user .bp-wrap>.item-body,body.bp-user .bp-wrap>.main-navs{display:none!important}
.bbptp-hero,.bbptp-card,.bbptp-post{background:#fff;border:1px solid #edf0f5;border-radius:16px;box-shadow:0 4px 18px rgba(15,23,42,.055)}
.bbptp-hero{overflow:visible;margin:18px 0}.bbptp-cover{height:245px;border-radius:16px 16px 0 0;background:linear-gradient(135deg,#dce5f2,#cbd5e1);background-size:cover;background-position:center}
.bbptp-identity-row{display:flex;gap:22px;align-items:flex-end;padding:0 28px 22px;position:relative}.bbptp-avatar-wrap{margin-top:-75px;position:relative;flex:0 0 auto}.bbptp-avatar{width:150px!important;height:150px!important;border-radius:50%!important;object-fit:cover;border:5px solid #fff;box-shadow:0 4px 18px rgba(0,0,0,.12)}.bbptp-online{position:absolute;width:20px;height:20px;border-radius:50%;background:#22c55e;border:4px solid #fff;right:8px;bottom:10px}
.bbptp-identity{flex:1;min-width:0}.bbptp-identity h1{font-size:30px;line-height:1.1;margin:0 0 8px}.bbptp-handle{color:var(--muted);font-size:14px}.bbptp-handle span{color:#16a34a;margin-left:8px}.bbptp-membertype,.bbptp-meta,.bbptp-stats{font-size:14px;color:#596274;margin-top:7px}.bbptp-meta{display:flex;gap:12px;flex-wrap:wrap}
.bbptp-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.bbptp-btn,.bbptp-actions .friendship-button a,.bbptp-actions .friendship-button button{border:0;border-radius:10px;padding:10px 16px;font-weight:700;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.bbptp-btn.primary{background:var(--bb);color:#fff}.bbptp-btn.secondary,.bbptp-actions .friendship-button a{background:#f7f9fc;color:#263043;border:1px solid #dfe4eb}.bbptp-btn.small{padding:7px 18px}.bbptp-follow-form{margin:0}.bbptp-friendbtn{display:flex}.bbptp-more{position:relative}.bbptp-more-toggle{border:1px solid #dfe4eb;background:#fff;border-radius:10px;padding:9px 14px;font-size:18px;cursor:pointer}.bbptp-more-menu{display:none;position:absolute;right:0;top:46px;min-width:150px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 35px rgba(0,0,0,.13);padding:7px;z-index:30}.bbptp-more.open .bbptp-more-menu{display:block}.bbptp-more-menu form{margin:0}.bbptp-more-menu button{width:100%;border:0;background:#fff;padding:10px;text-align:left;border-radius:8px;cursor:pointer}.bbptp-more-menu button:hover{background:#f3f4f6}
.bbptp-tabs{display:flex;gap:8px;border-top:1px solid var(--line);padding:0 24px;overflow:auto}.bbptp-tabs button{border:0;background:transparent;padding:16px 14px;font-weight:700;color:#667085;white-space:nowrap;cursor:pointer;border-bottom:3px solid transparent}.bbptp-tabs button.active{color:var(--bb);border-color:var(--bb)}
.bbptp-layout{display:grid;grid-template-columns:275px minmax(0,1fr) 245px;gap:16px;align-items:start}.bbptp-left,.bbptp-right{display:grid;gap:14px;position:sticky;top:12px}.bbptp-main{min-width:0}.bbptp-card{padding:18px}.bbptp-card h2,.bbptp-card h3{margin:0 0 14px}.bbptp-card-head{display:flex;justify-content:space-between;align-items:center}.bbptp-card-head button{border:0;background:transparent;color:var(--bb);font-size:12px;cursor:pointer}.bbptp-about p{line-height:1.55}.bbptp-about>div{font-size:13px;color:#596274;margin-top:10px}.bbptp-photo-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.bbptp-photo-mini img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:7px}.bbptp-friend-mini{display:flex;flex-wrap:wrap;gap:7px}.bbptp-friend-mini img{width:48px;height:48px;border-radius:50%;object-fit:cover}
.bbptp-composer{margin-bottom:14px}.bbptp-composer>div{display:flex;gap:10px;align-items:center;margin-top:12px}.bbptp-composer a{text-decoration:none;color:#3b4658;font-size:13px}.bbptp-timeline{display:grid;gap:14px}.bbptp-post{padding:16px;overflow:hidden}.bbptp-post header{display:flex;gap:10px;align-items:center;margin-bottom:12px}.bbptp-post header img{width:45px;height:45px;border-radius:50%;object-fit:cover}.bbptp-post header div{display:grid}.bbptp-post header small{font-size:12px;color:var(--muted);margin-top:3px}.bbptp-post-text{font-size:15px;line-height:1.65}.bbptp-post-text p{margin:0 0 10px}.bbptp-post-image,.bbptp-post-video{width:100%;max-height:560px;object-fit:cover;border-radius:12px;margin-top:10px;background:#111}.bbptp-post footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:12px;padding-top:10px;color:#667085;font-size:13px}.bbptp-empty{text-align:center;color:var(--muted)}
.bbptp-tabpanel{display:none}.bbptp-tabpanel.active{display:block}.bbptp-friends-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bbptp-friends-grid a{display:flex;gap:10px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:10px;text-decoration:none;color:inherit}.bbptp-friends-grid img{width:54px;height:54px;border-radius:50%;object-fit:cover}.bbptp-photos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.bbptp-photos-grid img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:9px}.bbptp-clips-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.bbptp-clips-grid video{width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:10px;background:#111}.bbptp-suggest{display:flex;gap:10px;align-items:center;text-decoration:none;color:inherit;padding:8px 0;border-bottom:1px solid #f0f2f5}.bbptp-suggest:last-child{border-bottom:0}.bbptp-suggest img{width:42px;height:42px;border-radius:50%;object-fit:cover}.bbptp-suggest span{display:grid}.bbptp-suggest small{color:var(--muted);font-size:11px}
@media(max-width:980px){.bbptp-layout{grid-template-columns:240px minmax(0,1fr)}.bbptp-right{display:none}.bbptp-cover{height:210px}}
@media(max-width:720px){.bbptp-profile-shell{margin:0 8px 88px}.bbptp-hero{margin-top:8px;border-radius:13px}.bbptp-cover{height:165px}.bbptp-identity-row{display:block;padding:0 15px 15px}.bbptp-avatar-wrap{margin-top:-52px;display:inline-block}.bbptp-avatar{width:104px!important;height:104px!important}.bbptp-online{width:17px;height:17px}.bbptp-identity h1{font-size:23px;margin-top:8px}.bbptp-actions{justify-content:flex-start;margin-top:13px}.bbptp-actions .bbptp-btn,.bbptp-actions .friendship-button a{padding:9px 12px;font-size:13px}.bbptp-tabs{padding:0 8px}.bbptp-tabs button{padding:13px 10px;font-size:13px}.bbptp-layout{display:block}.bbptp-left,.bbptp-right{position:static}.bbptp-left{display:none}.bbptp-main{width:100%}.bbptp-card,.bbptp-post{border-radius:12px;padding:13px}.bbptp-post-text{font-size:14px}.bbptp-post-image,.bbptp-post-video{border-radius:9px;max-height:480px}.bbptp-friends-grid{grid-template-columns:1fr}.bbptp-photos-grid{grid-template-columns:repeat(2,1fr)}.bbptp-clips-grid{grid-template-columns:repeat(2,1fr)}}
