.ReelCard-module__fO7RkW__card{background:#000;width:100%;height:100%;position:relative;overflow:hidden}.ReelCard-module__fO7RkW__mediaWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ReelCard-module__fO7RkW__video,.ReelCard-module__fO7RkW__image{object-fit:contain;background:#000;width:100%;height:100%;display:block}.ReelCard-module__fO7RkW__overlayGradient{z-index:10;pointer-events:none;background:linear-gradient(#0000 0%,#0006 60%,#000000d9 100%);width:100%;height:50%;position:absolute;bottom:0;left:0}.ReelCard-module__fO7RkW__infoLayer{z-index:20;pointer-events:none;text-shadow:0 1px 2px #00000080;flex-direction:column;gap:12px;display:flex;position:absolute;bottom:24px;left:16px;right:80px}.ReelCard-module__fO7RkW__creatorLink{pointer-events:auto;align-items:center;gap:12px;width:fit-content;text-decoration:none;display:flex}.ReelCard-module__fO7RkW__creator{align-items:center;display:flex}.ReelCard-module__fO7RkW__avatar{background-color:#2a2a2a;background-position:50%;background-size:cover;border:2px solid #ffffffe6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 12px #0000004d}.ReelCard-module__fO7RkW__creatorInfo{flex-direction:column;justify-content:center;gap:2px;display:flex}.ReelCard-module__fO7RkW__usernameRow{align-items:center;gap:6px;display:flex}.ReelCard-module__fO7RkW__username{color:#fff;letter-spacing:-.01em;font-size:16px;font-weight:700}.ReelCard-module__fO7RkW__metaRow{color:#ffffffd9;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.ReelCard-module__fO7RkW__attributionLabel{color:#e0e0e0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:4px;margin-left:2px;padding:1px 6px;font-size:11px;font-weight:400;display:inline-block}.ReelCard-module__fO7RkW__title{color:#fff;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:42px;margin:0;font-size:15px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.ReelCard-module__fO7RkW__description{color:#fffc;margin:0;font-size:14px;line-height:1.3;display:none}.ReelCard-module__fO7RkW__tags{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.ReelCard-module__fO7RkW__tag{color:#fff;opacity:.9;font-size:13px;font-weight:600}.ReelCard-module__fO7RkW__actionsLayer{z-index:30;flex-direction:column;align-items:center;gap:24px;padding-bottom:32px;display:flex;position:absolute;bottom:24px;right:12px}.ReelCard-module__fO7RkW__actionBtn{color:#fff;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;transition:transform .1s;display:flex}.ReelCard-module__fO7RkW__actionBtn:active{transform:scale(.9)}.ReelCard-module__fO7RkW__actionBtn svg{filter:drop-shadow(0 2px 4px #00000080)}.ReelCard-module__fO7RkW__actionLabel{text-shadow:0 1px 2px #00000080;font-size:12px;font-weight:600}.ReelCard-module__fO7RkW__muteBtn{z-index:60;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,background .2s;display:flex;position:absolute;top:24px;right:16px}.ReelCard-module__fO7RkW__muteBtn:active{background:#0009;transform:scale(.9)}.ReelCard-module__fO7RkW__pauseOverlay{z-index:5;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000004d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;animation:.2s ease-out ReelCard-module__fO7RkW__fadeIn;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ReelCard-module__fO7RkW__fadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.ReelComments-module__2uzQ6G__overlay{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.ReelComments-module__2uzQ6G__backdrop{background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.ReelComments-module__2uzQ6G__drawer{background:#1a1a1a;flex-direction:column;width:100%;max-width:400px;height:100%;animation:.3s ease-out ReelComments-module__2uzQ6G__slideIn;display:flex;position:relative}@keyframes ReelComments-module__2uzQ6G__slideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.ReelComments-module__2uzQ6G__drawer{border-left:1px solid #ffffff1a;max-width:400px}}.ReelComments-module__2uzQ6G__header{color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:16px;display:flex}.ReelComments-module__2uzQ6G__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none}.ReelComments-module__2uzQ6G__list{flex-direction:column;flex:1;gap:16px;padding:16px;display:flex;overflow-y:auto}.ReelComments-module__2uzQ6G__loading,.ReelComments-module__2uzQ6G__empty{text-align:center;color:#ffffff80;margin-top:32px}.ReelComments-module__2uzQ6G__item{gap:12px;display:flex}.ReelComments-module__2uzQ6G__avatar{background:#333;border-radius:50%;flex-shrink:0;width:32px;height:32px}.ReelComments-module__2uzQ6G__msgContent{flex:1}.ReelComments-module__2uzQ6G__meta{align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.ReelComments-module__2uzQ6G__username{color:#ffffffe6;font-size:13px;font-weight:700}.ReelComments-module__2uzQ6G__time{color:#ffffff80;font-size:11px}.ReelComments-module__2uzQ6G__text{color:#fff;font-size:14px;line-height:1.4}.ReelComments-module__2uzQ6G__inputArea{border-top:1px solid #ffffff1a;gap:12px;padding:16px;display:flex;position:relative}.ReelComments-module__2uzQ6G__input{color:#fff;background:#ffffff1a;border:none;border-radius:20px;flex:1;padding:10px 16px;font-size:14px}.ReelComments-module__2uzQ6G__input:focus{background:#ffffff26;outline:none}.ReelComments-module__2uzQ6G__sendBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ReelComments-module__2uzQ6G__sendBtn:disabled{opacity:.5;background:#444}.ReelComments-module__2uzQ6G__loginHint{color:#fff;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;font-weight:600;display:flex;position:absolute;top:0;left:0}
.reels-module__Wno2hq__pageContainer{z-index:1000;background:#000;width:100vw;height:100dvh;padding-bottom:0;position:fixed;top:0;left:0;overflow:hidden}.reels-module__Wno2hq__feedContainer{scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;height:100%;overflow-y:scroll}.reels-module__Wno2hq__feedContainer::-webkit-scrollbar{display:none}.reels-module__Wno2hq__reelSection{scroll-snap-align:start;scroll-snap-stop:always;justify-content:center;align-items:center;width:100%;height:100%;position:relative}.reels-module__Wno2hq__topNavOverlay{width:100%;padding:calc(24px + env(safe-area-inset-top))16px 24px;z-index:50;pointer-events:none;background:linear-gradient(#0006,#0000);position:absolute;top:0;left:0}.reels-module__Wno2hq__topNavOverlay>*{pointer-events:auto}@media (min-width:768px){.reels-module__Wno2hq__pageContainer{z-index:40;box-sizing:border-box;background:#111;justify-content:center;align-items:center;width:100vw;height:100vh;padding-left:350px;display:flex;position:fixed}.reels-module__Wno2hq__feedContainer{background:#000;border-left:1px solid #ffffff1a;border-right:1px solid #ffffff1a;width:480px;height:100%}}
