.media-wrapper{margin-top:8px;width:100%;max-width:100%;overflow:hidden;border-radius:.5rem}.x-embed-wrapper{border:1px solid var(--border-color);border-radius:.5rem;padding:12px;background:var(--embed-bg);overflow:hidden;position:relative;margin-bottom:1rem}:root{--border-color:#e0e0e0;--embed-bg:#f9f9f9}.dark{--border-color:#444;--embed-bg:#222}.post-media-x-embed{max-width:100%;margin:0 auto;display:flex;justify-content:center}.post-media-x-embed iframe{max-width:100%!important}.x-embed-loading{height:200px;width:100%;display:flex;align-items:center;justify-content:center;background-color:var(--embed-bg);border-radius:.5rem;border:1px solid var(--border-color);padding:1rem;color:#888}.x-embed-error{padding:1rem;border:1px solid #fcc;background-color:#fff8f8;border-radius:.5rem;color:#c00}.dark .x-embed-error{border-color:#661a1a;background-color:#331010;color:#f66}.x-embed-error a{color:#06c;text-decoration:underline;display:block;margin-top:.5rem}.dark .x-embed-error a{color:#59f}.video-rating-container{margin-top:.5rem;margin-bottom:.5rem}.video-feed-container .star-rating{font-size:.875rem}.star-rating button:focus{outline:2px solid #06c;outline-offset:2px}.dark .star-rating button:focus{outline-color:#59f}.video-feed_videoFeedContainer__OZxvq{width:100%;max-width:1200px;margin:0 auto;padding:1rem}.video-feed_videoGrid__qXSMI{display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}@media (min-width:640px){.video-feed_videoGrid__qXSMI{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.video-feed_videoGrid__qXSMI{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.video-feed_videoGrid__qXSMI{grid-template-columns:repeat(4,1fr)}}.video-feed_videoFeedItem__oVu91{transition:transform .2s,box-shadow .2s;border-radius:.5rem;overflow:hidden;background-color:var(--item-bg);box-shadow:0 1px 3px rgba(0,0,0,.1)}.video-feed_videoFeedItem__oVu91:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.video-feed_thumbnailContainer__8T4xr{position:relative;aspect-ratio:16/9;background-color:#000}.video-feed_thumbnail__2EmgC{object-fit:cover;width:100%;height:100%}.video-feed_playButton__ebOop{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background-color:rgba(220,38,38,.9);display:flex;align-items:center;justify-content:center;transition:background-color .2s}.video-feed_playButton__ebOop:hover{background-color:#dc2626}.video-feed_playIcon__72fZ6{width:24px;height:24px;color:#fff}.video-feed_duration__ibs_i{position:absolute;bottom:8px;right:8px;background-color:rgba(0,0,0,.7);color:#fff;font-size:.75rem;padding:2px 4px;border-radius:2px}.video-feed_metaContainer__0YXOP{padding:.75rem}.video-feed_titleRow__iA5xL{display:flex;margin-bottom:.5rem}.video-feed_avatarContainer__K89wX{margin-right:.75rem;flex-shrink:0}.video-feed_avatar__V95BL{width:36px;height:36px;border-radius:50%;object-fit:cover}.video-feed_titleContainer__qwYCj{display:flex;flex-direction:column;flex:1;min-width:0}.video-feed_videoTitle__XNKNG{font-weight:600;font-size:1rem;line-height:1.4;color:var(--item-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.25rem}.video-feed_channelName__J7Xus{font-size:.875rem;color:var(--item-meta);margin-bottom:.25rem}.video-feed_videoStats___7yxy{font-size:.75rem;color:var(--item-meta)}.video-feed_ratingContainer__dvOTI{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between}.video-feed_loadingContainer__5ohpA{padding:1rem;text-align:center}.video-feed_loadingSpinner__cy4_0{display:inline-block;width:2rem;height:2rem;border-radius:50%;border:3px solid rgba(100,116,139,.2);border-top-color:#3b82f6;animation:video-feed_spin__n3o67 1s linear infinite}@keyframes video-feed_spin__n3o67{to{transform:rotate(1turn)}}.video-feed_loadMoreButton__USh61{display:block;margin:2rem auto;padding:.75rem 1.5rem;background-color:#3b82f6;color:#fff;border-radius:.375rem;font-weight:500;transition:background-color .2s}.video-feed_loadMoreButton__USh61:hover{background-color:#2563eb}.video-feed_emptyState__ODdaH{text-align:center;padding:3rem 1rem;color:var(--item-meta)}.video-feed_emptyStateIcon__ImR6R{width:3rem;height:3rem;margin:0 auto 1rem;color:var(--item-meta)}.video-feed_emptyStateText__BIemp{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.video-feed_emptyStateSubtext__3xA8_{font-size:.875rem;color:var(--item-meta)}.video-js{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateZ(0)}.video-container{contain:content}.video-container,.video-js-container{position:relative;z-index:1;isolation:isolate}@supports (-webkit-touch-callout:none){.video-js video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}}:root{--item-bg:#fff;--item-text:#1a1a1a;--item-meta:#666;--item-hover-bg:#f9f9f9}.dark{--item-bg:#1f1f1f;--item-text:#f1f1f1;--item-meta:#b0b0b0;--item-hover-bg:#2a2a2a}.short-video-container{position:relative;width:100%;max-width:400px;aspect-ratio:9/16;margin:0 auto;overflow:hidden;background-color:#000;border-radius:.5rem}.short-video-container .video-js{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.short-video-container .video-js video{object-fit:cover!important;width:auto!important;height:100%!important;position:absolute;top:0;left:50%;transform:translateX(-50%);min-width:100%;max-width:none}.short-video-container .vjs-control-bar{z-index:2}.regular-video-container{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#000;border-radius:.5rem}.regular-video-container .video-js video{object-fit:contain!important}@supports (-webkit-overflow-scrolling:touch){.regular-video-container .video-js video,.short-video-container .video-js video{-webkit-transform:translateZ(0);transform:translateZ(0)}}