.YouTubeVideoGallery_container__iD2BF{width:100%;margin:0}.YouTubeVideoGallery_header__lYMZy{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-4)}.YouTubeVideoGallery_title__DrAlf{font-family:var(--font-family-heading);font-size:2rem;font-weight:600;color:var(--foreground);margin:0;text-shadow:0 2px 10px rgba(0,0,0,.7)}.YouTubeVideoGallery_viewAllButton__R9zF4{display:flex;align-items:center;gap:var(--spacing-1);color:var(--primary);background:none;border:none;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:none;transition:color var(--animation-duration-normal) ease}.YouTubeVideoGallery_viewAllButton__R9zF4:hover{color:color-mix(in srgb,var(--primary) 80%,white);text-decoration:underline}.YouTubeVideoGallery_galleryWrapper___LD7E{position:relative}.YouTubeVideoGallery_gallery__55TGP{display:flex;gap:var(--spacing-4);overflow-x:auto;padding:var(--spacing-2) 0;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--primary) var(--background)}.YouTubeVideoGallery_gallery__55TGP::-webkit-scrollbar{height:6px}.YouTubeVideoGallery_gallery__55TGP::-webkit-scrollbar-track{background:var(--muted);border-radius:var(--radius-full)}.YouTubeVideoGallery_gallery__55TGP::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:var(--radius-full)}.YouTubeVideoGallery_videoCard__rcWXb{flex:0 0 280px;display:flex;flex-direction:column;text-decoration:none;color:var(--foreground);transition:transform var(--animation-duration-normal) ease,border-color var(--animation-duration-normal) ease;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background-color:rgba(0,0,0,.4)}.YouTubeVideoGallery_videoCard__rcWXb:hover{transform:translateY(-4px);border-color:var(--primary)}.YouTubeVideoGallery_thumbnailWrapper__wKeQ9{position:relative;width:100%;height:158px;border-radius:var(--radius);overflow:hidden;background-color:#000}.YouTubeVideoGallery_thumbnailWrapper__wKeQ9 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform var(--animation-duration-normal) ease}.YouTubeVideoGallery_videoCard__rcWXb:hover .YouTubeVideoGallery_thumbnailWrapper__wKeQ9 img{transform:scale(1.05)}.YouTubeVideoGallery_playIconOverlay__3dC1S{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.35);transition:background-color .2s ease}.YouTubeVideoGallery_videoCard__rcWXb:hover .YouTubeVideoGallery_playIconOverlay__3dC1S{background-color:rgba(0,0,0,.55)}.YouTubeVideoGallery_playIcon___Tu80{width:36px;height:36px;color:var(--primary);filter:drop-shadow(0 2px 8px rgba(0,0,0,.8));transition:transform .2s ease}.YouTubeVideoGallery_videoCard__rcWXb:hover .YouTubeVideoGallery_playIcon___Tu80{transform:scale(1.15)}.YouTubeVideoGallery_videoInfo__8QTcC{flex:1;padding:var(--spacing-3);background-color:rgba(0,0,0,.5)}.YouTubeVideoGallery_videoTitle__V_GSd{font-size:.9375rem;font-weight:600;margin:0 0 var(--spacing-1) 0;line-height:1.4;color:#ffffff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.YouTubeVideoGallery_videoMeta__yGu9l{display:flex;align-items:center;gap:var(--spacing-2);font-size:.75rem;color:var(--muted-foreground)}.YouTubeVideoGallery_scrollButton__iY8rL{position:absolute;top:50%;right:0;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background-color:var(--primary);color:var(--primary-foreground);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-md);transition:transform var(--animation-duration-fast) ease,background-color var(--animation-duration-fast) ease;z-index:10}.YouTubeVideoGallery_scrollButton__iY8rL:hover{transform:translateY(-50%) scale(1.1);background-color:color-mix(in srgb,var(--primary) 90%,white)}.YouTubeVideoGallery_videoCardSkeleton__MTuT8{flex:0 0 280px;height:240px;border-radius:var(--radius);overflow:hidden}.YouTubeVideoGallery_thumbnailSkeleton__hxLuU{width:100%;height:158px}.YouTubeVideoGallery_videoInfoSkeleton__IkdPx{padding:var(--spacing-3)}.YouTubeVideoGallery_emptyState__8cnLp{padding:var(--spacing-8);text-align:center;color:var(--muted-foreground);width:100%}.SponsorsGallery_section__5mOQq{width:100%}.SponsorsGallery_header__X_upB{margin-bottom:var(--spacing-4);text-align:center}.SponsorsGallery_title__UMlWO{font-family:var(--font-family-heading);font-size:1.5rem;font-weight:700;color:var(--foreground);margin:0;text-align:center}.SponsorsGallery_grid__xnh8W{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--spacing-3);width:100%;margin-top:var(--spacing-3)}.SponsorsGallery_cardWrapper__QgDB7,.SponsorsGallery_card__LpRPW{position:relative;width:100%;display:flex;justify-content:center}.SponsorsGallery_card__LpRPW{flex-direction:column;align-items:center;text-align:center;padding:var(--spacing-2.5);min-height:100px;border:1px solid rgba(250,207,5,.35);border-radius:var(--radius-md);background:rgba(0,0,0,.35);backdrop-filter:blur(8px);transition:all .2s cubic-bezier(.16,1,.3,1);text-decoration:none;color:inherit;cursor:pointer}.SponsorsGallery_card__LpRPW:hover{box-shadow:0 6px 20px rgba(0,0,0,.6),0 0 12px rgba(250,207,5,.25);border-color:var(--primary);transform:translateY(-2px);background:rgba(0,0,0,.55)}.SponsorsGallery_cardInner__gtAVC{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-1.5);width:100%}.SponsorsGallery_logoContainer___l1ow{position:relative;width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:var(--radius);overflow:hidden;padding:4px}.SponsorsGallery_logo__hdoBa{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .2s ease}.SponsorsGallery_card__LpRPW:hover .SponsorsGallery_logo__hdoBa{transform:scale(1.08)}.SponsorsGallery_featuredBadge__neXlA{position:absolute;top:2px;right:2px;background:linear-gradient(135deg,#f59e0b,#d97706);color:white;padding:2px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.5)}.SponsorsGallery_name__tmsU4{font-size:.75rem;font-weight:600;margin:0;color:#ffffff;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.SponsorsGallery_descriptionTooltip__DJtan{position:absolute;bottom:105%;left:50%;transform:translateX(-50%);z-index:1000;margin-bottom:var(--spacing-2);width:240px;max-width:90vw;pointer-events:none;animation:SponsorsGallery_tooltipFadeIn__a9kKu .2s ease-out}@keyframes SponsorsGallery_tooltipFadeIn__a9kKu{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.SponsorsGallery_tooltipContent__raMBw{background:linear-gradient(135deg,rgba(15,23,42,.98),rgba(30,41,59,.98));border:1.5px solid rgba(250,207,5,.4);border-radius:var(--radius-lg);padding:var(--spacing-3);box-shadow:0 12px 32px rgba(0,0,0,.7);backdrop-filter:blur(20px);text-align:left}.SponsorsGallery_tooltipTitle__taBli{font-weight:600;font-size:.8125rem;color:#ffffff;margin:0 0 var(--spacing-1) 0;padding-bottom:var(--spacing-1);border-bottom:1px solid rgba(255,255,255,.2)}.SponsorsGallery_tooltipDescription__QLmdK{font-size:.75rem;color:#e2e8f0;margin:0;line-height:1.4}