.videos_videoHero__ymlsS{min-height:50vh;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(135deg,#0A2540,#1a4d7a 50%,#0d3a5c);padding-top:8rem;padding-bottom:4rem;overflow:hidden}.videos_videoHero__ymlsS:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2300E5FF' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5;pointer-events:none}.videos_heroContainer__scPZq{position:relative;z-index:2;text-align:center;max-width:1400px;width:100%;margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem)}.videos_heroTitle__xGTGo{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;color:white;margin-bottom:1rem;letter-spacing:-.03em}.videos_heroTitleAccent__XnGke{background:linear-gradient(135deg,#00E5FF,#7C3AED);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.videos_heroSubtitle__UV2tR{font-size:clamp(1rem,2.5vw,1.5rem);color:rgba(255,255,255,.85);max-width:600px;margin:0 auto 2rem}.videos_heroStats__MsX9_{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-top:2rem}.videos_heroStat__kjEfP{text-align:center}.videos_heroStatNumber__LWIRN{font-size:2.5rem;font-weight:800;color:#00E5FF;display:block}.videos_heroStatLabel__NOcvl{font-size:.875rem;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.1em}.videos_filterBar__67hl1{background:var(--bg-card);border-bottom:1px solid var(--border-subtle);padding:1rem 0;position:-webkit-sticky;position:sticky;top:70px;z-index:100}.videos_filterBarInner__Yp1pk{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;max-width:1400px;width:100%;margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem)}.videos_filterTabs__mvZ6s{display:flex;gap:.5rem}.videos_filterTab__OZk5D{padding:.625rem 1.25rem;border-radius:2rem;border:1px solid var(--border-subtle);background:var(--bg-elevated);color:var(--text-secondary);font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;font-family:inherit}.videos_filterTab__OZk5D:hover{border-color:var(--accent-blue);color:var(--accent-blue)}.videos_filterTabActive__rYUVf{background:linear-gradient(135deg,var(--accent-blue),var(--accent-cyan));color:white;border-color:transparent}.videos_filterTabActive__rYUVf:hover{color:white}.videos_submitBtn__rqjef{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));color:white;border:none;border-radius:2rem;font-weight:700;font-size:.9375rem;cursor:pointer;transition:all .3s ease;font-family:inherit}.videos_submitBtn__rqjef:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,168,232,.3)}.videos_videoWallSection__C1Xav{padding:3rem 0 6rem;background:var(--bg-primary);min-height:60vh}.videos_sectionContainer__5JEN_{max-width:1400px;width:100%;margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem)}.videos_videoGrid__yWPtl{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem}.videos_videoCard__mL4dH{background:var(--bg-card);border-radius:1.25rem;overflow:hidden;border:1px solid var(--border-subtle);transition:all .3s ease;cursor:pointer}.videos_videoCard__mL4dH:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--accent-blue)}.videos_videoThumbnail__fUPcz{position:relative;aspect-ratio:16/9;background:var(--bg-elevated);overflow:hidden}.videos_videoThumbnailImg__GDc9o{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.videos_videoCard__mL4dH:hover .videos_videoThumbnailImg__GDc9o{transform:scale(1.05)}.videos_playOverlay__YFtJY{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);opacity:0;transition:opacity .3s ease}.videos_videoCard__mL4dH:hover .videos_playOverlay__YFtJY{opacity:1}.videos_playButton__ho_fI{width:64px;height:64px;background:rgba(255,255,255,.95);border-radius:50%;display:flex;align-items:center;justify-content:center;transform:scale(.9);transition:transform .3s ease}.videos_videoCard__mL4dH:hover .videos_playButton__ho_fI{transform:scale(1)}.videos_playButton__ho_fI:after{content:"";width:0;height:0;border-left:20px solid var(--accent-blue);border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}.videos_featuredBadge__bLZfL{position:absolute;top:.75rem;left:.75rem;background:linear-gradient(135deg,#FFD700,#FFA500);color:#1a1a1a;padding:.375rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.videos_videoInfo__5SUkx{padding:1.25rem}.videos_videoTitle__HGxbP{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem;line-height:1.3}.videos_videoMeta__22oti{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:var(--text-tertiary);margin-bottom:.75rem}.videos_videoMetaItem__suDBQ{display:flex;align-items:center;gap:.25rem}.videos_videoSubmitter__0enIJ{display:flex;align-items:center;justify-content:space-between}.videos_submitterInfo__4ugrW{display:flex;align-items:center;gap:.5rem}.videos_submitterAvatar__weBua{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));display:flex;align-items:center;justify-content:center;color:white;font-size:.75rem;font-weight:700}.videos_likeBtn__NKVuV,.videos_submitterName__hYHRV{font-size:.875rem;color:var(--text-secondary)}.videos_likeBtn__NKVuV{display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border:1px solid var(--border-subtle);border-radius:2rem;background:var(--bg-elevated);font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.videos_likeBtn__NKVuV:hover{border-color:#ff4757;color:#ff4757}.videos_likeBtnLiked__wPE6u{background:#ff4757;border-color:#ff4757;color:white}.videos_likeBtnLiked__wPE6u:hover{background:#e8414f;border-color:#e8414f;color:white}.videos_emptyState__RYEns{text-align:center;padding:4rem 2rem}.videos_emptyStateIcon__CkLDE{font-size:4rem;margin-bottom:1rem}.videos_emptyStateTitle__IVzAf{font-size:1.5rem;color:var(--text-primary);margin-bottom:.5rem}.videos_emptyStateText__m6FQI{color:var(--text-secondary);margin-bottom:1.5rem}.videos_loadingSpinner__tn2L_{display:flex;justify-content:center;padding:3rem}.videos_spinner__aQqj9{width:40px;height:40px;border:3px solid var(--border-subtle);border-top-color:var(--accent-blue);border-radius:50%;animation:videos_spin__cGZ8v .8s linear infinite}@keyframes videos_spin__cGZ8v{to{transform:rotate(1turn)}}.videos_videoModal__XblPb{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;padding:2rem}.videos_videoModalContent__05Mw2{width:100%;max-width:1000px;background:var(--bg-card);border-radius:1rem;overflow:hidden;position:relative}.videos_videoModalPlayer__MdHLb{aspect-ratio:16/9;background:#000}.videos_videoModalPlayer__MdHLb iframe{width:100%;height:100%;border:none}.videos_videoModalInfo__ORNat{padding:1.5rem}.videos_videoModalTitle__804M2{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.videos_videoModalDescription__Qpj6A{color:var(--text-secondary);margin-bottom:1rem;line-height:1.6}.videos_videoModalMeta__b5ZUg{display:flex;gap:1rem;color:var(--text-tertiary);font-size:.875rem;flex-wrap:wrap}.videos_videoModalClose__icgR8{position:absolute;top:-3.5rem;right:0;width:48px;height:48px;background:rgba(255,255,255,.1);border:none;border-radius:50%;color:white;font-size:1.5rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.videos_videoModalClose__icgR8:hover{background:rgba(255,255,255,.2)}.videos_submitModal__izqgO{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;padding:1rem}.videos_submitModalContent__b_Tku{width:100%;max-width:500px;background:var(--bg-card);border-radius:1.5rem;padding:2rem;max-height:90vh;overflow-y:auto}.videos_submitModalTitle__WBanF{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.videos_submitModalSubtitle___iW_E{color:var(--text-secondary);margin-bottom:1.5rem}.videos_formGroup__99FSh{margin-bottom:1.25rem}.videos_formLabel__Hb40w{display:block;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.videos_formInput__SIsRD,.videos_formTextarea__TLy_8{width:100%;padding:.875rem 1rem;border:1px solid var(--border-subtle);border-radius:.75rem;background:var(--bg-elevated);color:var(--text-primary);font-size:1rem;transition:border-color .2s ease;font-family:inherit}.videos_formInput__SIsRD:focus,.videos_formTextarea__TLy_8:focus{outline:none;border-color:var(--accent-blue)}.videos_formTextarea__TLy_8{resize:vertical;min-height:80px}.videos_formHint__c11XG{font-size:.8125rem;color:var(--text-tertiary);margin-top:.375rem}.videos_formActions__sp3_R{display:flex;gap:1rem;margin-top:1.5rem}.videos_btnCancel__y1Cfx{flex:1 1;padding:.875rem;border:1px solid var(--border-subtle);border-radius:.75rem;background:var(--bg-elevated);color:var(--text-secondary);font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:1rem}.videos_btnCancel__y1Cfx:hover{border-color:var(--text-secondary)}.videos_btnFormSubmit__rx93w{flex:1 1;padding:.875rem;border:none;border-radius:.75rem;background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));color:white;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:1rem}.videos_btnFormSubmit__rx93w:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,168,232,.3)}.videos_btnFormSubmit__rx93w:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width:768px){.videos_videoHero__ymlsS{padding-top:6rem;min-height:40vh}.videos_heroStats__MsX9_{gap:2rem}.videos_heroStatNumber__LWIRN{font-size:2rem}.videos_filterBarInner__Yp1pk{flex-direction:column;align-items:stretch}.videos_filterTabs__mvZ6s{overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin}.videos_videoGrid__yWPtl{grid-template-columns:1fr}.videos_filterBar__67hl1{top:60px}.videos_videoModal__XblPb{padding:1rem}.videos_videoModalClose__icgR8{top:-3rem;width:40px;height:40px;font-size:1.25rem}}@media (max-width:480px){.videos_heroTitle__xGTGo{font-size:2rem}.videos_heroSubtitle__UV2tR{font-size:1rem}.videos_videoModalMeta__b5ZUg{flex-direction:column;gap:.5rem}}