.videos_container__81yhs{min-height:100vh;width:100%;max-width:1400px;margin:0 auto;padding:1rem}.videos_hero__T2eJw{text-align:center;margin:4rem 0;padding:0 1rem}.videos_heroContent__ZS7W0 h1{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,var(--primary-500) 0,var(--secondary-500) 50%,var(--primary-500) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem;line-height:1.2;animation:videos_shimmer__XLfTd 8s linear infinite;letter-spacing:-.02em;display:flex;align-items:center;justify-content:center;gap:1rem}@keyframes videos_shimmer__XLfTd{0%{background-position:200%}to{background-position:-200%}}.videos_heroContent__ZS7W0 p{font-size:1.25rem;color:var(--color-text-muted);margin:0;line-height:1.6}.videos_alert__zNyms{max-width:1400px;margin:2rem auto;padding:1rem 1.5rem;background:#fee2e2;color:#991b1b;border:1px solid #fca5a5;border-radius:8px;display:flex;justify-content:space-between;align-items:center}.videos_alert__zNyms button{background:none;border:none;cursor:pointer;padding:.25rem;color:inherit;opacity:.7;transition:opacity .2s}.videos_alert__zNyms button:hover{opacity:1}.videos_section__v6cdn{margin:4rem 0}.videos_sectionHeader__j6EkN{margin-bottom:3.5rem;text-align:center}.videos_sectionHeader__j6EkN h2{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;font-size:2rem;font-weight:700;color:var(--primary-500);margin:0;letter-spacing:-.02em;position:relative;width:100%}.videos_sectionHeader__j6EkN h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,var(--primary-500),var(--secondary-500));border-radius:2px}.videos_filters__4uOEt{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;padding:0 1rem}.videos_searchBar__X7p1I{flex:1 1;min-width:250px;position:relative;display:flex;align-items:center}.videos_searchBar__X7p1I svg{position:absolute;left:1rem;color:var(--primary-500);opacity:.7}.videos_searchBar__X7p1I input{width:100%;padding:.75rem 1rem .75rem 2.5rem;background:var(--white-5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--primary-shadow-15);border-radius:var(--radius-sm);font-size:.95rem;color:var(--primary-500);transition:var(--transition-smooth)}.videos_searchBar__X7p1I input:focus{outline:none;border-color:var(--primary-500);box-shadow:0 0 0 3px var(--primary-shadow-15)}.videos_searchBar__X7p1I input::placeholder{color:var(--color-text-muted)}.videos_select__G_WRV{padding:.75rem 1rem;background:var(--white-5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--primary-shadow-15);border-radius:var(--radius-sm);font-size:.95rem;color:var(--primary-500);cursor:pointer;transition:var(--transition-smooth)}.videos_select__G_WRV:focus,.videos_select__G_WRV:hover{border-color:var(--primary-500)}.videos_select__G_WRV:focus{outline:none;box-shadow:0 0 0 3px var(--primary-shadow-15)}.videos_resetButton__zbCf8{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:2px solid var(--primary-shadow-15);border-radius:var(--radius-sm);font-weight:600;cursor:pointer;transition:var(--transition-smooth);color:var(--primary-500)}.videos_resetButton__zbCf8:hover{background:var(--primary-shadow-8);border-color:var(--primary-500);transform:translateY(-2px);box-shadow:0 4px 16px var(--primary-shadow-20)}.videos_tagsFilter__F0dSt{background:var(--white-5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.5rem;border-radius:var(--radius-md);border:1px solid var(--primary-shadow-15);box-shadow:var(--shadow-md);margin-bottom:2rem;position:relative;overflow:hidden}.videos_tagsFilter__F0dSt:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,var(--primary-shadow-8) 0,transparent 70%);opacity:0;transition:opacity .5s ease}.videos_tagsFilter__F0dSt:hover:before{opacity:1}.videos_tagsFilter__F0dSt h3{font-size:1rem;font-weight:600;color:var(--primary-500);margin:0 0 1rem;position:relative;z-index:1}.videos_tagsList__oSKjU{display:flex;flex-wrap:wrap;gap:.75rem;position:relative;z-index:1}.videos_tagButton__iuZ0n{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:2px solid var(--primary-shadow-15);border-radius:20px;font-size:.875rem;font-weight:500;cursor:pointer;transition:var(--transition-smooth);color:var(--primary-500);position:relative;overflow:hidden}.videos_tagButton__iuZ0n:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:var(--primary-shadow-15);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;z-index:-1}.videos_tagButton__iuZ0n:hover{border-color:var(--primary-500);transform:translateY(-2px);box-shadow:0 4px 12px var(--primary-shadow-20)}.videos_tagButton__iuZ0n:hover:before{width:300px;height:300px}.videos_tagButton__iuZ0n.videos_active__FtuH9{background:linear-gradient(135deg,var(--primary-500) 0,var(--secondary-500) 100%);border-color:var(--primary-500);color:white;box-shadow:0 4px 16px var(--primary-shadow-30)}.videos_tagCount__7O2ZK{background:rgba(0,0,0,.1);padding:.125rem .5rem;border-radius:10px;font-size:.75rem;font-weight:600}.videos_tagButton__iuZ0n.videos_active__FtuH9 .videos_tagCount__7O2ZK{background:rgba(255,255,255,.2)}.videos_videosGrid__x_NZA{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;padding:0 1rem;display:flex;flex-wrap:wrap;justify-content:center}.videos_videoCardContainer__A_FgC{display:flex;flex-direction:column;justify-content:center;align-items:center}.videos_noResults__DX80Y{text-align:center;padding:4rem 2rem;color:#6b7280}.videos_noResults__DX80Y svg{font-size:4rem;margin-bottom:1rem;opacity:.5}.videos_noResults__DX80Y p{font-size:1.125rem;margin:0}@media (max-width:1024px){.videos_hero__T2eJw{margin:2rem 0}.videos_heroContent__ZS7W0 h1{font-size:2.8rem}.videos_heroContent__ZS7W0 p{font-size:1.15rem}}@media (max-width:768px){.videos_hero__T2eJw{margin:1.5rem 0;padding:0 .75rem}.videos_heroContent__ZS7W0 h1{font-size:2.2rem;flex-direction:column}.videos_heroContent__ZS7W0 p{font-size:1.05rem}.videos_section__v6cdn{margin:2rem 0}.videos_sectionHeader__j6EkN{margin-bottom:2rem}.videos_sectionHeader__j6EkN h2{font-size:1.75rem}.videos_filters__4uOEt{flex-direction:column;padding:0 .75rem}.videos_searchBar__X7p1I{min-width:100%}.videos_videosGrid__x_NZA{gap:1.5rem;padding:0 .75rem}.videos_tagsFilter__F0dSt{margin:0 .75rem 2rem}}@media (max-width:576px){.videos_hero__T2eJw{margin:1rem 0;padding:0 .5rem}.videos_heroContent__ZS7W0 h1{font-size:1.75rem}.videos_heroContent__ZS7W0 p{font-size:.95rem}.videos_section__v6cdn{margin:1.5rem 0}.videos_sectionHeader__j6EkN h2{font-size:1.5rem}.videos_sectionHeader__j6EkN h2:after{width:50px;height:2px}.videos_videosGrid__x_NZA{display:flex;flex-direction:column;flex-wrap:wrap;grid-template-columns:1fr;gap:1rem;padding:0 .5rem}.videos_filters__4uOEt{padding:0 .5rem}.videos_tagsFilter__F0dSt{margin:0 .5rem 1.5rem}}@media (max-width:400px){.videos_heroContent__ZS7W0 h1{font-size:1.5rem}.videos_heroContent__ZS7W0 p{font-size:.875rem}.videos_sectionHeader__j6EkN h2{font-size:1.35rem}}