.page_page__GLM0G{display:flex;width:100%;align-items:center;justify-content:center;flex-direction:column;padding:1rem}.page_main__od5_8{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:1rem;>h1{margin-block:3rem}}.page_header__dowvJ{display:flex;align-items:center;justify-content:space-around;gap:1rem;padding:.5rem 1rem;width:100%}.page_logo__aMgUr{font-weight:700;font-size:1.5rem;color:var(--foreground);border:2px solid var(--foreground);border-radius:6px;padding:.3rem .5rem}@media screen and (max-width:600px){.page_header__dowvJ{flex-direction:column}}.ImpactGrid_section__jECby{padding:3rem 1.5rem;background-color:var(--background);text-align:center}.ImpactGrid_heading__pAVRZ{font-size:2.25rem;font-weight:700;margin-bottom:2.5rem;color:var(--foreground)}.ImpactGrid_grid__lrUc6{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.ImpactGrid_card__YqYGH{background:var(--background);border-radius:1rem;padding:2rem;box-shadow:0 5px 15px var(--card-background);display:flex;flex-direction:column;align-items:start;gap:1rem;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;opacity:0;transform:translateY(50px);animation:ImpactGrid_fadeInUp__32cuC .6s forwards;>div{display:flex;gap:1rem;align-items:center}}.ImpactGrid_card__YqYGH:first-child{animation-delay:0s}.ImpactGrid_card__YqYGH:nth-child(2){animation-delay:.1s}.ImpactGrid_card__YqYGH:nth-child(3){animation-delay:.2s}.ImpactGrid_card__YqYGH:nth-child(4){animation-delay:.3s}.ImpactGrid_card__YqYGH:nth-child(5){animation-delay:.4s}.ImpactGrid_card__YqYGH:nth-child(6){animation-delay:.5s}.ImpactGrid_card__YqYGH:hover{transform:translateY(-5px);box-shadow:0 10px 25px var(--card-background)}@keyframes ImpactGrid_fadeInUp__32cuC{to{opacity:1;transform:translateY(0)}}.ImpactGrid_title__qLCiS{font-size:1.25rem;font-weight:600;color:var(--foreground);text-align:left;text-wrap:balance}.ImpactGrid_description__OOyEg{font-size:1rem;color:var(--text-secondary)}.Footer_footer__CNVh7{background:var(--background);padding:3rem 1.5rem;color:var(--foreground)}.Footer_container__xM_lN{max-width:800px;margin:0 auto;text-align:center}.Footer_title__Aai8k{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem}.Footer_links__r5NL_{list-style:none;padding:0;margin:0 0 2rem;display:flex;gap:1rem;justify-content:space-around}.Footer_links__r5NL_ li{margin:.4rem 1rem;border-bottom:2px solid var(--foreground)}.Footer_links__r5NL_ a{color:var(--foreground);text-decoration:none;font-size:1rem;transition:opacity .2s ease}.Footer_links__r5NL_ a:hover{opacity:.7}.Footer_copy__XDCgi{font-size:.85rem;color:var(--foreground);margin-top:1rem}.LangPicker_lang_select_container__G3aSC{width:90%;max-width:8rem}.LangPicker_lang_select_label__NkmiG{display:block;font-size:.875rem;font-weight:500;color:var(--foreground);margin-bottom:.5rem}.LangPicker_lang_select_dropdown__vzCNK{width:100%;padding:.3rem;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.LangPicker_lang_select_dropdown__vzCNK:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.3)}.Transcript_transcriptCard__HkBTy{padding:1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);width:100%;max-width:42rem;margin:0 auto}.Transcript_cardTitle__xzKOu{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;display:flex;align-items:center}.Transcript_cardIcon__kmKhL{width:1.5rem;height:1.5rem;margin-right:.5rem;color:#3b82f6}.Transcript_spaceY__JNMJQ>*+*{margin-top:1rem}.Transcript_originalBox__oO1xX{padding:.75rem;background-color:#fff;border:1px solid #f3f4f6;border-radius:.5rem}.Transcript_labelOriginal__QmbtG{font-size:.875rem;font-weight:600;color:#4b5563;margin-bottom:.25rem}.Transcript_textContent___iyqN{color:#111827;font-weight:500;min-height:1.5rem}.Transcript_translatedBox__UTvJa{padding:.75rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem}.Transcript_labelTranslated__97C46{font-size:.875rem;font-weight:600;color:#2563eb;margin-bottom:.25rem;display:flex;justify-content:space-between;align-items:center}.Transcript_statusFooter__t7wwV{margin-top:1rem;font-size:.75rem;color:#4d545e;display:flex;justify-content:space-between;>:first-child{max-width:250px}}.Transcript_statusOk__HRv0t{font-weight:600;color:#10b981}.Video_video_player__OHMpr{display:grid;gap:2rem;max-width:1000px;grid-template-columns:1fr}.Video_video_container__z2NZK{border-radius:12px;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border:1px solid var(--card-background)}.Video_video_container__z2NZK>video{width:100%;height:auto}.Video_video_note__pqngS{padding:.3rem;font-size:.75rem;color:var(--foreground);background-color:var(--card-background)}@media (max-width:600px){.Video_video_container__z2NZK{flex-direction:column}}@media (min-width:768px){.Video_video_player__OHMpr{grid-template-columns:1fr 1fr}}