.nw .nw-videos-app{position:relative;min-height:100dvh;background:#0a0a0a;overflow:hidden}.nw .nw-videos-shell{position:relative;height:calc(100dvh - 64px);max-height:calc(100dvh - 64px);display:flex;flex-direction:column}.nw .nw-videos-loading{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:center;width:100%;min-height:0;background:var(--bg)}.nw .nw-videos-app:has(.nw-videos-loading){background:var(--bg)}.nw .nw-videos-app:has(.nw-videos-loading) .nw-videos-shell{height:auto;min-height:calc(100dvh - 76px - env(safe-area-inset-bottom, 0px));max-height:none}.nw .nw-videos-shell:has(.nw-videos-loading) .nw-videos-tabs{background:transparent}.nw .nw-videos-shell:has(.nw-videos-loading) .nw-videos-tab{color:var(--ink-3)}.nw .nw-videos-shell:has(.nw-videos-loading) .nw-videos-tab.on{color:var(--ink)}.nw .nw-videos-tabs{position:absolute;top:0;left:0;right:0;z-index:40;display:flex;justify-content:center;align-items:center;gap:28px;padding:max(8px,env(safe-area-inset-top,0px)) var(--nw-page-gutter,16px) 10px;background:linear-gradient(180deg,rgba(0,0,0,.55) 0,transparent);pointer-events:none}.nw .nw-videos-tab{pointer-events:auto;border:none;background:none;font-family:var(--display);font-size:16px;font-weight:500;letter-spacing:-.02em;color:rgba(255,255,255,.55);cursor:pointer;padding:4px 2px 8px;position:relative}.nw .nw-videos-tab.on{color:#fff}.nw .nw-videos-tab.on:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:28px;height:3px;border-radius:100px;background:var(--pop-lime)}.nw .nw-videos-scroll{flex:1;height:100%;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none}.nw .nw-videos-scroll::-webkit-scrollbar{display:none}.nw .nw-videos-scroll--at-end{overscroll-behavior-y:none}.nw .nw-videos-slide{position:relative;height:calc(100dvh - 64px);min-height:calc(100dvh - 64px);scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.nw .nw-videos-media{position:absolute;inset:0;background:#111;overflow:hidden;cursor:pointer}.nw .nw-videos-play-btn{position:absolute;top:50%;left:50%;z-index:12;width:48px;height:48px;margin:0;padding:0;border:none;border-radius:50%;display:grid;place-items:center;transform:translate(-50%,-50%);background:rgba(255,255,255,.9);color:var(--ink);box-shadow:0 4px 16px rgba(0,0,0,.2);cursor:pointer;pointer-events:auto;transition:opacity .2s ease,transform .15s ease}.nw .nw-videos-play-btn:active{transform:translate(-50%,-50%) scale(.94)}.nw .nw-videos-play-btn svg{width:18px;height:18px}.nw .nw-videos-poster,.nw .nw-videos-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.nw .nw-videos-poster-fallback{position:absolute;inset:0;background:linear-gradient(165deg,#2a2a2a,#111)}.nw .nw-videos-vignette{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,0) 28%,rgba(0,0,0,0) 55%,rgba(0,0,0,.72));pointer-events:none}.nw .nw-videos-bottom{position:absolute;left:0;right:0;bottom:0;z-index:20;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:0 var(--nw-page-gutter,16px) 18px;pointer-events:none}.nw .nw-videos-meta{flex:1;min-width:0;pointer-events:auto;padding-bottom:4px}.nw .nw-videos-user-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin-bottom:8px}.nw .nw-videos-handle{font-family:var(--display);font-size:15px;font-weight:800;letter-spacing:-.02em;color:#fff}.nw .nw-videos-store-link{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.02em;color:var(--pop-lime);text-decoration:none}.nw .nw-videos-caption-link{display:block;text-decoration:none;color:inherit;margin:0}.nw .nw-videos-caption{font-family:var(--display);font-size:14px;font-weight:500;line-height:1.45;color:rgba(255,255,255,.92);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.nw .nw-videos-caption em{font-style:normal;color:var(--pop-lime);font-weight:700}.nw .nw-videos-rail{gap:16px;pointer-events:auto;flex-shrink:0}.nw .nw-videos-act,.nw .nw-videos-rail{display:flex;flex-direction:column;align-items:center}.nw .nw-videos-act{border:none;cursor:pointer;padding:0;gap:4px;background:transparent;text-decoration:none;color:inherit}.nw .nw-videos-act--store{width:44px;height:44px;border-radius:50%;border:2px solid #fff;overflow:hidden;display:grid;place-items:center;background:transparent;box-shadow:0 2px 10px rgba(0,0,0,.22);flex-shrink:0}.nw .nw-videos-act--store.is-fallback{background:var(--pop-lime)}.nw .nw-videos-store-letter{font-family:var(--display);font-size:18px;font-weight:900;color:var(--ink);line-height:1}.nw .nw-videos-store-img{width:100%;height:100%;object-fit:cover;display:block}.nw .nw-videos-act--heart,.nw .nw-videos-act--labeled .nw-videos-act-icon{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.28);box-shadow:0 2px 12px rgba(0,0,0,.18);display:grid;place-items:center}.nw .nw-videos-act-icon svg{width:20px;height:20px;stroke:#fff;stroke-width:2;fill:none}.nw .nw-videos-act-label{font-family:var(--mono);font-size:10px;font-weight:600;color:#fff;letter-spacing:.03em}.nw .nw-videos-act--heart svg{width:22px;height:22px;stroke:#fff;stroke-width:2;fill:none;transition:stroke .2s ease,fill .2s ease}.nw .nw-videos-act--heart.on svg{stroke:#e53935;fill:#e53935}.nw .nw-videos-act--heart:disabled{opacity:.65}.nw .nw-videos-state{flex:1;display:flex;align-items:center;justify-content:center;padding:80px 24px 24px;text-align:center;color:rgba(255,255,255,.75);font-family:var(--mono);font-size:12px;letter-spacing:.04em}.nw .nw-videos-scroll-sentinel{height:1px;scroll-snap-align:end}.nw .nw-videos-loading-more{padding:16px;text-align:center;color:rgba(255,255,255,.6);font-family:var(--mono);font-size:11px}