.reels-module__Wno2hq__reelsContainer{color:#0f172a;box-sizing:border-box;cursor:grab;-webkit-user-select:none;user-select:none;background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:76px 20px 90px;font-family:system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.reels-module__Wno2hq__reelsContainer:active{cursor:grabbing}.reels-module__Wno2hq__reelsLayout{z-index:1;justify-content:center;align-items:center;gap:28px;width:100%;height:calc(100vh - 180px);display:flex;position:relative}.reels-module__Wno2hq__playerCard{background:#000;border-radius:12px;flex-direction:column;width:420px;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #00000030}.reels-module__Wno2hq__reelSlider{flex-direction:column;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.reels-module__Wno2hq__reelSlide{background:#020617;flex-direction:column;height:100%;min-height:100%;display:flex;position:relative;overflow:hidden}.reels-module__Wno2hq__mediaBackground{object-fit:cover;z-index:1;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;transition:transform 6s ease-in-out;position:absolute;inset:0}.reels-module__Wno2hq__mediaBackgroundActive{transform:scale(1.08)}.reels-module__Wno2hq__mediaPoster{object-fit:cover;z-index:1;pointer-events:none;-webkit-user-drag:none;background:#0b132b;width:100%;height:100%;animation:.25s both reels-module__Wno2hq__posterFadeIn;position:absolute;inset:0}@keyframes reels-module__Wno2hq__posterFadeIn{0%{opacity:0}to{opacity:1}}.reels-module__Wno2hq__bottomOverlayGradient{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#00000021 40%,#00000026 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.reels-module__Wno2hq__topOverlayGradient{z-index:2;pointer-events:none;background:linear-gradient(#0000008c 0%,#0000 100%);height:25%;display:none;position:absolute;top:0;left:0;right:0}.reels-module__Wno2hq__topTextOverlay{text-align:center;color:#ffca28;text-shadow:-2px -2px #000,2px -2px #000,-2px 2px #000,2px 2px #000,0 4px 8px #0009;z-index:10;letter-spacing:.5px;font-size:20px;font-weight:900;line-height:1.45;position:absolute;top:36px;left:20px;right:20px}.reels-module__Wno2hq__bottomOverlay{color:#fff;z-index:10;flex-direction:column;gap:4px;padding:24px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.reels-module__Wno2hq__profileRow{align-items:center;gap:10px;display:flex}.reels-module__Wno2hq__avatar{object-fit:cover;border:1.5px solid #fff;border-radius:50%;width:32px;height:32px;box-shadow:0 2px 8px #00000040}.reels-module__Wno2hq__username{color:#fff;text-shadow:0 3px 6px #00000036;text-overflow:ellipsis;width:calc(100% - 100px);font-size:14px;font-weight:500;overflow:hidden}.reels-module__Wno2hq__followBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1px solid #ffffff8c;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:700;transition:all .2s}.reels-module__Wno2hq__followBtn:hover{color:#000;background:#fff;border-color:#fff}.reels-module__Wno2hq__location{color:#ffffffe6;text-shadow:0 3px 6px #00000036;align-items:center;gap:4px;margin:6px 0 0;font-size:12px;font-weight:500;display:flex}.reels-module__Wno2hq__caption{color:#fffffff2;text-shadow:0 3px 6px #00000036;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;width:calc(100% - 45px);margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.reels-module__Wno2hq__actionsPanel{flex-direction:column;justify-content:flex-end;align-items:center;gap:18px;height:100%;display:flex;position:absolute;left:calc(50% + 230px)}.reels-module__Wno2hq__navigationGroup{flex-direction:column;gap:12px;margin-bottom:12px;display:flex;position:absolute;right:0}.reels-module__Wno2hq__navArrowBtn{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:32px;transition:all .25s;display:flex;box-shadow:0 4px 12px #00000028}.reels-module__Wno2hq__navArrowBtn:hover:not(:disabled){color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-2px);box-shadow:0 8px 16px #0f172a26}.reels-module__Wno2hq__navArrowBtn:disabled{opacity:.35;cursor:not-allowed}.reels-module__Wno2hq__actionButton{color:#0f172a;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:4px;transition:all .2s;display:flex}.reels-module__Wno2hq__actionIcon{color:#0f172a;font-size:28px;transition:transform .2s}.reels-module__Wno2hq__actionButton:hover .reels-module__Wno2hq__actionIcon{color:#059669;transform:scale(1.18)}.reels-module__Wno2hq__actionButtonActive .reels-module__Wno2hq__actionIcon{color:#ef4444}.reels-module__Wno2hq__actionCount{color:#0f172a;font-size:11px;font-weight:700}@media (max-width:520px){.reels-module__Wno2hq__reelsContainer{background:#0f172a;padding:80px 10px 120px}.reels-module__Wno2hq__playerCard{width:100vw;height:calc(100vh - 200px);box-shadow:none;border-radius:0}.reels-module__Wno2hq__actionsPanel{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:24px;padding:16px 8px;position:absolute;bottom:40px;right:16px;box-shadow:0 10px 30px #00000040}.reels-module__Wno2hq__actionIcon{font-size:24px}.reels-module__Wno2hq__actionCount{color:#0f172a}}.reels-module__Wno2hq__centerPlayBtn{color:#fff;cursor:pointer;z-index:12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2a272773;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:26px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reels-module__Wno2hq__centerPlayBtn:hover{background:#000000a6;border-color:#fff;transform:translate(-50%,-50%)scale(1.1)}.reels-module__Wno2hq__muteBtn{color:#fff;cursor:pointer;z-index:12;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2d272763;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:16px;right:16px}.reels-module__Wno2hq__muteBtn:hover{background:#000000a6;border-color:#fff;transform:scale(1.1)}.reels-module__Wno2hq__shareTooltip{z-index:10000;background:#fff;border:1px solid #0f172a14;border-radius:12px;flex-direction:column;gap:2px;min-width:140px;padding:6px;animation:.25s cubic-bezier(.16,1,.3,1) forwards reels-module__Wno2hq__shareTooltipEntrance;display:flex;position:absolute;top:50%;right:64px;transform:translateY(-50%);box-shadow:0 10px 30px #00000026}@keyframes reels-module__Wno2hq__shareTooltipEntrance{0%{opacity:0;transform:translateY(-50%)translate(10px)scale(.95)}to{opacity:1;transform:translateY(-50%)translate(0)scale(1)}}.reels-module__Wno2hq__shareTooltipLink{color:#1e293b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-family:system-ui,-apple-system,sans-serif;font-size:13px;font-weight:600;transition:all .2s;display:flex}.reels-module__Wno2hq__shareTooltipLink:hover{color:#2563eb;background:#f1f5f9}.reels-module__Wno2hq__shareTooltipIcon{font-size:18px}.reels-module__Wno2hq__shareTooltipArrow{background:#fff;border-top:1px solid #0f172a14;border-right:1px solid #0f172a14;width:10px;height:10px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)rotate(45deg)}
