
.c8ke-bio-page-preview-box{
	margin: 0 auto;
	background-color: #f6f9fc;
	border-radius: 41px;
	padding: 14px;
	border: none;
	box-shadow: 0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);
	height: 736px;
	width: 414px;
	overflow: hidden;
	z-index: 1;
}

.c8ke-bio-page-preview-box-show{
	background: #FFF;
	overflow: hidden;
	-ms-overflow-style: none; /* IE 10+ */
	scrollbar-width: none; /* Firefox */
	border-radius: 30px;
	height: 100%;
	width: 100%;
	z-index: 0;
	transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1,1);
	transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;}
.c8ke-bio-page-preview-background-div{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: -2;
	inset: 0px;
}
.c8ke-bio-page-preview-box-bg {
	width: 100%;
	z-index: 0;
	inset: 0px;
	display: inline-block;
	vertical-align: top;
}
.c8ke-bio-page-preview-box-content{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 3;
	overflow-y: auto;
	-ms-overflow-style: none; /* IE 10+ */
	scrollbar-width: none; /* Firefox */
}
.c8ke-bio-page-preview-box-content::-webkit-scrollbar {
	display: none; /* Chrome Safari */
}
.c8ke-bio-page-preview-box-content-header{
	margin: 0 auto;
	width: calc(100% - 20px);
	max-width: 580px;
	height: auto;
	position: relative;
	padding-top: 50px;
	box-sizing: border-box;
}
.c8ke-bio-page-preview-box-userlogo{
	/*margin: 0 auto;*/
	text-align: center;
}
.c8ke-bio-page-preview-box-userprofile-photo-size {
	width: 96px;
	height: 96px;
	border-radius: 50%;
	border: 1px solid #ccc;
}
.c8ke-bio-page-preview-header-icon{position: absolute;right: 0;}
.c8ke-bio-page-preview-header-icon-style{
	border-radius: 50%;
	width: 35px;
	height: 35px;
	color: #fff;
	background-color: rgba( 0, 0, 0, 0.27 );
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 35px;


}
.c8ke-bio-page-preview-header-icon-style a{color: #fff;font-size: 20px;}
.c8ke-bio-page-preview-search-box{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	margin: 10px;
	max-width: 700px !important;
	border: 2px solid #a9a9a9 !important;
	border-radius: 20px;
	background: #fff;
	height: 45px!important;
	line-height: 45px;
	align-content:stretch;
	position: relative;
}
.c8ke-bio-page-preview-search-box-button{
	width: 24px;
	height: 24px;
	display: inline-block;
}

.c8ke-com-linktree-box-direct {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	z-index: 1050;
	clear: both;
}
.c8ke-com-linktree-tooltips {
	margin: 0 auto;
	border-radius: 5px;
	padding: 10px;
}
ul.c8ke-com-linktree-list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 1050;
}
ul.c8ke-com-linktree-list li {
	width: auto;
	cursor: pointer;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	position: relative;
}
.c8ke-com-linktree-list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 1050;
}
.c8ke-com-linktree-list .c8ke-com-linktree-li {
	width: auto;
	cursor: pointer;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	position: relative;
}
.c8ke-com-linktrees-bd {
	/* background-color: #fff;
     border-radius: 1rem;*/
}
.c8ke-linktree-image {
	width: 36px;
	margin-left: 12px;
	border-radius: 50rem;
	display: flex;
	position: absolute;
	align-content: center;
	justify-content: center;
	top: 50%;
	transform: translateY(-50%);
}
/*ul.c8ke-com-linktree-list li a:hover {
    text-decoration: none;
    background-color: unset;
    color: unset;
}*/
ul.c8ke-com-linktree-list li a {
	display: block;
	padding: 10px 50px;
	text-decoration: none;
}
.c8ke-com-linktree-list .c8ke-com-linktree-li .c8ke-com-linktrees-a {
	display: block;
	padding: 10px 50px;
	text-decoration: none;
}

