*{box-sizing:border-box}html,body{margin:0;background:#000;color:#fff;font-family:Arial,Helvetica,sans-serif;height:100%;overflow:hidden}.reels{height:100vh;height:100dvh;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none}.reels::-webkit-scrollbar{display:none}.reel{height:100vh;height:100dvh;position:relative;scroll-snap-align:start;background:#111;display:flex;align-items:center;justify-content:center}.reel video{width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(transparent 55%,rgba(0,0,0,.72) 100%);pointer-events:none}.meta{position:absolute;left:16px;right:75px;bottom:78px;z-index:2}.user{font-weight:700;font-size:16px;margin-bottom:8px}.caption{font-size:14px;line-height:1.35;margin-bottom:7px}.music{font-size:12px;opacity:.9}.actions{position:absolute;right:10px;bottom:80px;z-index:2;display:flex;flex-direction:column;gap:18px;align-items:center}.action{width:52px;text-align:center;font-size:27px;color:#fff;background:transparent;border:0;padding:0;cursor:pointer;text-shadow:0 1px 4px #000}.action small{display:block;font-size:11px;margin-top:3px}.action.liked{color:#ff477e}.avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid #fff}.avatar-action{height:48px}.watch-custom-overlay{position:absolute;inset:0;pointer-events:none;z-index:5;font-family:Arial,sans-serif}.watch-bottom-bar{position:absolute;left:0;right:0;bottom:0;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px 8px 14px;box-sizing:border-box;background:#050505;color:#fff;pointer-events:auto}.watch-user{display:flex;align-items:center;gap:8px;min-width:0}.watch-avatar{width:38px;height:38px;border-radius:50%;flex:0 0 38px;background:linear-gradient(145deg,#d8c3a5 0 42%,#9b8067 43% 100%);position:relative}.watch-avatar:before{content:"";position:absolute;width:13px;height:13px;border-radius:50%;top:6px;left:13px;background:#e8b18a}.watch-user-info{line-height:1.2}.watch-name{font-size:14px;font-weight:800;white-space:nowrap}.watch-id{font-size:11px;color:#c7c7c7;margin-top:3px}.call-me-slot{flex:0 0 auto;pointer-events:auto}.call-me-slot a{display:flex;align-items:center;justify-content:center;gap:9px;min-width:143px;height:49px;padding:0 18px;box-sizing:border-box;border-radius:6px;background:#8b45ee;color:#fff;text-decoration:none;font-weight:800;font-size:14px}.call-me-slot a:hover{background:#7735d8}.ad-slot{position:absolute;left:0;right:0;bottom:70px;z-index:3;text-align:center;pointer-events:auto}.empty{padding:30px;color:#fff}@media(min-width:700px){.reels{width:430px;margin:auto;box-shadow:0 0 50px #222}body{background:#111}.bottom{display:none}}
