:root{--social-accent:#ff7a00;--social-line:#e8e5df;--social-muted:#777}
#brSocialHome{max-width:1180px;margin:auto;padding:0 18px 10px}.br-social-section{margin:20px 0 26px}.br-social-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:12px}.br-social-heading h2{margin:0;font-size:20px}.br-social-heading p{margin:3px 0 0;color:var(--social-muted);font-size:12px}
.br-profile-rail,.br-reel-rail,.br-follow-chips{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none}.br-profile-rail::-webkit-scrollbar,.br-reel-rail::-webkit-scrollbar{display:none}
.br-profile-bubble{border:0;background:none;width:80px;flex:0 0 80px;text-align:center;padding:0;cursor:pointer}.br-profile-avatar{width:64px;height:64px;border-radius:50%;padding:2px;margin:auto;background:linear-gradient(135deg,#ff7a00,#ffd0a1)}.br-profile-avatar span{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;overflow:hidden;border:2px solid #fff;background:#f2efe9;font-size:22px;font-weight:900}.br-profile-avatar img{width:100%;height:100%;object-fit:cover}.br-profile-bubble b{display:block;margin-top:6px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.br-profile-bubble small{font-size:9px;color:#999}
.br-reel-card{position:relative;width:142px;height:224px;flex:0 0 142px;border:0;border-radius:15px;overflow:hidden;background:#181818;color:#fff;padding:0;text-align:left}.br-reel-card img{width:100%;height:100%;object-fit:cover}.br-reel-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#000c)}.br-reel-card-copy{position:absolute;z-index:2;left:10px;right:10px;bottom:10px}.br-reel-card-copy b,.br-reel-card-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.br-reel-card-copy b{font-size:11px}.br-reel-card-copy small{font-size:9px;opacity:.8;margin-top:3px}
.br-profile-inline-link{display:inline-block;margin-top:7px;color:var(--social-accent);font-size:10px;font-weight:900}
body.br-social-open{overflow:hidden}body.br-social-open>.bottomNav{visibility:hidden}.br-social-profile{position:fixed;inset:0;z-index:20000;background:#fff;overflow:auto;color:#161616}.br-social-profile[hidden],.br-reel-viewer[hidden]{display:none}.br-profile-top{position:sticky;top:0;z-index:3;height:54px;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid var(--social-line);display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:0 10px}.br-profile-top button{border:0;background:none;font-size:24px}.br-profile-top strong{text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}
.br-profile-shell{max-width:760px;margin:auto;padding:18px 16px 60px}.br-profile-identity{display:grid;grid-template-columns:90px 1fr;gap:18px;align-items:center}.br-profile-main-avatar{width:90px;height:90px;border-radius:50%;overflow:hidden;background:#f2efe9;display:grid;place-items:center;font-size:34px;font-weight:900}.br-profile-main-avatar img{width:100%;height:100%;object-fit:cover}.br-profile-title h1{font-size:23px;margin:0}.br-profile-title p{font-size:12px;color:var(--social-muted);line-height:1.45;margin:7px 0}.br-profile-stats{display:flex;gap:22px}.br-profile-stats span{font-size:10px;color:#777}.br-profile-stats b{display:block;color:#111;font-size:15px}
.br-profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0 14px}.br-profile-actions button,.br-profile-actions a{min-height:42px;border-radius:11px;border:1px solid var(--social-line);background:#f7f6f3;color:#111;text-decoration:none;display:grid;place-items:center;font-size:12px;font-weight:900}.br-profile-actions .primary{background:var(--social-accent);border-color:var(--social-accent);color:#fff}
.br-follow-chips{gap:7px;padding-bottom:14px}.br-follow-chip{border:1px solid #e7e2da;background:#fff;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800;white-space:nowrap}.br-follow-chip.on{border-color:#ffc88f;background:#fff4e8;color:#ad5000}.br-profile-tabs{height:43px;border-top:1px solid var(--social-line);border-bottom:1px solid var(--social-line);display:grid;place-items:center;font-size:11px;font-weight:900;letter-spacing:.08em}.br-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.br-grid-reel{border:0;padding:0;aspect-ratio:3/4;background:#eee;position:relative;overflow:hidden}.br-grid-reel img{width:100%;height:100%;object-fit:cover}.br-grid-reel .views{position:absolute;left:7px;bottom:6px;color:#fff;text-shadow:0 1px 5px #000;font-size:9px;font-weight:900}.br-profile-empty{text-align:center;padding:55px 20px;color:#888}
.br-reel-viewer{position:fixed;inset:0;z-index:22000;background:#000;color:#fff;display:grid;place-items:center}.br-reel-stage{width:min(100vw,520px);height:100dvh;position:relative}.br-reel-stage video{width:100%;height:100%;object-fit:contain}.br-reel-close{position:absolute;z-index:3;left:12px;top:14px;width:40px;height:40px;border:0;border-radius:50%;background:#0008;color:#fff;font-size:24px}.br-reel-overlay{position:absolute;left:0;right:0;bottom:0;padding:80px 16px 22px;background:linear-gradient(transparent,#000e)}.br-reel-author{display:flex;align-items:center;gap:9px}.br-reel-author button{border:0;background:none;color:#fff;font-weight:900}.br-reel-caption{font-size:12px;line-height:1.45}.br-reel-tags,.br-reel-commerce{display:flex;gap:7px;overflow:auto;margin-top:10px}.br-reel-tags button,.br-reel-commerce button,.br-reel-commerce a{border:1px solid #ffffff55;border-radius:999px;background:#0006;color:#fff;padding:8px 10px;font-size:9px;font-weight:900;text-decoration:none}.br-reel-commerce a{background:var(--social-accent);border-color:var(--social-accent)}
@media(max-width:520px){#brSocialHome{padding:0 14px}.br-profile-identity{grid-template-columns:78px 1fr;gap:14px}.br-profile-main-avatar{width:78px;height:78px}.br-profile-grid{margin-left:-16px;margin-right:-16px}}
