.reels-heading{position:sticky;z-index:5;top:0;display:flex;justify-content:space-between;align-items:center;width:min(520px,100%);margin:auto;padding:10px 14px;color:#fff;background:#111e}
.reels-heading h1{margin:0;font-size:20px}
.reels-page article{height:calc(100% - 52px)}
.reel-label{position:absolute;top:14px;left:14px;padding:5px 8px;border-radius:7px;color:#fff;background:#e72b50;font-size:9px;font-weight:850}
.reels-empty{display:grid;place-items:center;align-content:center;width:min(520px,100%);height:70%;margin:auto;padding:25px;color:#fff;text-align:center}
.reels-empty h2{margin:0 0 8px}.reels-empty p{max-width:360px;color:#bbb4c5;line-height:1.5}
@media(max-width:600px){.reels-heading{top:0}.reels-page article{height:calc(100% - 50px)}}
.live-chat-form{position:relative;grid-template-columns:36px minmax(0,1fr) auto}.live-emoji-toggle{display:grid;place-items:center;width:36px;padding:0!important;color:var(--purple)!important;background:var(--soft)!important;font-size:18px}.live-emoji-picker{position:absolute;z-index:20;right:10px;bottom:58px;display:grid;grid-template-columns:repeat(7,32px);gap:3px;padding:8px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 14px 38px rgba(40,25,80,.18)}.live-emoji-picker button{width:32px;height:32px;padding:0;border:0;border-radius:7px;background:transparent;font-size:17px}.live-emoji-picker button:hover{background:var(--soft)}@media(max-width:420px){.live-chat-form{grid-template-columns:34px minmax(0,1fr) auto}.live-chat-send{padding:0 8px;font-size:10px}.live-emoji-picker{right:4px;grid-template-columns:repeat(6,32px)}}
.post-audience{max-width:145px;padding:8px;border:1px solid var(--line);border-radius:10px;color:var(--purple);background:#fff;font-size:10px;font-weight:750}.external-post-consent{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:16px}.external-post-consent strong,.external-post-consent small{display:block}.external-post-consent small{margin-top:5px;color:var(--muted);font-size:10px}.external-post-consent form{margin:0}@media(max-width:560px){.external-post-consent{align-items:flex-start;flex-direction:column}.post-audience{max-width:100%}}
.composer-footer{flex-wrap:wrap;gap:10px 14px}.composer-footer .media-actions{flex:0 0 auto}.composer-footer .post-controls{min-width:0;flex:1;flex-wrap:wrap;justify-content:flex-end;gap:8px}.publish-controls{display:flex;flex:0 0 100%;justify-content:flex-end;gap:9px;padding-top:2px}.publish-controls .draft-button{padding:9px 12px}.publish-controls .publish{min-width:82px}@media(max-width:600px){.composer-footer{align-items:flex-start}.composer-footer .post-controls{flex:1 1 180px}.post-controls select{max-width:130px}.publish-controls{padding-top:4px}}
.own-profile-actions{display:flex;gap:7px;align-items:center}.profile-logout{display:inline-flex;gap:6px;align-items:center;padding:10px 13px;border:1px solid #f1c6ce;border-radius:11px;color:#b7374e;background:#fff7f8;font-size:11px;font-weight:750}.profile-logout:hover{background:#fff0f3}.profile-logout svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:520px){.own-profile-actions{align-items:flex-end;flex-direction:column}.profile-logout{padding:8px 11px}}
