.PodcastBlogPage_podcastBlogPage__VyWS_{min-height:100vh;background:#f5f5f7}.PodcastBlogPage_loading__UEvXO{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:24px}.PodcastBlogPage_spinner__fkAcH{width:40px;height:40px;border:2px solid rgba(0,0,0,.06);border-top:2px solid var(--color-uhai-blue);border-radius:50%;animation:PodcastBlogPage_spin__NMJxD 1s cubic-bezier(.68,-.55,.265,1.55) infinite}.PodcastBlogPage_hero__TppUF{background:var(--color-uhai-blue);padding:140px 0 100px;text-align:center;position:relative;overflow:hidden}.PodcastBlogPage_heroContent__W4RjY{max-width:800px;margin:0 auto;padding:0 40px}.PodcastBlogPage_heroContent__W4RjY h1{font-size:72px;font-weight:700;margin-bottom:24px;line-height:1.05;letter-spacing:-.03em;color:var(--color-white-life)}.PodcastBlogPage_heroContent__W4RjY p{font-size:24px;line-height:1.4;color:rgba(255,255,255,.88);font-weight:400}.PodcastBlogPage_container__l4msu{max-width:1200px;margin:0 auto;padding:0 40px}.PodcastBlogPage_filtersSection__OKuDq{padding:60px 0;background:white;border-bottom:1px solid rgba(0,0,0,.06)}.PodcastBlogPage_searchAndFilters__Wwn3K{display:flex;flex-direction:column;gap:40px;align-items:center}.PodcastBlogPage_searchBar__bZ2hs{position:relative;max-width:600px;width:100%}.PodcastBlogPage_searchIcon__JOzyt{display:none}.PodcastBlogPage_searchInput__5AaQZ{width:100%;padding:20px 30px;border:none;border-radius:16px;font-size:17px;background:rgba(245,245,247,.8);transition:all .3s cubic-bezier(.25,.46,.45,.94);font-weight:400}.PodcastBlogPage_searchInput__5AaQZ::placeholder{color:#86868b}.PodcastBlogPage_searchInput__5AaQZ:focus{outline:none;background:white;box-shadow:0 4px 30px rgba(0,0,0,.1)}.PodcastBlogPage_filters__1fjtj{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.PodcastBlogPage_filterGroup__veV7q{background:rgba(245,245,247,.8);border-radius:12px;overflow:hidden;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.PodcastBlogPage_filterGroup__veV7q:hover{background:white;box-shadow:0 2px 20px rgba(0,0,0,.08)}.PodcastBlogPage_filterIcon__eq9b_{display:none}.PodcastBlogPage_filterSelect__SfkSp{padding:16px 24px;border:none;background:transparent;font-size:15px;color:#1d1d1f;cursor:pointer;min-width:160px;font-weight:500}.PodcastBlogPage_filterSelect__SfkSp:focus{outline:none}.PodcastBlogPage_contentSection__oQDxP{padding:80px 0 120px;background:#f5f5f7}.PodcastBlogPage_sectionHeader__P2uOf{text-align:center;margin-bottom:60px}.PodcastBlogPage_sectionHeader__P2uOf h2{font-size:48px;font-weight:700;margin-bottom:16px;color:#1d1d1f;letter-spacing:-.03em}.PodcastBlogPage_sectionHeader__P2uOf p{color:#86868b;font-size:21px}.PodcastBlogPage_postsGrid__cCuMG{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:30px;gap:30px;margin-top:40px}@media (min-width:1400px){.PodcastBlogPage_postsGrid__cCuMG{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px) and (max-width:1399px){.PodcastBlogPage_postsGrid__cCuMG{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px) and (max-width:1023px){.PodcastBlogPage_postsGrid__cCuMG{grid-template-columns:repeat(2,1fr)}}.PodcastBlogPage_postCard__QKGOy{background:rgba(255,255,255,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;overflow:hidden;box-shadow:0 4px 30px rgba(0,0,0,.07);transition:all .3s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(255,255,255,.6)}.PodcastBlogPage_postCard__QKGOy:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.PodcastBlogPage_postCardImage__SUHwM{position:relative;width:100%;height:240px;border-radius:16px 16px 0 0;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.PodcastBlogPage_imagePlaceholder__Fe6tM{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2)}.PodcastBlogPage_postCardImage__SUHwM img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.PodcastBlogPage_postCard__QKGOy:hover .PodcastBlogPage_postCardImage__SUHwM img{transform:scale(1.08)}.PodcastBlogPage_categoryBadge__ewUxN,.PodcastBlogPage_tagsList__LXwtg{display:none}.PodcastBlogPage_audioControls__JNfx3{position:absolute;top:20px;right:20px}.PodcastBlogPage_playButton__N5LvB{width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.9);color:var(--color-uhai-blue);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;left:18px;top:18px}.PodcastBlogPage_playButton__N5LvB:hover{background:white;transform:scale(1.1)}.PodcastBlogPage_playButton__N5LvB:disabled{opacity:.5;cursor:not-allowed}.PodcastBlogPage_playButton__N5LvB svg{width:20px;height:20px}.PodcastBlogPage_duration__Urb_G{position:absolute;bottom:12px;right:12px;background:rgba(0,0,0,.75);color:white;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1}.PodcastBlogPage_duration__Urb_G svg{display:none}.PodcastBlogPage_seriesTag__QgKYr{display:inline-block;background:rgba(8,39,115,.1);color:var(--color-uhai-blue);padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.PodcastBlogPage_postCardContent__xYPR1{padding:32px 24px 24px}.PodcastBlogPage_seriesInfo__Fh7i_{margin-bottom:24px;padding:20px;background:rgba(245,245,247,.5);border-radius:12px}.PodcastBlogPage_seriesHeader__Hk6Av{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.PodcastBlogPage_seriesName__FNgRX{font-weight:600;color:#1d1d1f;font-size:15px}.PodcastBlogPage_seriesProgress__GjSnL{font-size:14px;color:#86868b}.PodcastBlogPage_progressBar__Q7CaN{height:4px;background:rgba(0,0,0,.06);border-radius:2px;overflow:hidden}.PodcastBlogPage_progressFill__Xf913{height:100%;background:var(--color-uhai-blue);border-radius:2px;transition:width .3s ease-out}.PodcastBlogPage_postTitle__QlyPO{font-size:20px;font-weight:600;margin-bottom:12px;color:#1d1d1f;line-height:1.3;letter-spacing:-.02em}.PodcastBlogPage_postExcerpt__Gd0c3,.PodcastBlogPage_postTitle__QlyPO{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.PodcastBlogPage_postExcerpt__Gd0c3{color:#86868b;line-height:1.5;margin-bottom:16px;font-size:14px}.PodcastBlogPage_postMeta__EB1q5{display:flex;gap:16px;padding-top:16px;border-top:1px solid rgba(0,0,0,.06)}.PodcastBlogPage_metaItem__cI8yj{display:flex;align-items:center;gap:6px;color:#86868b;font-size:13px}.PodcastBlogPage_metaItem__cI8yj svg{flex-shrink:0}.PodcastBlogPage_tag__1VByT{background:rgba(245,245,247,.8);color:#424245;padding:6px 14px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);font-weight:500}.PodcastBlogPage_tag__1VByT:hover{background:var(--color-uhai-blue);color:white}.PodcastBlogPage_moreTagsIndicator__X3vl4{background:rgba(0,0,0,.05);color:#86868b;padding:6px 14px;border-radius:8px;font-size:14px}.PodcastBlogPage_moreTagsIndicator__X3vl4 svg{display:none}.PodcastBlogPage_cardActions__uKD1L{display:flex;gap:16px}.PodcastBlogPage_cardActions__uKD1L>*{flex:1 1}.PodcastBlogPage_cardActions__uKD1L button svg{display:none}.PodcastBlogPage_loadMoreSection__nv6JN{text-align:center;padding:60px 0}.PodcastBlogPage_noResults__AiuaT{text-align:center;padding:100px 40px;color:#86868b}.PodcastBlogPage_noResultsIcon__CA4Ie{display:none}.PodcastBlogPage_noResults__AiuaT h3{font-size:32px;margin-bottom:16px;color:#1d1d1f;font-weight:600;letter-spacing:-.02em}.PodcastBlogPage_noResults__AiuaT p{margin-bottom:40px;font-size:19px;line-height:1.4}@media (max-width:768px){.PodcastBlogPage_heroContent__W4RjY h1{font-size:48px}.PodcastBlogPage_heroContent__W4RjY p{font-size:19px}.PodcastBlogPage_hero__TppUF{padding:100px 0 80px}.PodcastBlogPage_container__l4msu{padding:0 24px}.PodcastBlogPage_postsGrid__cCuMG{grid-template-columns:1fr;gap:30px}.PodcastBlogPage_filters__1fjtj{flex-direction:column;align-items:center;width:100%}.PodcastBlogPage_filterGroup__veV7q{width:100%;max-width:300px}.PodcastBlogPage_filterSelect__SfkSp{width:100%}.PodcastBlogPage_sectionHeader__P2uOf h2{font-size:36px}.PodcastBlogPage_postCardContent__xYPR1{padding:24px 18px 18px}.PodcastBlogPage_postMeta__EB1q5{flex-direction:column;gap:12px}.PodcastBlogPage_cardActions__uKD1L{flex-direction:column}}.PodcastBlogPage_seriesGrid__dDhYQ{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:30px;gap:30px;margin-bottom:60px}.PodcastBlogPage_seriesCardLink__vrhL5{text-decoration:none;display:block}.PodcastBlogPage_seriesCard__2iu_l{background:rgba(255,255,255,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;overflow:hidden;box-shadow:0 4px 30px rgba(0,0,0,.07);transition:all .3s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(255,255,255,.6)}.PodcastBlogPage_seriesCard__2iu_l:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.PodcastBlogPage_seriesCardImage__efdvJ{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.PodcastBlogPage_seriesImageFallback__bDy6q{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2)}.PodcastBlogPage_episodeCountBadge__492zc{position:absolute;bottom:12px;right:12px;background:rgba(0,0,0,.72);color:white;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.PodcastBlogPage_browseAllSection__lQiK1{text-align:center;padding:12px 0 48px}.PodcastBlogPage_browseAllBtn__oiWUq{display:inline-flex;align-items:center;padding:16px 40px;background:var(--color-uhai-blue);color:white;border-radius:14px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease}.PodcastBlogPage_browseAllBtn__oiWUq:hover{background:#062057;transform:translateY(-2px);box-shadow:0 8px 24px rgba(8,39,115,.3)}@media (max-width:640px){.PodcastBlogPage_heroContent__W4RjY h1{font-size:36px}.PodcastBlogPage_contentSection__oQDxP{padding:60px 0 80px}.PodcastBlogPage_postTitle__QlyPO{font-size:20px}.PodcastBlogPage_seriesHeader__Hk6Av{flex-direction:column;align-items:flex-start;gap:8px}.PodcastBlogPage_playButton__N5LvB{width:40px;height:40px}.PodcastBlogPage_postsGrid__cCuMG{margin:0 -16px}.PodcastBlogPage_postCard__QKGOy{margin:0 16px}}