.Articles_mainContent__AmPMv{padding:1rem;background:#f3f7f9;color:white;min-height:100vh;width:100%}.Articles_header__48N6l{text-align:center;margin-bottom:0;padding:0}.Articles_pageTitle__UoBWq{font-size:2rem;font-weight:700;margin-bottom:.25rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Articles_pageSubtitle__8Jbn4{font-size:1rem;color:#9ca3af;max-width:600px;margin:0 auto;line-height:1.5}.Articles_headerPageTitle__yZBq5{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:15px}.Articles_filtersSection__qF14h{margin-bottom:2rem;background:#16213e;padding:1.5rem 1rem;border-radius:12px;border:1px solid #2a3441}.Articles_searchForm__FAM2c{margin-bottom:1.5rem}.Articles_searchInput__2lKur{position:relative;max-width:500px;margin:0 auto}.Articles_searchField__tiO_O{width:100%;padding:.875rem 3rem .875rem 1.25rem;background:#1a1a2e;border:2px solid #374151;border-radius:50px;font-size:.9rem;color:white;outline:none;transition:all .3s ease}.Articles_searchField__tiO_O::placeholder{color:#6b7280}.Articles_searchField__tiO_O:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.2)}.Articles_searchButton__rNvTx{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.Articles_searchButton__rNvTx:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px rgba(102,126,234,.4)}.Articles_filterControls__zDshg{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.Articles_categoryFilter__pChU5{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.Articles_filterButton__hSZyw{padding:.625rem 1.25rem;border:2px solid #374151;background:#1a1a2e;color:#9ca3af;border-radius:25px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.Articles_filterButton__hSZyw:hover{border-color:#667eea;color:#667eea;transform:translateY(-2px)}.Articles_filterButton__hSZyw.Articles_active__3pYQX{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:white;box-shadow:0 4px 12px rgba(102,126,234,.3)}.Articles_sortFilter__SEncp{display:flex;justify-content:center;align-items:center}.Articles_sortSelect__voNRt{padding:.625rem 1rem;border:2px solid #374151;border-radius:8px;background:#1a1a2e;color:#9ca3af;font-size:.8rem;cursor:pointer;outline:none;transition:all .3s ease;width:100%;max-width:200px}.Articles_sortSelect__voNRt:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.2)}.Articles_podcastGrid__khxlu{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem;margin-bottom:2rem}.Articles_podcastCard__J1e_b{background:#16213e;border-radius:12px;overflow:hidden;border:1px solid #2a3441;transition:all .3s ease;cursor:pointer}.Articles_podcastCard__J1e_b:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.4);border-color:#667eea}.Articles_podcastThumbnail__inOz3{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#0f1419}.Articles_podcastThumbnail__inOz3 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Articles_podcastCard__J1e_b:hover .Articles_podcastThumbnail__inOz3 img{transform:scale(1.05)}.Articles_playOverlay__Kufmi{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.Articles_podcastCard__J1e_b:hover .Articles_playOverlay__Kufmi{opacity:1}.Articles_playButton__ZGL5i{width:60px;height:60px;background:rgba(102,126,234,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:transform .2s ease}.Articles_playButton__ZGL5i:hover{transform:scale(1.1)}.Articles_podcastCreatorTitle__P8CtW{top:.75rem;left:.75rem}.Articles_podcastCreatorTitle__P8CtW,.Articles_podcastDuration__k_1Sw{position:absolute;background:rgba(0,0,0,.8);color:white;padding:.25rem .5rem;border-radius:6px;font-size:.65rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Articles_podcastDuration__k_1Sw{bottom:.75rem;right:.75rem}.Articles_podcastInfo__YnvOP{padding:1rem}.Articles_podcastTitle__H8uD_{font-size:1rem;font-weight:600;color:white;margin-bottom:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Articles_podcastDescription__d3Yci{color:#9ca3af;font-size:.85rem;line-height:1.5;margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.Articles_podcastStats__W4XjW{display:flex;align-items:center;gap:1rem;color:#6b7280;font-size:.75rem}.Articles_loading__tXHhE{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#9ca3af}.Articles_spinner__O_3fN{width:40px;height:40px;border:4px solid #374151;border-top-color:#667eea;border-radius:50%;animation:Articles_spin__EBkeJ 1s linear infinite;margin-bottom:1rem}@keyframes Articles_spin__EBkeJ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Articles_empty__syL1s{text-align:center;padding:3rem 1rem;color:#9ca3af}.Articles_emptyIcon__FQdWh{margin-bottom:1rem;opacity:.5;color:#6b7280}.Articles_empty__syL1s h3{font-size:1.25rem;margin-bottom:.5rem;color:white}.Articles_empty__syL1s p{color:#6b7280;font-size:.9rem}.Articles_pagination__LdVSY{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.Articles_paginationButton__bT6iY{padding:.625rem 1rem;border:2px solid #374151;background:#16213e;color:#9ca3af;border-radius:8px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:80px}.Articles_paginationButton__bT6iY:hover:not(:disabled){border-color:#667eea;color:#667eea;transform:translateY(-2px)}.Articles_paginationButton__bT6iY:disabled{opacity:.5;cursor:not-allowed}.Articles_paginationNumbers__lIKBL{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;justify-content:center}.Articles_paginationNumber__8HzE9{padding:.625rem .875rem;border:2px solid #374151;background:#16213e;color:#9ca3af;border-radius:8px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:40px;text-align:center}.Articles_paginationNumber__8HzE9:hover{border-color:#667eea;color:#667eea;transform:translateY(-2px)}.Articles_paginationNumber__8HzE9.Articles_active__3pYQX{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:white;box-shadow:0 4px 12px rgba(102,126,234,.3)}.Articles_paginationEllipsis__LkZHk{padding:.625rem .5rem;color:#6b7280;font-size:.8rem}.Articles_resultsInfo__RRBRA{text-align:center;color:#9ca3af;font-size:.85rem;padding:1rem;background:#16213e;border-radius:8px;margin-bottom:1rem}@media (min-width:640px){.Articles_mainContent__AmPMv{padding:1rem}.Articles_header__48N6l{padding:0;margin-bottom:0}.Articles_pageTitle__UoBWq{font-size:1.5rem}.Articles_pageSubtitle__8Jbn4{font-size:1.1rem}.Articles_filtersSection__qF14h{padding:2rem 1.5rem}.Articles_searchField__tiO_O{padding:1rem 3rem 1rem 1.5rem;font-size:1rem}.Articles_searchButton__rNvTx{width:2.5rem;height:2.5rem}.Articles_filterButton__hSZyw{padding:.75rem 1.5rem;font-size:.9rem}.Articles_sortSelect__voNRt{font-size:.9rem}.Articles_podcastGrid__khxlu{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Articles_podcastInfo__YnvOP{padding:1.25rem}.Articles_podcastTitle__H8uD_{font-size:1rem}.Articles_podcastDescription__d3Yci{font-size:.75rem}.Articles_podcastStats__W4XjW{font-size:.8rem}}@media (min-width:1024px){.Articles_mainContent__AmPMv{padding:1rem}.Articles_header__48N6l{padding:0;margin-bottom:0}.Articles_pageTitle__UoBWq{font-size:2rem}.Articles_pageSubtitle__8Jbn4{font-size:1.2rem}.Articles_filtersSection__qF14h{padding:2rem}.Articles_filterControls__zDshg{flex-direction:row;align-items:center;justify-content:space-between}.Articles_categoryFilter__pChU5{flex:1 1;justify-content:flex-start}.Articles_sortFilter__SEncp{justify-content:flex-end}.Articles_sortSelect__voNRt{width:auto}.Articles_podcastGrid__khxlu{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width:1280px){.Articles_podcastGrid__khxlu{grid-template-columns:repeat(4,1fr)}}@media (min-width:1536px){.Articles_mainContent__AmPMv{max-width:1400px;margin:0 auto}}@media (hover:none){.Articles_podcastCard__J1e_b:hover{transform:none}.Articles_playOverlay__Kufmi{opacity:1;background:rgba(0,0,0,.3)}.Articles_filterButton__hSZyw:hover,.Articles_paginationButton__bT6iY:hover:not(:disabled),.Articles_paginationNumber__8HzE9:hover{transform:none}}.Articles_filterButton__hSZyw:focus,.Articles_paginationButton__bT6iY:focus,.Articles_paginationNumber__8HzE9:focus,.Articles_searchButton__rNvTx:focus,.Articles_sortSelect__voNRt:focus{outline:2px solid #667eea;outline-offset:2px}