.c8ke-com-linktrees-a {
}
.c8ke-bio-social-icon:before {
	display: block;
}
.c8ke-bio-social-icon {
	color: #000;
	font-size: 20px;
}
.c8ke-bio-social-icon-a {
	text-align: center;
	text-decoration: none;
	color: #212529;
	display: inline-block;
	margin-right: 7px;
	margin-left: 7px;
}
.letterpic-name-diplay {
	font-weight: bold;
	margin-bottom: 0px;
}
.c8ke-bio-font-size {
}
.c8ke-com-username {
	display: inline-block;
}

.link-body{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.link-body-top{
	background-position: top center;
	background-size: unset;
}
.link-body-bottom{
	background-position: bottom center;
	background-size: unset;
}
.link-body-full{

}
.handle{cursor:pointer;}
.c8ke-page-block-title{font-size: 18px;color: #464a53;}
.c8ke-page-block-edit-button{cursor:pointer;font-size: 20px;line-height: 20px;}
.c8ke-page-block-delete-button{cursor:pointer;background: #464a53;color: white;width: 30px;border-radius: 10px;}
c8ke-label.error {
	font-weight: bold;
	font-size:12px;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
}
.c8ke-music-frame {
	width: 100% ;
}
.tagify__input{
	overflow-x: auto;
}
#solid .pickr{height: 100%;}
#solid .pickr .pcr-button{height: 100%;}
.c8ke-page-setting-button-background-preview{float: right;background-repeat: no-repeat;width: 24px;height: 24px;background-size: 100%;}
.c8ke-nav-item-1 .active {
	font-weight: 400;
	background: #464a53;
	color: #e9ecef;
	border-radius: 10px 10px 0 0px;
}
.SectionDivider {
	display: flex;
	align-items: center;
	text-align: center;
}
.SectionDivider:before {
	margin-right: 12px;
	margin-left: 16px;
	width: 2px;
	content: "";
	flex: 1 1;
	border-bottom: 1px solid #efefef;
}

.SectionDivider:after {
	margin-right: 16px;
	margin-left: 12px;
	width: 2px;
	content: "";
	flex: 1 1;
	border-bottom: 1px solid #efefef;
}

.c8ke-sticky-top-40{position: sticky;top: 40px;}
.c8ke-head-bar-color{background: #4c5058;
	padding: 5px 5px 5px 15px;
	font-size: 14px;
	margin-bottom: 20px;
	color: #e9ecef!important;}
.c8ke-modal-header{
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 1;
}
.c8ke-common-nav-bar-back{cursor: pointer;}
.c8ke-common-button-background-color{background: #efefef;}
.c8ke-common-button-background-color_1{background: #5d5f61;color: #fff;}
.c8ke-common-text-color{color: #464a53;}
.c8ke-common-label-width{width: 4.375rem;text-align: left;padding-left:18px;margin-right: 16px;margin-bottom: unset;color: #464a53;}
.c8ke-form-inline{display: flex;flex-flow: row wrap;align-items: center;}
.c8ke-common-nav-parent-nav{text-decoration-line: underline;margin-right:0.25rem;}
.c8ke-block-illustration{}

@media screen and (min-width: 768px){
	.c8ke-sticky-top-0{position: sticky;top: 0;}
}
.c8ke-bio-page-preview-header-icon-style-float-bar{width: 26px;height: 26px;line-height: 26px;}
.c8ke-bio-page-preview-header-icon-size-float-bar{font-size: 16px;}
.c8ke-social-icons{
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
	display: flex;
	justify-content: center;
}
.c8ke-tag-slides .c8ke-tag-slide .c8ke-tag-button.c8ke-tag-selected{height: 35px !important;margin-top: 5px !important;margin-bottom: 5px !important;background:rgba(255,255,255,1) !important;}
.c8ke-tag-slides .c8ke-tag-slide .c8ke-tag-button{height: 35px !important;margin-top: 5px !important;margin-bottom: 5px !important;}
.c8ke-bio-page-preview-search-box-button span{color: #000; font-size: 12px; font-family: "Arial", "microsoft yahei"!important;}
@media (min-width: 415px){
	.c8ke-preview-sticky-top-0{position: sticky;top: 0;}
}

.c8ke-social-org-facebook{color: #3b5998;}
.c8ke-social-org-twitter{color: #55acee;}
.c8ke-social-org-instagram{color: #3f729b;}
.c8ke-social-org-pinterest{color: #E60023;}
.c8ke-social-org-youtube{color: #cd201f;}
.c8ke-social-org-tiktok{color: #010101;}
.c8ke-social-org-snap{color: #fffa37;}
.c8ke-social-org-linkedin{color: #0077b5;}
.c8ke-social-org-line{color: #00c300;}
.c8ke-social-org-xiaohongshu{color: #bd081c;}
.c8ke-social-org-weibo{color: #000;}
.c8ke-social-org-telegram{color: #00405d;}
.c8ke-social-org-tumblr{color: #00405d;}
.c8ke-social-org-vimeo{color: #1ab7ea;}
.c8ke-social-org-spotify{color: #1ed760;}
.c8ke-social-org-twitch{color: #9146ff;}
.c8ke-social-org-flickr{color: #f40083;}
.c8ke-social-org-foursquare{color: #00405d;}
.c8ke-social-org-parler{color: #cd201f;}
.c8ke-social-org-yelp_user{color: #d32323;}
.c8ke-social-org-yelp_business{color: #d32323;}
.c8ke-social-org-zomato{color: #cd201f;}
.c8ke-social-org-vcard{color: #000;}
.c8ke-social-org-email{color: #000;}
.c8ke-social-org-discord{color: #7289DA;}
.c8ke-social-org-whatsapp{color: #25d366;}
.c8ke_text_inner_box {
	height: 200px;
	overflow: hidden;
	padding-bottom: 1.25em;
	position: relative;
}
.c8ke_text_line {
	display: block;
	position: relative;
	height: 200px;
	/*background-color: #fff;*/
}
input[id^="c8ke_text_more"] {
	display: none;
}
.c8ke_text_more {
	position: absolute;
	right: 0;
	bottom: 0px;
	/*padding: 10px 0px;*/
	text-align: right;
	cursor: pointer;
	line-height: unset;
	/*font-weight: 800;*/
	/*background: #fff;*/
	/*border: 1px solid #a9a9a9;*/
	/*border-radius: 5px;*/
	/*color: grey;*/
	width: 100%;
}
input[id^="c8ke_text_more"] ~ .c8ke_text_inner_box .c8ke_text_more:before{
	content: "More \f103";
}
input[id^="c8ke_text_more"]:checked ~ .c8ke_text_inner_box {
	height: auto !important;
	overflow: visible;
}
input[id^="c8ke_text_more"]:checked ~ .c8ke_text_inner_box .c8ke_text_line {
	display: none;
}
input[id^="c8ke_text_more"]:checked ~ .c8ke_text_inner_box .c8ke_text_more:before {
	content: "\f102  Less";
	/*position: absolute;*/
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
/************digital download****************/
.c8ke-digital-download-preview-component {
	width: 100%;
	margin: 0 auto;
}

.c8ke-digital-download-preview {
	/*background: var(--c8ke-block-background-color);*/
	border-radius: 8px;
	overflow: hidden;
}

.c8ke-digital-download-preview.list-layout .list-content {
	display: flex;
	flex-direction: column;
	gap: 20px;

}

.c8ke-digital-download-preview.list-layout .list-info {
	display: flex;
	gap: 20px;
	text-align: left;
}

.c8ke-digital-download-preview.list-layout .digital-download-thumbnail {
	flex: 0 0 100px;
	margin: 0;
}

.c8ke-digital-download-preview.list-layout .info-content {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items:start;
}

.c8ke-digital-download-preview.empty-state {
	border: 2px dashed #ccc;
	cursor: pointer;
	transition: all 0.3s ease;
}

.c8ke-digital-download-preview.empty-state:hover {
	/*border-color: var(--c8ke-primary-color);*/
	/*background: rgba(var(--c8ke-primary-color-rgb), 0.05);*/
}

.empty-state-content {
	text-align: center;
	padding: 40px 20px;
}

.empty-state-content i {
	font-size: 48px;
	color: #ccc;
	margin-bottom: 16px;
}

.empty-state-content h3 {
	margin: 0 0 8px;
	/*color: var(--c8ke-text-color);*/
}

.empty-state-content p {
	margin: 0;
	/*color: var(--c8ke-text-color-secondary);*/
}

.digital-download-content {
}

.digital-download-thumbnail {
	position: relative;
	width: 100%;
	margin-bottom: 16px;
	border-radius: 4px;
	overflow: hidden;
}

.digital-download-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
}

.file-type-badge {
	position: absolute;
	top: 8px;
	right: 8px;
	background: rgba(0, 0, 0, 0.7);
	color: white;
	padding: 4px 8px;
	border-radius: 4px;
	font-size: 12px;
}

.digital-download-info {
	/*text-align: left;*/
}

.digital-download-title {
	margin: 0 0 8px;
	font-size: 1.5em;
	/*color: var(--c8ke-text-color);*/
}

.digital-download-description {
	margin: 0 0 16px;
	/*color: var(--c8ke-text-color-secondary);*/
}

.digital-download-price {
	margin-bottom: 16px;
	font-size: 1.25em;
	font-weight: bold;
	/*color: var(--c8ke-text-color);*/
	display: flex;
	justify-content: center;
	align-items: center;
}

.digital-download-price .price-amount.free {
	/*color: #28a745;*/
}

.digital-download-price .price-amount.sale {
	display: flex;
	align-items: center;
	gap: 8px;
}

.digital-download-price .original-price {
	text-decoration: line-through;
	/*color: var(--c8ke-text-color-secondary);*/
	font-size: 0.85em;
}

.digital-download-price .sale-price {
	/*color: #dc3545;*/
	font-weight: bold;
}

.download-btn {
	width: 100%;
	padding: 12px;
	font-size: 1.1em;
	color:var(--c8ke-bio-page-block-color);
	background:var(--c8ke-bio-page-text-color) ;
}
.download-btn:active,.download-btn:hover{
	background:var(--c8ke-bio-page-block-color);
	color:var(--c8ke-bio-page-text-color) ;
	box-shadow: 0 0 0 0.2rem var(--c8ke-bio-page-text-color);
}
/**************************/
/**********images block****************/
.c8ke-image-preview-collapsed,
.c8ke-image-preview-exposed {
	margin-bottom: calc(var(--c8ke-bio-page-spacing) * 1px);
	background: transparent;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	margin-left:10px;
	margin-right:10px;
}
.c8ke-image-preview-exposed .c8ke-image-preview-header {
	margin-bottom:calc(var(--c8ke-bio-page-spacing) * 1px);
}
.c8ke-image-preview-header {
	padding: 15px;
	background: var(--c8ke-bio-page-block-color);
	border-bottom: 1px solid #eee;
	border-radius:calc(var(--c8ke-bio-page-button-corner) * 1px);
	text-align:center;
}
.c8ke-image-preview-header h3{
	font-size: calc(var(--c8ke-bio-page-font-size) * 1px + 3px);
	color: var(--c8ke-bio-page-text-color);
}
.c8ke-image-preview-header .description{
	margin: 5px 0 0;
	font-size: var(--c8ke-bio-page-font-size)px;
	color: var(--c8ke-bio-page-text-color);
}

.c8ke-image-preview-collapsed .c8ke-image-preview-header {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.c8ke-image-preview-thumbnail {
	width: 60px;
	height: 60px;
	margin-right: 15px;
	border-radius: 4px;
	overflow: hidden;
}

.c8ke-image-preview-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.c8ke-image-preview-title {
	flex: 1;
}

.c8ke-image-preview-title h3 {
	margin: 0;
	font-size: calc(var(--c8ke-bio-page-font-size) * 1px + 3px);
	color: var(--c8ke-bio-page-text-color);
}

.c8ke-image-preview-title .description {
	margin: 5px 0 0;
	font-size: var(--c8ke-bio-page-font-size)px;
	color: var(--c8ke-bio-page-text-color);
}
.c8ke-image-preview-empty {
	margin: 10px;
	padding: 20px;
	background: var(--c8ke-bio-page-block-color, #f8f8f8);
	border-radius: calc(var(--c8ke-bio-page-button-corner, 8) * 1px);
	text-align: center;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.c8ke-image-preview-empty-content {
	padding: 30px 20px;
}

.c8ke-image-preview-empty-icon {
	margin-bottom: 15px;
	font-size: 48px;
	color: #888;
	opacity: 0.7;
}

.c8ke-image-list {
	display: grid;
	gap: 20px;
	--image-scaling: 100%;
}
.c8ke-image-item{
	width: var(--image-scaling, 100%);
}

.c8ke-image-list.column-layout {
	/*grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));*/
	justify-items: center;
}

.c8ke-image-list.carousel-layout {
	display: flex;
	overflow-x: auto;
	scroll-behavior: smooth;
	gap: 20px;
	scrollbar-width: none;  /* Firefox */
	-ms-overflow-style: none;  /* IE and Edge */
	align-items: center;  /* 垂直居中对齐 */
}

.c8ke-image-list.carousel-layout::-webkit-scrollbar {
	display: none;  /* Chrome, Safari and Opera */
}

.c8ke-image-list.carousel-layout .c8ke-image-item {
	flex: 0 0 auto;
	max-width: 300px;  /* 设置最大宽度 */
	margin-right: 20px;
}

.c8ke-image-list.carousel-layout .c8ke-image-item:last-child {
	margin-right: 0;
}

.c8ke-image-list.carousel-layout .c8ke-image-wrapper img {
	max-width: 100%;  /* 限制最大宽度 */
	max-height: 300px;  /* 限制最大高度 */
	width: 100%;  /* 宽度自适应 */
	height: auto;  /* 高度自适应 */
	object-fit: cover;  /* 保持原有比例 */
}

/* 移动端样式 */
@media (max-width: 768px) {
	.c8ke-image-list.carousel-layout .c8ke-image-wrapper img {
		max-height: 200px;  /* 移动端稍小一点 */
	}
}

.c8ke-image-list.column-layout .c8ke-image-wrapper {
	display: flex;
	justify-content: center;
}

.c8ke-image-wrapper {
	position: relative;
	width: 100%;
}

.c8ke-image-wrapper img {
	max-width: 100%;
	height: auto;
	width: 100%;
	object-fit: cover;
}

/* 移动端拉伸样式 */
@media (max-width: 431px) {
	.stretch-on-mobile.c8ke-image-list {
		margin-left: -10px;
		margin-right: -10px;
		width: calc(100% + 20px);
		padding: 0 0;
	}

	.stretch-on-mobile .c8ke-image-wrapper {
		padding: 0;
	}

	.stretch-on-mobile .c8ke-image-wrapper img {
		/* width: 100vw !important;*/
		max-width: none;
	}
}

/**************************/
/**********videos block****************/
.c8ke-video-preview-collapsed,
.c8ke-video-preview-exposed {
	margin-bottom: calc(var(--c8ke-bio-page-spacing) * 1px);
	overflow: hidden;
	background: transparent;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	margin-left:10px;
	margin-right:10px;
}
.c8ke-video-preview-exposed .c8ke-video-preview-header {
	margin-bottom:calc(var(--c8ke-bio-page-spacing) * 1px);
}
.c8ke-video-preview-header {
	padding: 15px;
	background: var(--c8ke-bio-page-block-color);
	border-bottom: 1px solid #eee;
	border-radius:calc(var(--c8ke-bio-page-button-corner) * 1px);
	text-align:center;
}

.c8ke-video-preview-collapsed .c8ke-video-preview-header {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.c8ke-video-preview-thumbnail {
	width: 60px;
	height: 60px;
	margin-right: 15px;
	border-radius: 4px;
	overflow: hidden;
}

.c8ke-video-preview-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.c8ke-video-preview-title {
	flex: 1;
}

.c8ke-video-preview-title h3,.c8ke-video-preview-header h3 {
	margin: 0;
	font-size: calc(var(--c8ke-bio-page-font-size) * 1px + 3px);
	color: var(--c8ke-bio-page-text-color);
}

.c8ke-video-preview-title .description {
	margin: 5px 0 0;
	font-size: var(--c8ke-bio-page-font-size)px;
	color: var(--c8ke-bio-page-text-color);
}

.c8ke-video-list {
	padding: 0px;
}

.c8ke-video-list.column-layout {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 20px;
}

.c8ke-video-list.carousel-layout {
	display: flex;
	overflow-x: auto;
	scroll-behavior: smooth;
	gap: 20px;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.c8ke-video-list.carousel-layout::-webkit-scrollbar {
	display: none;
}

.c8ke-video-item {
	flex: 0 0 300px;
}

.c8ke-video-iframe-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 默认比例 */
	height: 0;
	background: transparent;
}

/* TikTok 竖屏视频容器 */
.c8ke-video-iframe-wrapper.tiktok {
	padding-bottom: 177.77%; /* 9:16 比例 */
	max-width: 325px;
	margin: 0 auto;
	width: 325px;
}

/* Vimeo 和 YouTube 保持 16:9 */
.c8ke-video-iframe-wrapper.youtube,
.c8ke-video-iframe-wrapper.vimeo {
	padding-bottom: 56.25%;
}

/* Twitch 的比例略有不同 */
.c8ke-video-iframe-wrapper.twitch {
	padding-bottom: 52.35%;
}

.c8ke-video-iframe-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

/* 调整网格布局中 TikTok 视频的宽度 */
.column-layout .c8ke-video-item[data-platform="tiktok"] {
	max-width: 325px;
	margin: 0 auto;
}

.carousel-wrapper {
	position: relative;
}

.carousel-prev,
.carousel-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(255,255,255,0.9);
	border: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 1;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	display: flex;
	align-items: center;
	justify-content: center;
}

.carousel-prev { left: -20px; }
.carousel-next { right: -20px; }

.carousel-prev:hover,
.carousel-next:hover {
	background: rgba(255,255,255,1);
}

@media (max-width: 768px) {
	.c8ke-video-list.column-layout {
		grid-template-columns: 1fr;
	}

	.carousel-prev,
	.carousel-next {
		width: 30px;
		height: 30px;
	}
}

/* 空状态样式 */
.c8ke-video-preview-empty {
	margin: 10px;
	padding: 20px;
	background: var(--c8ke-bio-page-block-color, #f8f8f8);
	border-radius: calc(var(--c8ke-bio-page-button-corner, 8) * 1px);
	text-align: center;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.c8ke-video-preview-empty-content {
	padding: 30px 20px;
}

.c8ke-video-preview-empty-icons {
	margin-bottom: 15px;
	font-size: 24px;
	color: #888;
}

.c8ke-video-preview-empty-icons i {
	margin: 0 10px;
	opacity: 0.7;
}

.c8ke-video-preview-empty h3 {
	margin: 0 0 10px;
	font-size: calc(var(--c8ke-bio-page-font-size, 16) * 1px + 2px);
	color: var(--c8ke-bio-page-text-color, #333);
	opacity: 0.9;
}

.c8ke-video-preview-empty p {
	margin: 0 0 20px;
	font-size: var(--c8ke-bio-page-font-size, 14)px;
	color: var(--c8ke-bio-page-text-color, #666);
	opacity: 0.8;
	line-height: 1.5;
}

.c8ke-video-preview-empty-action {
	display: inline-flex;
	align-items: center;
	padding: 8px 16px;
	background: #fff3cd;
	color: #856404;
	border-radius: 4px;
	font-size: 14px;
}

.c8ke-video-preview-empty-action i {
	margin-right: 8px;
}
/**************************/

.c8ke-advance-description{
	white-space: pre-wrap;
}
.c8ke-advance-name{
	overflow: hidden;
}
