.sunset-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px 20px;display:flex}.sunset-page h2{font-family:var(--font-belanosima-regular);color:#2d2b2b;margin:0 0 16px;font-size:28px}.sunset-page p{font-family:var(--font-belanosima-regular);color:#b7b7b7;margin:0;font-size:16px;line-height:1.6}.sunset-page .sunset-logo{margin-bottom:24px}.sunset-page .sunset-coming-soon{color:#2d2b2b;font-size:20px}.channels-page{padding-bottom:60px}.channels-page .broadcast-strip{-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;overscroll-behavior-x:contain;margin-top:20px;margin-left:-20px;margin-right:-20px;padding-left:35px;overflow:auto hidden}.channels-page .broadcast-strip::-webkit-scrollbar{display:none}.channels-page .broadcast-strip .broadcast-strip-inner{gap:16px;padding:6px 20px;display:flex}.channels-page .channel-list{flex-wrap:wrap;justify-content:flex-start;gap:40px 5%;margin-top:30px;display:flex}.channels-page .channel-list.display-small{gap:20px 5%}.channels-page .channel-list.display-large{flex-direction:column;align-items:center}.channels-page .container{margin:30px auto}.channels-page .container .friend-list{margin-top:30px;display:flex}.channels-page .empty-home{border-top:2px dotted #b7b7b7;margin-top:30px;padding-top:16px}.channels-page .empty-home .get-started-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;display:flex}.channels-page .empty-home h2{font-family:var(--font-belanosima-regular);color:#2d2b2b;text-align:center;margin:0;font-size:25px}.channels-page .empty-home .get-started-arrow{color:#2d2b2b;font-size:20px;transition:transform .2s;transform:rotate(-90deg)}.channels-page .empty-home .get-started-arrow.open{transform:rotate(0)}.channels-page .empty-home .dotted-divider{border:none;border-top:2px dotted #b7b7b7;margin:16px 0}.channels-page .empty-home .empty-home-buttons{gap:14px;margin-bottom:20px;display:flex}.channels-page .empty-home .action-card{box-sizing:border-box;border-radius:4px;flex-direction:column;flex:1;padding:10px;text-decoration:none;display:flex}.channels-page .empty-home .action-card .action-card-top{align-items:center;gap:6px;display:flex}.channels-page .empty-home .action-card .action-card-icon{flex-shrink:0;width:30px;height:30px}.channels-page .empty-home .action-card .action-card-title{font-family:var(--font-belanosima-regular);flex:1;font-size:20px;text-decoration:underline}.channels-page .empty-home .action-card .action-card-arrow{font-family:var(--font-belanosima-regular);flex-shrink:0;font-size:20px}.channels-page .empty-home .action-card .action-card-subtitle{font-family:var(--font-belanosima-regular);margin-top:2px;font-size:14px}.channels-page .empty-home .action-card--discover{color:#e5e5e5;background:#3e85ee}.channels-page .empty-home .action-card--discover .action-card-icon{color:#3e85ee}.channels-page .empty-home .action-card--friends{color:#ebaa27;background:0 0;border:2px solid #ebaa27}.channels-page .empty-home .action-card--friends .action-card-icon{color:#ebaa27}.channels-page .empty-home .popular-channels-heading{font-family:var(--font-belanosima-regular);color:#e5e5e5;background:#3e85ee;border-radius:4px;margin-bottom:10px;padding:4px 8px;font-size:20px;text-decoration:underline}.channels-page .empty-home .popular-channels .popular-channel-item{border-bottom:2px dotted #b7b7b7;gap:16px;padding:10px 0;display:flex}.channels-page .empty-home .popular-channels .popular-channel-avatar{width:100px;height:100px;font-family:var(--font-belanosima-bold);color:#e5e5e5;background-color:#5e5e5e;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:28px;display:flex;overflow:hidden}.channels-page .empty-home .popular-channels .popular-channel-avatar img{object-fit:cover;width:100%;height:100%}.channels-page .empty-home .popular-channels .popular-channel-info{flex-direction:column;justify-content:center;min-width:0;display:flex}.channels-page .empty-home .popular-channels .popular-channel-name{font-family:var(--font-belanosima-regular);color:#2d2b2b;text-overflow:ellipsis;white-space:nowrap;font-size:20px;overflow:hidden}.channels-page .empty-home .popular-channels .popular-channel-count{font-family:var(--font-belanosima-regular);color:#2d2b2b;margin-bottom:8px;font-size:13px}.channels-page .empty-home .popular-channels .popular-channel-join{font-family:var(--font-belanosima-regular);color:#3e85ee;cursor:pointer;background:0 0;border:1px solid #3e85ee;border-radius:2.354px;width:165px;height:35px;font-size:12px;text-decoration:none}.channels-page .empty-home .popular-channels .popular-channel-join.joined{color:#b7b7b7;cursor:default;border-color:#b7b7b7}.channels-page .empty-home .popular-channels .popular-channel-join:disabled{cursor:default}.channels-page .empty-home .see-more{font-family:var(--font-belanosima-regular);color:#3e85ee;text-align:center;border:1px solid #3e85ee;border-radius:2.354px;margin-top:16px;padding:8px 0;font-size:16px;text-decoration:none;display:block}
