.reels-list{overflow-y:scroll;overflow-x:hidden;scroll-snap-type:y mandatory}.reel,.reels-list{height:100vh;background:#000}.reel{position:relative;width:100vw;max-width:100vw;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;overflow:hidden}.reel-video{width:100vw;height:100vh;object-fit:cover;display:block}.reel-overlay{position:absolute;bottom:0;left:0;width:100%;padding:24px;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.6) 40%,rgba(0,0,0,.1) 100%,transparent 0);z-index:2;display:flex;flex-direction:column;justify-content:flex-end}.reel-user{font-weight:700;margin-bottom:8px}.reel-caption{margin-bottom:16px;font-size:1.1rem}.reel-actions{display:flex;gap:18px;margin-bottom:40px}.reel-action{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;transition:color .2s}.reel-action:hover{color:#D19563}@media (max-width:600px){.reel-comments{padding-bottom:80px}.floating-chat-container{bottom:120px}}[dir=ltr] .reel-overlay{text-align:left}[dir=ltr] .reel-action i{margin-right:4px;margin-left:0}.reel .btn-submit{background:linear-gradient(90deg,#D19563,#b87b44);color:#fff;border:none;padding:.7rem 1.2rem;border-radius:999px;cursor:pointer;font-weight:700;box-shadow:0 8px 30px rgba(209,149,99,.18)}.emoji-picker-portal{box-shadow:0 12px 28px rgba(0,0,0,.35);border-radius:10px;overflow:hidden;max-height:calc(100vh - 40px)}.emoji-picker-portal-root{position:fixed;inset:0;pointer-events:none;z-index:9999}.emoji-picker-portal{pointer-events:auto;background:#fff;color:#222;max-width:calc(100vw - 16px);width:auto!important;overflow:auto;-webkit-overflow-scrolling:touch}.emoji-picker-portal .emoji-mart,.emoji-picker-portal .emoji-mart__body,.emoji-picker-portal .emoji-mart__emoji,.emoji-picker-portal .emoji-mart__scroll,.emoji-picker-portal .emoji-picker{max-width:100%!important;box-sizing:border-box!important}.emoji-picker-portal .emoji-mart__category-list,.emoji-picker-portal .emoji-mart__preview,.emoji-picker-portal .emoji-mart__search{max-width:100%!important}