.cb-mem_page{background-color:var(--gs-bg);}
@media (max-width: 1024px){.cb-mem_page{background-color:var(--gs-bg);}}
@media (max-width: 767px){.cb-mem_page{background-color:var(--gs-bg);}}
.cb-mem_container{display:flex;flex-direction:column;gap:32px;}
@media (max-width: 1024px){.cb-mem_container{display:flex;flex-direction:column;gap:32px;}}
@media (max-width: 767px){.cb-mem_container{display:flex;flex-direction:column;gap:32px;}}
.cb-mem_head{display:flex;flex-direction:column;gap:12px;}
@media (max-width: 1024px){.cb-mem_head{display:flex;flex-direction:column;gap:12px;}}
@media (max-width: 767px){.cb-mem_head{display:flex;flex-direction:column;gap:12px;}}
.cb-mem_tabs{display:flex;flex-wrap:wrap;gap:24px;margin-top:12px;}
@media (max-width: 1024px){.cb-mem_tabs{display:flex;flex-wrap:wrap;gap:24px;margin-top:12px;}}
@media (max-width: 767px){.cb-mem_tabs{display:flex;flex-wrap:wrap;gap:24px;margin-top:12px;}}
.cb-mem_access{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;}
@media (max-width: 1024px){.cb-mem_access{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;}}
@media (max-width: 767px){.cb-mem_access{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;}}
.cb-mem_access_left{display:flex;flex-direction:column;gap:8px;}
@media (max-width: 1024px){.cb-mem_access_left{display:flex;flex-direction:column;gap:8px;}}
@media (max-width: 767px){.cb-mem_access_left{display:flex;flex-direction:column;gap:8px;}}
.cb-mem_access_row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;}.cb-mem_access_row .gs-chip--on{color:#166534;background-color:#DCFCE7;font-weight:600;}.cb-mem_access_row .gs-chip--off{color:#991B1B;background-color:#FEE2E2;font-weight:600;}
@media (max-width: 1024px){.cb-mem_access_row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;}.cb-mem_access_row .gs-chip--on{color:#166534;background-color:#DCFCE7;font-weight:600;}.cb-mem_access_row .gs-chip--off{color:#991B1B;background-color:#FEE2E2;font-weight:600;}}
@media (max-width: 767px){.cb-mem_access_row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;}.cb-mem_access_row .gs-chip--on{color:#166534;background-color:#DCFCE7;font-weight:600;}.cb-mem_access_row .gs-chip--off{color:#991B1B;background-color:#FEE2E2;font-weight:600;}}
.cb-mem_access_chip{color:#166534;background-color:#DCFCE7;font-weight:600;}
@media (max-width: 1024px){.cb-mem_access_chip{color:#166534;background-color:#DCFCE7;font-weight:600;}}
@media (max-width: 767px){.cb-mem_access_chip{color:#166534;background-color:#DCFCE7;font-weight:600;}}
.cb-mem_resume{display:flex;flex-direction:column;gap:16px;}.cb-mem_resume .cb-mem_resume_card{display:flex;flex-direction:row;align-items:stretch;}.cb-mem_resume .cb-mem_resume_media{width:320px;flex-shrink:0;min-height:180px;background-color:var(--gs-surface-dark);overflow:hidden;}.cb-mem_resume .cb-mem_resume_img{display:block;width:100%;height:100%;object-fit:cover;}.cb-mem_resume .cb-mem_resume_body{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-grow:1;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;}.cb-mem_resume .cb-mem_resume_heading{text-decoration:none;color:var(--gs-text);}.cb-mem_resume .cb-mem_resume_heading:hover{color:var(--gs-red);text-decoration:none;}.cb-mem_resume .cb-mem_resume_bar{width:100%;margin-top:8px;}.cb-mem_resume .gs-progress{display:block;width:100%;height:6px;background-color:var(--gs-border);border-radius:999px;overflow:hidden;}.cb-mem_resume .gs-progress__fill{display:block;height:6px;background-color:var(--gs-red);border-radius:999px;}.cb-mem_resume .cb-mem_resume_cta{margin-top:8px;}.cb-mem_resume .cb-mem_resume_speaker{display:block;font-size:13px;line-height:1.4;color:var(--gs-text-muted);margin-top:0;margin-bottom:0;}.cb-mem_resume .cb-mem_resume_speaker .gs-speaker-link{color:var(--gs-red);font-weight:600;text-decoration:none;}.cb-mem_resume .cb-mem_resume_speaker .gs-speaker-link:hover{color:var(--gs-red-hover);text-decoration:underline;}
@media (max-width: 1024px){.cb-mem_resume{display:flex;flex-direction:column;gap:16px;}.cb-mem_resume .cb-mem_resume_card{display:flex;flex-direction:row;align-items:stretch;}.cb-mem_resume .cb-mem_resume_media{width:320px;flex-shrink:0;min-height:180px;background-color:var(--gs-surface-dark);overflow:hidden;}.cb-mem_resume .cb-mem_resume_img{display:block;width:100%;height:100%;object-fit:cover;}.cb-mem_resume .cb-mem_resume_body{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-grow:1;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;}.cb-mem_resume .cb-mem_resume_heading{text-decoration:none;color:var(--gs-text);}.cb-mem_resume .cb-mem_resume_heading:hover{color:var(--gs-red);text-decoration:none;}.cb-mem_resume .cb-mem_resume_bar{width:100%;margin-top:8px;}.cb-mem_resume .gs-progress{display:block;width:100%;height:6px;background-color:var(--gs-border);border-radius:999px;overflow:hidden;}.cb-mem_resume .gs-progress__fill{display:block;height:6px;background-color:var(--gs-red);border-radius:999px;}.cb-mem_resume .cb-mem_resume_cta{margin-top:8px;}.cb-mem_resume .cb-mem_resume_speaker{display:block;font-size:13px;line-height:1.4;color:var(--gs-text-muted);margin-top:0;margin-bottom:0;}.cb-mem_resume .cb-mem_resume_speaker .gs-speaker-link{color:var(--gs-red);font-weight:600;text-decoration:none;}.cb-mem_resume .cb-mem_resume_speaker .gs-speaker-link:hover{color:var(--gs-red-hover);text-decoration:underline;}}
@media (max-width: 767px){.cb-mem_resume{display:flex;flex-direction:column;gap:16px;}.cb-mem_resume .cb-mem_resume_card{display:flex;flex-direction:column;align-items:stretch;}.cb-mem_resume .cb-mem_resume_media{width:100%;flex-shrink:0;min-height:0;background-color:var(--gs-surface-dark);overflow:hidden;aspect-ratio:16 / 9;}.cb-mem_resume .cb-mem_resume_img{display:block;width:100%;height:auto;object-fit:cover;}.cb-mem_resume .cb-mem_resume_body{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-grow:1;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;}.cb-mem_resume .cb-mem_resume_heading{text-decoration:none;color:var(--gs-text);}.cb-mem_resume .cb-mem_resume_heading:hover{color:var(--gs-red);text-decoration:none;}.cb-mem_resume .cb-mem_resume_bar{width:100%;margin-top:8px;}.cb-mem_resume .gs-progress{display:block;width:100%;height:6px;background-color:var(--gs-border);border-radius:999px;overflow:hidden;}.cb-mem_resume .gs-progress__fill{display:block;height:6px;background-color:var(--gs-red);border-radius:999px;}.cb-mem_resume .cb-mem_resume_cta{margin-top:8px;}.cb-mem_resume .cb-mem_resume_speaker{display:block;font-size:13px;line-height:1.4;color:var(--gs-text-muted);margin-top:0;margin-bottom:0;}.cb-mem_resume .cb-mem_resume_speaker .gs-speaker-link{color:var(--gs-red);font-weight:600;text-decoration:none;}.cb-mem_resume .cb-mem_resume_speaker .gs-speaker-link:hover{color:var(--gs-red-hover);text-decoration:underline;}}
.cb-mem_resume_card{display:flex;flex-direction:row;align-items:stretch;}
@media (max-width: 1024px){.cb-mem_resume_card{display:flex;flex-direction:row;align-items:stretch;}}
@media (max-width: 767px){.cb-mem_resume_card{display:flex;flex-direction:column;align-items:stretch;}}
.cb-mem_resume_media{width:320px;flex-shrink:0;min-height:180px;background-image:url(https://gosectv.epeakstudio.com/wp-content/uploads/2026/09/video-poster-fallback.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden;}
@media (max-width: 1024px){.cb-mem_resume_media{width:320px;flex-shrink:0;min-height:180px;background-image:url(https://gosectv.epeakstudio.com/wp-content/uploads/2026/09/video-poster-fallback.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden;}}
@media (max-width: 767px){.cb-mem_resume_media{width:100%;flex-shrink:0;min-height:0;background-image:url(https://gosectv.epeakstudio.com/wp-content/uploads/2026/09/video-poster-fallback.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden;aspect-ratio:16 / 9;}}
.cb-mem_resume_img{display:block;width:100%;height:100%;object-fit:cover;}
@media (max-width: 1024px){.cb-mem_resume_img{display:block;width:100%;height:100%;object-fit:cover;}}
@media (max-width: 767px){.cb-mem_resume_img{display:block;width:100%;height:auto;object-fit:cover;}}
.cb-mem_resume_body{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-grow:1;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;}
@media (max-width: 1024px){.cb-mem_resume_body{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-grow:1;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;}}
@media (max-width: 767px){.cb-mem_resume_body{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-grow:1;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;}}
.cb-mem_resume_heading{text-decoration:none;color:var(--gs-text);}.cb-mem_resume_heading:hover{color:var(--gs-red);text-decoration:none;}
@media (max-width: 1024px){.cb-mem_resume_heading{text-decoration:none;color:var(--gs-text);}.cb-mem_resume_heading:hover{color:var(--gs-red);text-decoration:none;}}
@media (max-width: 767px){.cb-mem_resume_heading{text-decoration:none;color:var(--gs-text);}.cb-mem_resume_heading:hover{color:var(--gs-red);text-decoration:none;}}
.cb-mem_resume_bar{width:100%;margin-top:8px;}.cb-mem_resume_bar .gs-progress{display:block;width:100%;height:6px;background-color:var(--gs-border);border-radius:999px;overflow:hidden;}.cb-mem_resume_bar .gs-progress__fill{display:block;height:6px;background-color:var(--gs-red);border-radius:999px;}
@media (max-width: 1024px){.cb-mem_resume_bar{width:100%;margin-top:8px;}.cb-mem_resume_bar .gs-progress{display:block;width:100%;height:6px;background-color:var(--gs-border);border-radius:999px;overflow:hidden;}.cb-mem_resume_bar .gs-progress__fill{display:block;height:6px;background-color:var(--gs-red);border-radius:999px;}}
@media (max-width: 767px){.cb-mem_resume_bar{width:100%;margin-top:8px;}.cb-mem_resume_bar .gs-progress{display:block;width:100%;height:6px;background-color:var(--gs-border);border-radius:999px;overflow:hidden;}.cb-mem_resume_bar .gs-progress__fill{display:block;height:6px;background-color:var(--gs-red);border-radius:999px;}}
.cb-mem_resume_cta{margin-top:8px;}
@media (max-width: 1024px){.cb-mem_resume_cta{margin-top:8px;}}
@media (max-width: 767px){.cb-mem_resume_cta{margin-top:8px;}}
.cb-mem_lists{display:flex;flex-direction:column;gap:16px;}
@media (max-width: 1024px){.cb-mem_lists{display:flex;flex-direction:column;gap:16px;}}
@media (max-width: 767px){.cb-mem_lists{display:flex;flex-direction:column;gap:16px;}}
.cb-mem_list_later_tile{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:12px;width:100%;aspect-ratio:16 / 9;box-sizing:border-box;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--gs-surface-dark);color:var(--gs-text-on-dark);}
@media (max-width: 1024px){.cb-mem_list_later_tile{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:12px;width:100%;aspect-ratio:16 / 9;box-sizing:border-box;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--gs-surface-dark);color:var(--gs-text-on-dark);}}
@media (max-width: 767px){.cb-mem_list_later_tile{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:12px;width:100%;aspect-ratio:16 / 9;box-sizing:border-box;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--gs-surface-dark);color:var(--gs-text-on-dark);}}
.cb-mem_list_later_play{display:block;width:28px;height:28px;}
@media (max-width: 1024px){.cb-mem_list_later_play{display:block;width:28px;height:28px;}}
@media (max-width: 767px){.cb-mem_list_later_play{display:block;width:28px;height:28px;}}
.cb-mem_list_later_name{color:var(--gs-text-on-dark);}
@media (max-width: 1024px){.cb-mem_list_later_name{color:var(--gs-text-on-dark);}}
@media (max-width: 767px){.cb-mem_list_later_name{color:var(--gs-text-on-dark);}}
.cb-mem_list_soc_tile{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:12px;width:100%;aspect-ratio:16 / 9;box-sizing:border-box;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--gs-surface-dark);color:var(--gs-text-on-dark);}
@media (max-width: 1024px){.cb-mem_list_soc_tile{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:12px;width:100%;aspect-ratio:16 / 9;box-sizing:border-box;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--gs-surface-dark);color:var(--gs-text-on-dark);}}
@media (max-width: 767px){.cb-mem_list_soc_tile{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:12px;width:100%;aspect-ratio:16 / 9;box-sizing:border-box;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--gs-surface-dark);color:var(--gs-text-on-dark);}}
.cb-mem_list_soc_play{display:block;width:28px;height:28px;}
@media (max-width: 1024px){.cb-mem_list_soc_play{display:block;width:28px;height:28px;}}
@media (max-width: 767px){.cb-mem_list_soc_play{display:block;width:28px;height:28px;}}
.cb-mem_list_soc_name{color:var(--gs-text-on-dark);}
@media (max-width: 1024px){.cb-mem_list_soc_name{color:var(--gs-text-on-dark);}}
@media (max-width: 767px){.cb-mem_list_soc_name{color:var(--gs-text-on-dark);}}
.cb-mem_list_fav_tile{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:12px;width:100%;aspect-ratio:16 / 9;box-sizing:border-box;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--gs-surface-dark);color:var(--gs-text-on-dark);}
@media (max-width: 1024px){.cb-mem_list_fav_tile{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:12px;width:100%;aspect-ratio:16 / 9;box-sizing:border-box;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--gs-surface-dark);color:var(--gs-text-on-dark);}}
@media (max-width: 767px){.cb-mem_list_fav_tile{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:12px;width:100%;aspect-ratio:16 / 9;box-sizing:border-box;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--gs-surface-dark);color:var(--gs-text-on-dark);}}
.cb-mem_list_fav_play{display:block;width:28px;height:28px;}
@media (max-width: 1024px){.cb-mem_list_fav_play{display:block;width:28px;height:28px;}}
@media (max-width: 767px){.cb-mem_list_fav_play{display:block;width:28px;height:28px;}}
.cb-mem_list_fav_name{color:var(--gs-text-on-dark);}
@media (max-width: 1024px){.cb-mem_list_fav_name{color:var(--gs-text-on-dark);}}
@media (max-width: 767px){.cb-mem_list_fav_name{color:var(--gs-text-on-dark);}}
