.Footer_footer__pQtti{width:100%;border-top:1px solid #eaeaea;display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#e7e7f0;margin:.5rem 0;padding:.5rem 0}.Footer_copyright__j4atB{display:flex;align-items:center;gap:5px}.Footer_api__iTwhb,.Footer_copyright__j4atB{margin:10px;font-size:1em}.Footer_kofiContainer__vR6v1{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:5px;width:100%;box-shadow:0 -2px 4px rgba(0,0,0,.2)}.Footer_kofi__C4_jR{display:inline-block;padding:6px;background:#ff5f5f;color:#fff;font-size:12px;font-weight:700;border-radius:8px;text-decoration:none;text-align:center;transition:background .3s ease-in-out;box-shadow:0 4px 8px rgba(0,0,0,.2)}.Footer_kofi__C4_jR:hover{background:#e04e4e}.Footer_discordLink__za5QK{display:flex;align-items:center;text-decoration:none;color:#7289da;font-weight:700;transition:opacity .2s ease}.Footer_discordLink__za5QK:hover{opacity:.8}.Footer_discordIcon__06_PA{width:24px;margin-right:8px}@media (max-width:600px){.Footer_kofi__C4_jR{padding:6px 12px}}.QuestionCard_card__iYWaB{display:flex;align-items:flex-start;gap:16px;padding:16px;border:1px solid #e6e6e6;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease-in-out;position:relative;overflow:hidden}.QuestionCard_card__iYWaB:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);border-color:#d4d4d4}.QuestionCard_body__e1bgA{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.QuestionCard_titleRow__ZY_ri{display:flex;align-items:center;gap:8px}.QuestionCard_title__NXv91{margin:0;font-size:1.15rem;font-weight:700;line-height:1.3;color:#2c3e50;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;white-space:normal;flex:1}.QuestionCard_questioner__LocSq{font-size:.9rem;color:#666;line-height:1.4}.QuestionCard_questioner__LocSq strong{color:#2c3e50;font-weight:600}.QuestionCard_questionText__8MW9K{margin-top:4px;padding:8px 12px;background:#f8f9fa;border-radius:6px;border-left:3px solid #3498db;font-size:1rem;color:#2c3e50;line-height:1.5}.QuestionCard_meta__AAjTO{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:4px}.QuestionCard_episode__u9BC1{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#3498db;color:#fff;border-radius:6px;font-weight:600;font-size:.8rem;text-decoration:none;transition:background-color .2s ease}.QuestionCard_episode__u9BC1:hover{background:#2980b9;color:#fff}.QuestionCard_episode__u9BC1:before{content:"📺";font-size:.8rem}.QuestionCard_youtubeButton__LjPWf{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:red;color:#fff;text-decoration:none;border-radius:6px;font-size:.8rem;font-weight:600;transition:background-color .2s ease}.QuestionCard_youtubeButton__LjPWf:hover{background:#c00;color:#fff}.QuestionCard_ytTime__Xc2ES{font-family:monospace}.QuestionCard_categories__tBlBk{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.QuestionCard_category__mOWQb{font-size:.75rem;color:#464646;background:#ecce6a;padding:3px 8px;border-radius:4px;font-weight:600;border:none;cursor:pointer;transition:all .2s ease}.QuestionCard_category__mOWQb:hover{background:#e0c055;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.15)}.QuestionCard_category__mOWQb:active{transform:translateY(0)}.QuestionCard_category__mOWQb:before{content:"#";color:#777;margin-right:2px}.QuestionCard_speakers__G6z58{display:flex;align-items:center;gap:-8px;margin-top:4px}.QuestionCard_speakerAvatar__xmdl0{width:28px;height:28px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.2);margin-left:-8px;transition:transform .2s ease}.QuestionCard_speakerAvatar__xmdl0:first-child{margin-left:0}.QuestionCard_speakerAvatar__xmdl0:hover{transform:scale(1.15);z-index:1}@media (max-width:768px){.QuestionCard_card__iYWaB{gap:12px;padding:12px}.QuestionCard_title__NXv91{font-size:1rem;-webkit-line-clamp:2;line-clamp:2}.QuestionCard_questioner__LocSq{font-size:.85rem}.QuestionCard_questionText__8MW9K{font-size:.8rem;padding:6px 10px}.QuestionCard_episode__u9BC1,.QuestionCard_youtubeButton__LjPWf{font-size:.75rem;padding:3px 6px}.QuestionCard_category__mOWQb{font-size:.7rem;padding:2px 6px}.QuestionCard_speakerAvatar__xmdl0{width:24px;height:24px}}@media (max-width:480px){.QuestionCard_card__iYWaB{gap:8px;padding:8px}.QuestionCard_title__NXv91{font-size:.9rem;line-height:1.2}.QuestionCard_questioner__LocSq{font-size:.8rem}.QuestionCard_questionText__8MW9K{font-size:.75rem;padding:4px 8px}.QuestionCard_episode__u9BC1,.QuestionCard_youtubeButton__LjPWf{font-size:.7rem}.QuestionCard_category__mOWQb{font-size:.65rem}.QuestionCard_speakerAvatar__xmdl0{width:20px;height:20px}}.QuestionsList_container__NHCss{width:100%;display:flex;flex-direction:column;gap:10px}.QuestionsList_list__z1sQ1{display:flex;flex-direction:column;gap:12px}.QuestionsList_errorMessage__EjSTU{color:red;font-size:16px;text-align:center;margin-top:20px}.QuestionsList_infoBox__vK075{background-color:#f0f7ff;border-left:4px solid #7c3aed;padding:1rem 1.5rem;margin:1rem 0;border-radius:4px}.QuestionsList_infoBox__vK075 p{margin:0;font-size:.95rem;line-height:1.5;color:#333}.QuestionsList_infoBox__vK075 a{color:#7c3aed;text-decoration:none;font-weight:500}.QuestionsList_infoBox__vK075 a:hover{text-decoration:underline}.QuestionsList_filtersWrapper__dnlHx{margin:1rem 0}.QuestionsList_toggleButton__Pzh_T{background-color:#e6e6e6;border:none;padding:.6rem .8rem;font-weight:700;border-radius:6px;cursor:pointer;font-size:.95rem;width:100%;text-align:center;margin-bottom:.5rem;min-height:44px;transition:background-color .2s ease}.QuestionsList_toggleButton__Pzh_T:active{background-color:#d0d0d0}@media (min-width:768px){.QuestionsList_toggleButton__Pzh_T{display:none}}.BottomNav_cudlikGroup__vgmEA{width:100%;display:flex;justify-content:center;gap:10px;padding:20px;background-color:#e7e7f0;opacity:.9;position:sticky;bottom:0;margin-top:5px;border-radius:8px 8px 0 0;transition:margin-bottom .3s ease;z-index:3}.BottomNav_cudlik__PX8UV{background-color:#007aff;color:#fff;font-size:1rem;font-weight:700;border:none;border-radius:8px;padding:10px 20px;margin:0 .5em;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .2s ease-in-out}.BottomNav_cudlik__PX8UV:hover{background-color:#005bb5}.BottomNav_cudlik__PX8UV:active{background-color:#003f7d;transform:scale(.95)}.BottomNav_cudlik__PX8UV:disabled{background-color:#e5e5ea;color:#aaa;cursor:not-allowed}.BottomNav_pageText__dXWy0{font-size:1rem;font-weight:700;border:none;padding:10px 20px}.BottomNav_big__A4U3p,.BottomNav_pageText__dXWy0{display:flex;width:40px;height:40px;justify-content:center;align-items:center}.BottomNav_big__A4U3p{background-color:#fff;color:#007aff;border:1px solid #007aff;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .2s ease-in-out}.BottomNav_big__A4U3p:hover{background-color:#a3cefc}.BottomNav_big__A4U3p:active{background-color:#dceeff;transform:scale(.95)}@media (max-width:767px){.BottomNav_cudlikGroup__vgmEA{padding:12px 8px;gap:6px}.BottomNav_cudlik__PX8UV{padding:12px 16px;margin:0;min-width:44px;min-height:44px;font-size:1.1rem}.BottomNav_pageText__dXWy0{font-size:.9rem;padding:8px 12px}.BottomNav_big__A4U3p{min-width:44px;min-height:44px}}.PageHeader_pageHeader__sTQNX{z-index:80;background:#fff;border-bottom:1px solid #ddd;padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.PageHeader_left__B2ljd,.PageHeader_right__WZ61U{display:flex;align-items:center;gap:.5rem}.PageHeader_back__MHjx5{font-size:1rem;color:#333}.PageHeader_center__U_IKz{flex:1;text-align:center}.PageHeader_title__dxi7J{font-size:1.2rem;font-weight:700;margin:0}.PageHeader_subtitle__YzkbP{font-size:.9rem;color:#666;margin:0}.PageHeader_pagination__fQebw{display:flex;gap:10px;align-items:center;touch-action:manipulation}.PageHeader_pagination__fQebw button{background:#007bff;color:#fff;border:none;padding:6px 12px;cursor:pointer;border-radius:4px;font-size:14px;pointer-events:auto}.PageHeader_pagination__fQebw button:hover{background:#0056b3}.PageHeader_pagination__fQebw button:disabled{opacity:.4;cursor:default}.PageHeader_scrollTop__oBs2H{background:none;border:none;font-size:1.2rem;cursor:pointer}@media (max-width:767px){.PageHeader_pageHeader__sTQNX{padding:.4rem .5rem;gap:.5rem}.PageHeader_title__dxi7J{font-size:1rem}.PageHeader_pagination__fQebw{gap:6px}.PageHeader_pagination__fQebw button{padding:8px 12px;font-size:1rem;min-width:44px;min-height:44px}.PageHeader_pagination__fQebw span{font-size:.85rem}.PageHeader_back__MHjx5{font-size:1.2rem;padding:.5rem}}.EpisodeFilters_filtersContainer__tHEHg{gap:.8rem;margin:1rem}.EpisodeFilters_label__SR8S9,.EpisodeFilters_sortGroup__gvzNZ{display:flex;align-items:center;gap:.5rem}.EpisodeFilters_label__SR8S9{font-size:.7rem;font-weight:700}.EpisodeFilters_select__ZycAN{padding:.3rem .6rem;border-radius:4px;border:1px solid #ccc}.EpisodeFilters_directionBtn__qknMQ{border:none;background:transparent;font-size:1rem;cursor:pointer;margin-left:6px;padding:0;color:#0073e6}.EpisodeFilters_filtersContainer__tHEHg{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.EpisodeFilters_clearButton__XuSsg{background:#f5f5f5;border:1px solid #ccc;padding:.1rem .3rem;border-radius:4px;cursor:pointer;font-weight:700;color:#690000}.EpisodeFilters_clearButton__XuSsg:hover{background:#e0e0e0}@media (max-width:767px){.EpisodeFilters_filtersContainer__tHEHg{flex-direction:column;align-items:stretch;gap:.5rem;margin:.5rem}.EpisodeFilters_sortGroup__gvzNZ{flex-direction:row;width:100%}.EpisodeFilters_label__SR8S9{flex:1;font-size:.85rem}.EpisodeFilters_select__ZycAN{flex:1;padding:.5rem;font-size:.9rem;min-height:44px}.EpisodeFilters_directionBtn__qknMQ{padding:.5rem;min-width:44px;min-height:44px}.EpisodeFilters_clearButton__XuSsg{padding:.6rem;font-size:1rem;width:100%;min-height:44px}}