/* Bindas Creator Platform - frontend foundation */
.bcp-auth-wrap{max-width:620px;margin:50px auto;padding:20px}
.bcp-auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:34px;box-shadow:0 12px 40px rgba(0,0,0,.07)}
.bcp-brand{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}
.bcp-auth-card h1{margin:0 0 8px;font-size:30px;line-height:1.2}
.bcp-subtitle{color:#6b7280;margin:0 0 25px}
.bcp-form{display:flex;flex-direction:column;gap:17px}
.bcp-form label{font-weight:600;font-size:14px}
.bcp-form input,.bcp-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d1d5db;border-radius:10px;padding:12px 13px;font:inherit;background:#fff}
.bcp-form input:focus,.bcp-form textarea:focus{outline:2px solid rgba(0,0,0,.08);border-color:#111827}
.bcp-button{border:0;border-radius:10px;padding:13px 18px;font-weight:700;cursor:pointer;background:#111827;color:#fff}
.bcp-auth-footer{text-align:center;color:#6b7280;margin:22px 0 0}
.bcp-auth-footer a{font-weight:700;text-decoration:none}
.bcp-notice{padding:12px 14px;border-radius:10px;margin-bottom:18px;font-size:14px}
.bcp-success{background:#ecfdf5;color:#065f46}.bcp-error{background:#fef2f2;color:#991b1b}.bcp-warning{background:#fffbeb;color:#92400e}

.bcp-dashboard{display:flex;min-height:760px;background:#f6f7f9;border-radius:20px;overflow:hidden;border:1px solid #e5e7eb}
.bcp-sidebar{width:245px;background:#111827;color:#fff;padding:24px 14px;flex:0 0 245px}
.bcp-sidebar-brand{font-weight:800;font-size:20px;padding:5px 12px 24px}
.bcp-sidebar nav{display:flex;flex-direction:column;gap:5px}
.bcp-sidebar nav a{color:#d1d5db;text-decoration:none;padding:11px 12px;border-radius:9px;font-size:14px}
.bcp-sidebar nav a:hover,.bcp-sidebar nav a.active{background:#374151;color:#fff}
.bcp-main{flex:1;padding:30px;min-width:0}
.bcp-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}
.bcp-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#6b7280;font-weight:700}
.bcp-topbar h1{margin:4px 0 0;font-size:28px}
.bcp-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;background:#e5e7eb}
.bcp-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.bcp-stat,.bcp-panel,.bcp-placeholder{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:20px}
.bcp-stat span{display:block;color:#6b7280;font-size:13px}.bcp-stat strong{display:block;font-size:28px;margin:8px 0}.bcp-stat small{color:#9ca3af}
.bcp-panel{margin-top:18px}.bcp-panel h2,.bcp-placeholder h2{margin-top:0}
.bcp-placeholder{margin-top:18px}
@media(max-width:800px){.bcp-dashboard{display:block}.bcp-sidebar{width:auto}.bcp-sidebar nav{display:grid;grid-template-columns:1fr 1fr}.bcp-main{padding:18px}.bcp-stat-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.bcp-stat-grid{grid-template-columns:1fr}.bcp-auth-card{padding:24px}}



/* Creator Studio v2 dashboard */
.bcp-dashboard{display:flex;min-height:760px;background:#f5f7fa;border:1px solid #e6e9ef;border-radius:18px;overflow:hidden;font-family:inherit}
.bcp-sidebar{width:250px;flex:0 0 250px;background:#101317;color:#fff;padding:22px 14px;box-sizing:border-box}
.bcp-sidebar-brand{display:flex;align-items:center;gap:9px;font-size:19px;font-weight:800;padding:5px 10px 20px}
.bcp-logo-mark{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#101317;font-weight:900}
.bcp-creator-mini{display:flex;align-items:center;gap:10px;padding:13px 10px;margin-bottom:13px;border-top:1px solid #272b31;border-bottom:1px solid #272b31}
.bcp-creator-mini strong{display:block;font-size:13px}.bcp-creator-mini small{display:block;color:#9ca3af;margin-top:2px}
.bcp-nav{display:flex;flex-direction:column;gap:4px}.bcp-nav-item{width:100%;box-sizing:border-box;border:0;background:transparent;color:#b8bec8;text-decoration:none;padding:11px 12px;border-radius:9px;font-size:14px;font-family:inherit;text-align:left;cursor:pointer;display:block}.bcp-nav-item:hover,.bcp-nav-item.active{background:#292e35;color:#fff}.bcp-nav-logout{margin-top:8px}
.bcp-main{flex:1;min-width:0;padding:28px 32px;box-sizing:border-box}.bcp-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.bcp-topbar h1{margin:4px 0 0;font-size:28px}.bcp-topbar-actions{display:flex;align-items:center;gap:12px}.bcp-status-pill{font-size:12px;padding:7px 10px;border-radius:99px;background:#ecfdf5;color:#047857;font-weight:700}.bcp-avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;background:#e7e9ed;color:#222}
.bcp-content{min-height:450px}.bcp-view{display:none}.bcp-view.active{display:block}.bcp-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#737b87;font-weight:800}
.bcp-welcome{display:flex;justify-content:space-between;gap:20px;align-items:center;background:#fff;border:1px solid #e5e8ed;border-radius:15px;padding:24px;margin-bottom:17px}.bcp-welcome h2{margin:5px 0;font-size:24px}.bcp-welcome p{margin:0;color:#69717c}.bcp-primary-action,.bcp-secondary-action{border:0;border-radius:9px;padding:11px 15px;font-weight:700;cursor:pointer;font-family:inherit}.bcp-primary-action{background:#15191e;color:#fff}.bcp-secondary-action{background:#eef0f3;color:#222}.bcp-primary-action:disabled{opacity:.45;cursor:not-allowed}
.bcp-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bcp-stat{background:#fff;border:1px solid #e5e8ed;border-radius:14px;padding:19px}.bcp-stat span{display:block;color:#68717d;font-size:12px;font-weight:600}.bcp-stat strong{display:block;font-size:27px;margin:8px 0 4px}.bcp-stat small{color:#9aa1aa}
.bcp-two-col{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:15px}.bcp-panel{background:#fff;border:1px solid #e5e8ed;border-radius:15px;padding:22px}.bcp-panel h2,.bcp-panel h3{margin-top:0}.bcp-panel-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}.bcp-panel-head h2{margin:4px 0 0}.bcp-help{color:#6b7280;line-height:1.6}
.bcp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:18px 0}.bcp-module-form label,.bcp-form-grid label,.bcp-panel>label{display:block;font-weight:700;font-size:13px;margin-bottom:15px}.bcp-module-form input,.bcp-module-form textarea,.bcp-form-grid input,.bcp-panel>label textarea{display:block;width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d8dde4;border-radius:9px;padding:11px;font:inherit}.bcp-module-form input,.bcp-module-form textarea{background:#f7f8fa}
.bcp-empty{text-align:center;padding:50px 20px;border:1px dashed #d6dbe2;border-radius:12px;margin-top:15px}.bcp-empty-icon{font-size:30px;margin-bottom:10px}.bcp-empty h3{margin:5px 0}.bcp-empty p{color:#727a85}.bcp-upload-box{text-align:center;border:2px dashed #d4d9e1;border-radius:15px;padding:45px 20px;margin-top:20px;background:#fafbfc}.bcp-upload-icon{font-size:34px;font-weight:800}.bcp-upload-box h3{margin:8px 0}.bcp-upload-box p{color:#6b7280}.bcp-upload-box input{display:block;margin:18px auto;max-width:100%}.bcp-upload-box small{display:block;color:#8a919c;margin-top:13px}
@media(max-width:900px){.bcp-sidebar{width:215px;flex-basis:215px}.bcp-main{padding:22px}.bcp-stat-grid{grid-template-columns:1fr 1fr}.bcp-welcome{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.bcp-dashboard{display:block}.bcp-sidebar{width:100%}.bcp-nav{display:grid;grid-template-columns:1fr 1fr}.bcp-main{padding:15px}.bcp-stat-grid,.bcp-two-col,.bcp-form-grid{grid-template-columns:1fr}.bcp-status-pill{display:none}}
.bcp-notice{padding:12px 15px;border-radius:10px;margin:0 0 16px;font-size:13px}.bcp-success{background:#ecfdf5;color:#047857;border:1px solid #bbf7d0}.bcp-warning{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.bcp-inline-link{border:0;background:none;color:inherit;text-decoration:underline;font-weight:800;cursor:pointer}.bcp-avatar-link{text-decoration:none}.bcp-mini-status{font-size:11px;font-weight:800;padding:5px 8px;border-radius:999px;background:#f0f2f5;color:#5d6570}.bcp-channel-preview{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #e3e7ec;border-radius:11px;margin:4px 0 18px;background:#fafbfc}.bcp-channel-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;background:#e7e9ed}.bcp-channel-preview strong,.bcp-channel-preview small{display:block}.bcp-channel-preview small{color:#737b87;margin-top:3px}.bcp-upload-form label{display:block;font-size:13px;font-weight:700;margin-bottom:15px}.bcp-upload-form input[type=text],.bcp-upload-form input[type=file],.bcp-upload-form textarea,.bcp-upload-form select{display:block;width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d8dde4;border-radius:9px;padding:11px;font:inherit;background:#fff}.bcp-upload-box{border:2px dashed #d4d9e1;border-radius:15px;padding:38px 20px;text-align:center;background:#fafbfc;margin:18px 0}.bcp-file-label{display:inline-block!important;padding:10px 15px;background:#15191e;color:#fff;border-radius:9px;cursor:pointer!important;margin:10px 0!important}.bcp-upload-box input[type=file]{display:none}.bcp-file-name{font-size:12px;color:#6f7782;min-height:18px}.bcp-upload-submit{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.bcp-upload-submit small{color:#747c87}.bcp-video-list{display:flex;flex-direction:column;gap:9px}.bcp-video-row{display:grid;grid-template-columns:110px 1fr auto auto;align-items:center;gap:14px;padding:10px;border:1px solid #e4e7eb;border-radius:12px}.bcp-video-thumb{height:62px;border-radius:8px;background:#171a1f;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.bcp-video-thumb video{width:100%;height:100%;object-fit:cover}.bcp-video-info strong,.bcp-video-info small{display:block}.bcp-video-info small{color:#7b838d;margin-top:5px}.bcp-video-description{margin:5px 0 0;color:#69727d;font-size:12px;line-height:1.4}.bcp-video-metrics{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px;font-size:11px;color:#737c87}.bcp-video-metrics span{white-space:nowrap}.bcp-video-status{font-size:11px;font-weight:800;padding:6px 9px;border-radius:999px;background:#f1f3f5}.bcp-video-status.publish{background:#ecfdf5;color:#047857}.bcp-video-status.pending{background:#fff7ed;color:#b45309}.bcp-video-views{font-size:12px;color:#68717d;white-space:nowrap}.bcp-chart-wrap{border:1px solid #e5e8ed;border-radius:13px;padding:14px;margin-top:10px;background:#fbfcfd}.bcp-chart-wrap svg{width:100%;height:auto;color:#222}.bcp-chart-wrap line{stroke:#dfe3e8;stroke-width:1}.bcp-chart-note{font-size:12px;color:#747c87;margin-top:6px}.bcp-settings-list{border:1px solid #e3e7ec;border-radius:12px;overflow:hidden;margin:18px 0}.bcp-settings-list div{display:flex;justify-content:space-between;gap:20px;padding:14px 16px;border-bottom:1px solid #e3e7ec}.bcp-settings-list div:last-child{border-bottom:0}.bcp-settings-list span{color:#6e7681}
@media(max-width:700px){.bcp-video-row{grid-template-columns:78px 1fr}.bcp-video-status,.bcp-video-views{grid-column:2}.bcp-main{padding:14px}}


/* Public Creator Video Library */
.bcp-public-videos{width:100%;max-width:1600px;margin:30px auto;padding:0 20px;box-sizing:border-box}
.bcp-public-videos-head{margin-bottom:22px}.bcp-public-videos-head h2{margin:5px 0 4px;font-size:32px;line-height:1.2}.bcp-public-videos-head p{margin:0;color:#6b7280}
.bcp-public-video-list{display:block;width:100%}
/* Desktop: main 16:9 player | suggested-video column. */
.bcp-public-video-row{display:grid;grid-template-columns:minmax(0,58%) minmax(260px,42%);gap:18px;align-items:start;width:100%}
.bcp-public-video-main,.bcp-public-video-sidebar{min-width:0;box-sizing:border-box}
.bcp-public-video-main{background:#fff;border:1px solid #e5e8ed;border-radius:15px;overflow:hidden;box-shadow:0 5px 18px rgba(0,0,0,.05)}
/* Hard 16:9 wrapper. The iframe is positioned inside it so theme iframe rules cannot stretch the player. */
.bcp-public-video-player{position:relative!important;width:100%!important;height:auto!important;padding:0!important;aspect-ratio:16/9!important;background:#101317;overflow:hidden}
.bcp-public-video-player.bcp-frame-16-9{height:auto!important;padding-bottom:0!important;aspect-ratio:16/9!important}
.bcp-public-video-player.bcp-frame-9-16{height:auto!important;padding-bottom:0!important;aspect-ratio:9/16!important}
.bcp-public-video-player.bcp-frame-4-3{height:auto!important;padding-bottom:0!important;aspect-ratio:4/3!important}
.bcp-public-video-player.bcp-frame-1-1{height:auto!important;padding-bottom:0!important;aspect-ratio:1/1!important}
.bcp-public-video-player.bcp-frame-21-9{height:auto!important;padding-bottom:0!important;aspect-ratio:21/9!important}
.bcp-public-video-player.bcp-frame-full{height:auto!important;padding-bottom:0!important;aspect-ratio:16/9!important;min-height:520px!important}
@media(max-width:650px){.bcp-public-video-player.bcp-frame-full{min-height:0!important}}
.bcp-public-video-player iframe{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;border:0!important;margin:0!important;padding:0!important}
.bcp-public-video-unavailable{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px}
.bcp-public-video-body{padding:16px}.bcp-public-video-body h3{margin:0 0 8px;font-size:20px;line-height:1.35;color:#171a1f}.bcp-public-video-meta{display:flex;flex-wrap:wrap;gap:7px;color:#747c87;font-size:12px}.bcp-public-video-meta span:not(:last-child)::after{content:' ·';margin-left:7px}
.bcp-public-video-description{margin-top:11px;color:#68717d;font-size:13px;line-height:1.55}.bcp-public-video-description p{margin:0}
.bcp-public-video-sidebar{display:block;width:100%}
.bcp-suggested-heading{font-size:18px;font-weight:700;color:#171a1f;margin:0 0 10px}
.bcp-suggested-video{background:#fff;border:1px solid #e5e8ed;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.045);margin-bottom:14px}
.bcp-suggested-player{position:relative!important;width:100%!important;height:0!important;padding:0!important;padding-bottom:56.25%!important;aspect-ratio:auto!important;background:#101317;overflow:hidden}
.bcp-suggested-player iframe{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;border:0!important;margin:0!important;padding:0!important}
.bcp-suggested-info{padding:10px 12px 11px}.bcp-suggested-info strong{display:block;font-size:15px;line-height:1.35;color:#171a1f}.bcp-suggested-info span{display:block;margin-top:4px;font-size:12px;color:#747c87}
.bcp-suggested-empty,.bcp-public-video-empty{padding:30px 15px;text-align:center;border:1px dashed #d6dbe2;border-radius:14px;background:#fafbfc;color:#737b86}
.bcp-public-video-empty strong{font-size:20px;color:#171a1f}.bcp-public-video-empty p{margin-bottom:0}
/* Keep all three columns on desktop/tablet; stack only on small phones. */
@media(max-width:900px){.bcp-public-video-row{grid-template-columns:minmax(0,57%) minmax(220px,43%);gap:16px}}
@media(max-width:650px){.bcp-public-videos{padding:0 12px}.bcp-public-videos-head h2{font-size:27px}.bcp-public-video-row{grid-template-columns:1fr;gap:16px}.bcp-suggested-video{margin-bottom:14px}}

/* v3.4.9: desktop video side area — keep the main video unchanged. */
@media(min-width:651px){
	.bcp-public-video-row{grid-template-columns:minmax(0,58%) minmax(0,42%);gap:18px!important;align-items:start}
	.bcp-public-video-side-area{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:stretch}
	.bcp-public-video-side-area.bcp-side-no-suggested{grid-template-columns:minmax(0,1fr)}
	.bcp-public-video-sidebar,.bcp-public-video-product-side{min-width:0;width:100%;box-sizing:border-box;display:flex!important;flex-direction:column;align-self:stretch}
	.bcp-side-heading{font-size:16px;line-height:1.25;font-weight:700;color:#171a1f;margin:0 0 10px;min-height:20px;text-align:center;display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box}
	.bcp-side-box{box-sizing:border-box;width:100%;flex:1 1 auto;min-height:180px;border:1px solid #e5e8ed;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.045)}
	.bcp-suggested-box{overflow:hidden}
	.bcp-suggested-list{display:flex;flex-direction:column;gap:10px;height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0}
	.bcp-suggested-video{margin:0;border:0;border-radius:0;box-shadow:none;flex:0 0 auto}
	.bcp-public-video-product-side{overflow:hidden}
	.bcp-featured-product-box{display:flex;flex-direction:column;padding:0;overflow:hidden}
	.bcp-public-video-product-side .bcp-product-ad-wrap{width:100%;height:100%;min-height:0;flex:1 1 auto;margin:0;border:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column;overflow:hidden}
	.bcp-public-video-product-side .bcp-product-ad-viewport{width:100%;height:100%;min-height:0;flex:1 1 auto;overflow:hidden}
	.bcp-public-video-product-side .bcp-product-ad-track{display:flex;flex-direction:column;width:100%;height:auto;animation:none;will-change:transform;transition:transform .9s cubic-bezier(.22,.61,.36,1)}
	.bcp-public-video-product-side .bcp-product-ad-card{width:100%;min-width:100%;height:var(--bcp-ad-height-d,92px);min-height:var(--bcp-ad-height-d,92px);flex:0 0 var(--bcp-ad-height-d,92px);box-sizing:border-box;padding:10px;gap:8px;border-right:0;border-bottom:1px solid #eceff3}
	.bcp-public-video-product-side .bcp-product-ad-image{width:min(82px,28%);min-width:min(82px,28%);height:calc(var(--bcp-ad-height-d,92px) - 18px)}
	.bcp-public-video-product-side .bcp-product-ad-copy strong{font-size:12px;line-height:1.15}
	.bcp-public-video-product-side .bcp-product-ad-prices{font-size:12px;gap:4px}
	.bcp-public-video-product-side .bcp-product-ad-prices del{font-size:10px}
	.bcp-public-video-product-side .bcp-product-ad-prices ins{font-size:13px}
	.bcp-public-video-product-side .bcp-product-ad-button{min-width:64px;height:36px;padding:0 10px;border-radius:18px;background:linear-gradient(135deg,#26313d 0%,#151c24 55%,#0b1117 100%)!important;color:#fff!important;font-size:12px;font-weight:900;letter-spacing:.1px;box-shadow:0 5px 12px rgba(15,23,42,.22),inset 0 1px 0 rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.12);text-shadow:0 1px 1px rgba(0,0,0,.18);align-self:center;margin-bottom:0}
	.bcp-public-video-product-side .bcp-product-ad-card{height:var(--bcp-ad-height-d,108px);min-height:var(--bcp-ad-height-d,108px);flex-basis:var(--bcp-ad-height-d,108px);padding:10px 12px;gap:10px}
	.bcp-public-video-product-side .bcp-product-ad-image{width:min(100px,30%);min-width:min(100px,30%);height:calc(var(--bcp-ad-height-d,108px) - 20px);border:1px solid #e5eaf1;border-radius:10px;background:#fff;box-shadow:0 3px 10px rgba(16,24,40,.06)}
	.bcp-public-video-product-side .bcp-product-ad-copy strong{font-size:14px;line-height:1.18}
	.bcp-public-video-product-side .bcp-product-ad-prices{font-size:14px;gap:6px}
	.bcp-public-video-product-side .bcp-product-ad-prices del{font-size:11px}
	.bcp-public-video-product-side .bcp-product-ad-prices ins{font-size:16px}
	.bcp-public-video-product-side .bcp-product-ad-wrap:hover .bcp-product-ad-track{animation-play-state:paused}
}
/* v3.5.0: Featured Product shows as many product cards as fit in the box and advances one card at a time. JS controls the measured step for a smooth, slow vertical rotation. */
.bcp-public-video-product-side .bcp-product-ad-wrap.is-vertical-rotating .bcp-product-ad-track{animation:none!important}
@media(prefers-reduced-motion:reduce){.bcp-public-video-product-side .bcp-product-ad-track{transition:none!important}}
@media(max-width:650px){
	.bcp-public-video-side-area{display:block;width:100%}
	.bcp-public-video-product-side{display:none!important}
}

/* v3.4.3: use the existing Header → Video Gap settings responsively. */
.bcp-public-videos{
	margin-top:0!important;
	padding-top:var(--bcp-header-video-desktop-gap,0px)!important;
	padding-right:0!important;
	padding-bottom:0!important;
	padding-left:0!important;
	margin-left:0!important;
	box-sizing:border-box!important;
}
.bcp-public-videos-head{display:none!important;height:0!important;margin:0!important;padding:0!important}
.bcp-public-video-list{margin-top:0!important;padding-top:0!important}
.bcp-public-video-row{margin-top:0!important}
.bcp-public-video-sidebar{display:none!important}

/* v2.5.11: page/player dimensions are controlled by Public Video Page Setup. */
.bcp-public-video-player{box-sizing:border-box!important;max-width:100%!important}

/* v2.5.11: public video page title/top-gap cleanup only. */
body:has(.bcp-public-videos) .entry-header,
body:has(.bcp-public-videos) .page-header,
body:has(.bcp-public-videos) .ast-archive-description{
	display:none!important;
	height:0!important;
	min-height:0!important;
	margin:0!important;
	padding:0!important;
}
body:has(.bcp-public-videos) .site-content,
body:has(.bcp-public-videos) .site-main,
body:has(.bcp-public-videos) .content-area,
body:has(.bcp-public-videos) .ast-container{
	padding-top:0!important;
	margin-top:0!important;
}

/* Mobile uses the separate Mobile Header → Video Gap setting. */
@media(max-width:650px){
	.bcp-public-videos{
		padding-top:var(--bcp-header-video-mobile-gap,0px)!important;
	}
}

/* v2.6.0: premium Suggested Videos module. Keep the original main-video grid untouched. */
.bcp-public-video-sidebar{display:block!important;width:100%;min-width:0}
.bcp-suggested-list{display:flex;flex-direction:column;gap:var(--bcp-suggested-gap,12px);max-height:none}
.bcp-suggested-video{margin:0;position:relative}
.bcp-suggested-select{display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}
.bcp-suggested-thumb{position:relative;width:100%;height:0;overflow:hidden;background:#101317}
.bcp-suggested-thumb img,.bcp-suggested-thumb iframe{position:absolute;inset:0;width:100%;height:100%;display:block;border:0;object-fit:cover}.bcp-suggested-thumb iframe{pointer-events:none}
.bcp-suggested-thumb img{transition:transform .22s ease,opacity .22s ease}
.bcp-suggested-video:hover .bcp-suggested-thumb img{transform:scale(1.025)}
.bcp-suggested-video.is-active{border-color:#111827;box-shadow:0 0 0 2px rgba(17,24,39,.10),0 7px 18px rgba(0,0,0,.08)}
.bcp-suggested-info{min-height:42px}
.bcp-suggested-info strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.bcp-suggested-empty{font-size:13px}
@media(max-width:650px){.bcp-public-video-sidebar{display:block!important}.bcp-suggested-list{max-height:none}}

/* v2.9.6: professional Creator Studio navigation. Existing desktop layout remains intact; mobile uses a slide-out menu. */
.bcp-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.bcp-sidebar-close{display:none;border:0;background:transparent;color:#fff;font-size:30px;line-height:1;padding:2px 7px;cursor:pointer}
.bcp-nav-item{display:flex!important;align-items:center!important;gap:12px!important}.bcp-nav-item svg{width:19px;height:19px;min-width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bcp-nav-item span{min-width:0}.bcp-title-group{display:flex;align-items:center;gap:12px}.bcp-menu-toggle{display:none;width:44px;height:44px;border:1px solid #e1e5ea;background:#fff;border-radius:12px;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.06)}.bcp-menu-toggle span{display:block;width:19px;height:2px;border-radius:2px;background:#171a1f}.bcp-menu-overlay{display:none}
@media(max-width:800px){
  .bcp-dashboard{position:relative;display:block;min-height:680px;border-radius:16px;overflow:hidden}
  .bcp-sidebar{position:absolute;z-index:1001;left:0;top:0;bottom:0;width:min(310px,86vw)!important;max-width:86vw;height:100%;min-height:100%;padding:20px 14px!important;transform:translateX(-105%);transition:transform .24s ease;box-shadow:16px 0 40px rgba(0,0,0,.25);overflow-y:auto}
  .bcp-dashboard.bcp-menu-open .bcp-sidebar{transform:translateX(0)}
  .bcp-sidebar-close{display:block}.bcp-menu-overlay{position:fixed;inset:0;z-index:1000;background:rgba(8,12,18,.55);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.bcp-dashboard.bcp-menu-open .bcp-menu-overlay{display:block}
  .bcp-nav{display:flex!important;gap:5px!important}.bcp-nav-item{padding:13px 12px!important;border-radius:11px!important;font-size:14px!important}.bcp-nav-item svg{width:20px;height:20px;min-width:20px}.bcp-nav-item.active{background:#292e35!important}
  .bcp-main{padding:16px!important}.bcp-topbar{margin-bottom:18px}.bcp-title-group{min-width:0}.bcp-topbar h1{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bcp-menu-toggle{display:flex}.bcp-topbar-actions{gap:8px}.bcp-status-pill{font-size:11px;padding:6px 8px}.bcp-avatar-link{display:block}
}
@media(max-width:520px){
  .bcp-dashboard{margin:0;border-radius:14px}.bcp-main{padding:13px!important}.bcp-topbar{align-items:center}.bcp-title-group{gap:9px}.bcp-menu-toggle{width:42px;height:42px}.bcp-topbar-actions .bcp-status-pill{display:none}.bcp-topbar-actions .bcp-avatar{width:38px;height:38px}.bcp-welcome{display:block;padding:18px}.bcp-welcome .bcp-primary-action{margin-top:14px;width:100%}.bcp-panel{padding:16px}.bcp-form-grid{grid-template-columns:1fr!important}.bcp-video-row{grid-template-columns:78px 1fr}.bcp-video-status,.bcp-video-views{grid-column:2}
}
@media(max-width:800px){html.bcp-menu-lock,html.bcp-menu-lock body{overflow:hidden!important}}


/* v2.9.7: premium Creator Studio visual layer + separate creator/channel photos. */
.bcp-dashboard{background:linear-gradient(145deg,#f7f9ff 0%,#eef2ff 48%,#f8fafc 100%)!important;border-color:#dfe5f3!important;box-shadow:0 24px 70px rgba(31,41,75,.10)!important}
.bcp-sidebar{background:linear-gradient(180deg,#11162b 0%,#171c38 55%,#0d1226 100%)!important;box-shadow:10px 0 35px rgba(18,25,54,.12)}
.bcp-sidebar-brand{color:#fff}.bcp-logo-mark{background:linear-gradient(135deg,#ffffff,#dbe3ff)!important;color:#11162b!important;box-shadow:0 6px 18px rgba(0,0,0,.18)}
.bcp-creator-mini{border-color:rgba(255,255,255,.10)!important}.bcp-creator-mini strong{color:#fff}.bcp-creator-mini small{color:#aeb8d8}
.bcp-nav-item{color:#b7c0df!important;transition:all .18s ease}.bcp-nav-item:hover{background:rgba(111,91,255,.14)!important;color:#fff!important;transform:translateX(2px)}.bcp-nav-item.active{background:linear-gradient(90deg,#6557ff,#3b82f6)!important;color:#fff!important;box-shadow:0 8px 22px rgba(79,70,229,.25)}
.bcp-main{background:transparent}.bcp-topbar{padding:4px 0}.bcp-topbar h1{color:#17213c!important}.bcp-eyebrow{color:#69738c!important}.bcp-status-pill{background:#eafaf2!important;color:#087a4a!important;box-shadow:0 5px 14px rgba(16,185,129,.08)}
.bcp-menu-toggle{border-color:#dbe2f0!important;background:linear-gradient(180deg,#fff,#f7f9ff)!important;box-shadow:0 8px 20px rgba(31,41,75,.10)!important}
.bcp-welcome,.bcp-stat,.bcp-panel,.bcp-placeholder{border-color:#e0e6f2!important;box-shadow:0 10px 30px rgba(31,41,75,.06)!important}
.bcp-welcome{background:linear-gradient(135deg,#ffffff,#f6f7ff)!important}.bcp-welcome h2,.bcp-panel h2,.bcp-panel h3{color:#18213b}.bcp-welcome p,.bcp-help{color:#778198!important}
.bcp-primary-action{background:linear-gradient(135deg,#6557ff,#3b82f6)!important;box-shadow:0 9px 22px rgba(79,70,229,.22);transition:transform .18s ease,box-shadow .18s ease}.bcp-primary-action:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(79,70,229,.30)}
.bcp-secondary-action{background:#eef1ff!important;color:#39446a!important;border:1px solid #dfe4f5!important}.bcp-stat strong{color:#17213c}.bcp-stat span{color:#6f7890!important}
.bcp-avatar{overflow:hidden;background:linear-gradient(135deg,#e7eaff,#dce6ff)!important;color:#25304e!important;border:1px solid rgba(99,102,241,.12)}.bcp-avatar.has-image img,.bcp-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.bcp-image-upload{display:flex;align-items:center;gap:18px;padding:18px;margin:0 0 18px;border:1px solid #e0e6f2;border-radius:18px;background:linear-gradient(135deg,#fbfcff,#f4f6ff);box-shadow:0 8px 24px rgba(31,41,75,.05)}
.bcp-image-upload-preview{width:92px;height:92px;min-width:92px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#e8ebff,#dce7ff);border:3px solid #fff;box-shadow:0 8px 24px rgba(49,61,105,.16);font-size:30px;font-weight:800;color:#36405f}
.bcp-image-upload-preview img{display:block;width:100%;height:100%;object-fit:cover}.bcp-image-upload-preview.has-image{background:#fff}.bcp-image-upload strong{display:block;color:#1b2540;font-size:16px}.bcp-file-button{display:inline-flex!important;align-items:center;justify-content:center;margin-top:8px!important;padding:10px 15px;border-radius:10px;background:linear-gradient(135deg,#6557ff,#3b82f6);color:#fff!important;font-weight:800!important;cursor:pointer!important;box-shadow:0 7px 18px rgba(79,70,229,.20);text-decoration:none!important}.bcp-hidden-file{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.bcp-channel-preview{border:0!important;background:transparent!important;padding:0!important}.bcp-channel-preview .bcp-image-upload{width:100%;box-sizing:border-box}.bcp-channel-avatar{border-radius:50%!important}.bcp-channel-name-preview{margin-top:10px;padding-top:10px;border-top:1px solid #e2e7f2}.bcp-channel-name-preview strong{font-size:14px}.bcp-channel-name-preview small{display:block;color:#7a849a;margin-top:3px}
.bcp-form-grid input,.bcp-form-grid select,.bcp-module-form textarea{border-color:#dce3f0!important;border-radius:11px!important;background:#fff!important;box-shadow:inset 0 1px 2px rgba(31,41,75,.03)}
@media(max-width:520px){.bcp-image-upload{align-items:flex-start;padding:15px;gap:14px}.bcp-image-upload-preview{width:76px;height:76px;min-width:76px}.bcp-file-button{font-size:13px}.bcp-image-upload .bcp-help{font-size:12px;line-height:1.45}}


/* v2.9.8: dashboard page title + premium workspace + mobile drawer scrolling. */
body.bcp-has-creator-dashboard .entry-title,
body.bcp-has-creator-dashboard .page-title,
body.bcp-has-creator-dashboard .wp-block-post-title,
body.bcp-has-creator-dashboard .entry-header > h1,
body.bcp-has-creator-dashboard .page-header > h1,
body.bcp-has-creator-dashboard .elementor-page-title{display:none!important;margin:0!important;padding:0!important}
body.bcp-has-creator-dashboard .bcp-dashboard{background:
  radial-gradient(circle at 12% 8%,rgba(99,102,241,.16),transparent 32%),
  radial-gradient(circle at 88% 92%,rgba(59,130,246,.13),transparent 34%),
  linear-gradient(135deg,#edf0ff 0%,#e9e9fb 48%,#edf6ff 100%)!important;
  border-color:#d7ddf0!important;
}
body.bcp-has-creator-dashboard .bcp-topbar{margin-top:0!important}
body.bcp-has-creator-dashboard .bcp-topbar .bcp-eyebrow{display:none!important}
body.bcp-has-creator-dashboard .bcp-main{background:transparent!important}

@media(max-width:800px){
  body.bcp-has-creator-dashboard .bcp-dashboard{margin-top:0!important}
  body.bcp-has-creator-dashboard .bcp-sidebar{
    position:fixed!important;
    z-index:10001!important;
    left:0!important;
    top:0!important;
    right:auto!important;
    bottom:0!important;
    width:min(310px,86vw)!important;
    max-width:86vw!important;
    height:100vh!important;
    height:100dvh!important;
    min-height:0!important;
    max-height:100vh!important;
    max-height:100dvh!important;
    box-sizing:border-box!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    scrollbar-width:thin;
    transform:translateX(-105%);
  }
  body.bcp-has-creator-dashboard .bcp-dashboard.bcp-menu-open .bcp-sidebar{transform:translateX(0)}
  body.bcp-has-creator-dashboard .bcp-menu-overlay{z-index:10000!important}
  body.bcp-has-creator-dashboard .bcp-sidebar-head{position:relative}
  body.bcp-has-creator-dashboard .bcp-nav{padding-bottom:24px!important}
}

/* v2.9.9: edge-to-header Creator Studio polish. Only visual spacing/branding changes. */
body.bcp-has-creator-dashboard .entry-content,
body.bcp-has-creator-dashboard .page-content,
body.bcp-has-creator-dashboard .site-main,
body.bcp-has-creator-dashboard .content-area,
body.bcp-has-creator-dashboard article.page,
body.bcp-has-creator-dashboard .elementor-widget-theme-post-content,
body.bcp-has-creator-dashboard .elementor-widget-container{
  margin-top:0!important;
  padding-top:0!important;
}
body.bcp-has-creator-dashboard .bcp-dashboard{
  margin-top:0!important;
}
/* Premium Creator Studio sidebar */
body.bcp-has-creator-dashboard .bcp-sidebar{
  background:
    radial-gradient(circle at 18% 8%,rgba(139,92,246,.24),transparent 30%),
    radial-gradient(circle at 90% 88%,rgba(14,165,233,.18),transparent 34%),
    linear-gradient(155deg,#17134a 0%,#151b52 46%,#071a3a 100%)!important;
  border-right:1px solid rgba(255,255,255,.10)!important;
  box-shadow:12px 0 38px rgba(18,20,70,.22)!important;
}
body.bcp-has-creator-dashboard .bcp-logo-mark{
  width:38px!important;
  height:38px!important;
  border-radius:12px!important;
  background:linear-gradient(135deg,#ff4ecd 0%,#7c3aed 48%,#06b6d4 100%)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.42)!important;
  box-shadow:0 8px 24px rgba(124,58,237,.38),inset 0 1px 0 rgba(255,255,255,.32)!important;
  text-shadow:0 2px 8px rgba(0,0,0,.22)!important;
}
body.bcp-has-creator-dashboard .bcp-sidebar-brand{
  padding-top:2px!important;
  padding-bottom:22px!important;
  letter-spacing:.1px;
}
body.bcp-has-creator-dashboard .bcp-sidebar-brand>span:last-child{
  font-weight:850!important;
  letter-spacing:.1px;
}

/* v3.0.0: creator dashboard flush directly below the site header. Only spacing fix. */
body.bcp-has-creator-dashboard .entry-header,
body.bcp-has-creator-dashboard .page-header,
body.bcp-has-creator-dashboard .entry-title,
body.bcp-has-creator-dashboard .page-title{
  display:none!important;
  margin:0!important;
  padding:0!important;
  height:0!important;
  min-height:0!important;
}
body.bcp-has-creator-dashboard #content,
body.bcp-has-creator-dashboard .site-content,
body.bcp-has-creator-dashboard .site-main,
body.bcp-has-creator-dashboard main.site-main,
body.bcp-has-creator-dashboard .content-area,
body.bcp-has-creator-dashboard article,
body.bcp-has-creator-dashboard article.page,
body.bcp-has-creator-dashboard .entry-content,
body.bcp-has-creator-dashboard .page-content{
  margin-top:0!important;
  padding-top:0!important;
}
body.bcp-has-creator-dashboard .bcp-dashboard{
  margin-top:1px!important;
}

/* v3.1.0: premium dark Creator Studio workspace. Visual-only layer; functionality unchanged. */
body.bcp-has-creator-dashboard .bcp-dashboard{
  background:
    radial-gradient(circle at 78% 10%,rgba(59,130,246,.14),transparent 30%),
    radial-gradient(circle at 20% 92%,rgba(124,58,237,.12),transparent 34%),
    linear-gradient(135deg,#070b1c 0%,#0b1230 48%,#080d22 100%)!important;
  border-color:rgba(99,102,241,.28)!important;
  box-shadow:0 24px 80px rgba(0,0,0,.34)!important;
}
body.bcp-has-creator-dashboard .bcp-main{color:#e8edff!important}
body.bcp-has-creator-dashboard .bcp-topbar h1{color:#f5f7ff!important}
body.bcp-has-creator-dashboard .bcp-eyebrow{color:#9aa8cf!important}
body.bcp-has-creator-dashboard .bcp-status-pill{background:rgba(16,185,129,.14)!important;color:#6ee7b7!important;border:1px solid rgba(52,211,153,.18)!important}

/* Premium dark Creator Studio menu/brand */
body.bcp-has-creator-dashboard .bcp-sidebar{
  background:
    radial-gradient(circle at 20% 4%,rgba(139,92,246,.22),transparent 27%),
    radial-gradient(circle at 85% 78%,rgba(14,165,233,.14),transparent 32%),
    linear-gradient(160deg,#090d20 0%,#0c1230 48%,#070b1b 100%)!important;
  border-right:1px solid rgba(148,163,184,.14)!important;
  box-shadow:16px 0 45px rgba(0,0,0,.28)!important;
}
body.bcp-has-creator-dashboard .bcp-sidebar-brand{
  color:#f8fbff!important;
  text-shadow:0 3px 18px rgba(96,165,250,.16);
}
body.bcp-has-creator-dashboard .bcp-sidebar-brand>span:last-child{
  background:linear-gradient(90deg,#ffffff 0%,#c4b5fd 45%,#7dd3fc 100%);
  -webkit-background-clip:text;background-clip:text;color:transparent!important;
}
body.bcp-has-creator-dashboard .bcp-logo-mark{
  background:linear-gradient(135deg,#ff4ecd 0%,#7c3aed 45%,#06b6d4 100%)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.35)!important;
  box-shadow:0 8px 28px rgba(124,58,237,.42),0 0 20px rgba(6,182,212,.16)!important;
}
body.bcp-has-creator-dashboard .bcp-creator-mini{border-color:rgba(148,163,184,.13)!important}
body.bcp-has-creator-dashboard .bcp-creator-mini strong{color:#f7f9ff!important}
body.bcp-has-creator-dashboard .bcp-creator-mini small{color:#9eacd0!important}
body.bcp-has-creator-dashboard .bcp-nav-item{color:#aeb9da!important}
body.bcp-has-creator-dashboard .bcp-nav-item:hover{background:linear-gradient(90deg,rgba(99,102,241,.18),rgba(59,130,246,.08))!important;color:#fff!important}
body.bcp-has-creator-dashboard .bcp-nav-item.active{background:linear-gradient(90deg,#5b4bff 0%,#2563eb 100%)!important;color:#fff!important;box-shadow:0 10px 28px rgba(59,130,246,.24),inset 0 1px 0 rgba(255,255,255,.12)!important}

/* Dark premium main cards */
body.bcp-has-creator-dashboard .bcp-welcome,
body.bcp-has-creator-dashboard .bcp-stat,
body.bcp-has-creator-dashboard .bcp-panel,
body.bcp-has-creator-dashboard .bcp-placeholder{
  background:linear-gradient(145deg,rgba(18,28,63,.96),rgba(10,18,44,.96))!important;
  border-color:rgba(99,116,180,.28)!important;
  box-shadow:0 14px 36px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.035)!important;
  color:#e8edff!important;
}
body.bcp-has-creator-dashboard .bcp-welcome{
  background:
    radial-gradient(circle at 86% 35%,rgba(59,130,246,.16),transparent 30%),
    linear-gradient(135deg,#101b4a 0%,#11194a 55%,#171342 100%)!important;
  border-color:rgba(99,102,241,.42)!important;
}
body.bcp-has-creator-dashboard .bcp-welcome h2,
body.bcp-has-creator-dashboard .bcp-panel h2,
body.bcp-has-creator-dashboard .bcp-panel h3{color:#f5f7ff!important}
body.bcp-has-creator-dashboard .bcp-welcome p,
body.bcp-has-creator-dashboard .bcp-help{color:#9eabd0!important}
body.bcp-has-creator-dashboard .bcp-stat span{color:#9ca9cb!important}
body.bcp-has-creator-dashboard .bcp-stat strong{color:#f6f8ff!important}
body.bcp-has-creator-dashboard .bcp-stat small{color:#7f8db2!important}
body.bcp-has-creator-dashboard .bcp-mini-status{background:rgba(148,163,184,.10)!important;color:#b9c4e2!important;border:1px solid rgba(148,163,184,.14)!important}
body.bcp-has-creator-dashboard .bcp-avatar{background:linear-gradient(135deg,#172a61,#243a83)!important;color:#eef4ff!important;border-color:rgba(96,165,250,.25)!important}
body.bcp-has-creator-dashboard .bcp-secondary-action{background:rgba(99,102,241,.12)!important;color:#c7d2fe!important;border-color:rgba(99,102,241,.24)!important}
body.bcp-has-creator-dashboard .bcp-form-grid input,
body.bcp-has-creator-dashboard .bcp-form-grid select,
body.bcp-has-creator-dashboard .bcp-module-form input,
body.bcp-has-creator-dashboard .bcp-module-form textarea,
body.bcp-has-creator-dashboard .bcp-upload-form input[type=text],
body.bcp-has-creator-dashboard .bcp-upload-form textarea,
body.bcp-has-creator-dashboard .bcp-upload-form select{
  background:#0b1330!important;color:#edf2ff!important;border-color:rgba(99,116,180,.34)!important;
}
body.bcp-has-creator-dashboard .bcp-upload-box{background:rgba(8,15,37,.58)!important;border-color:rgba(99,116,180,.35)!important;color:#e8edff!important}
body.bcp-has-creator-dashboard .bcp-empty{border-color:rgba(99,116,180,.34)!important;color:#e8edff!important}
body.bcp-has-creator-dashboard .bcp-image-upload{background:linear-gradient(135deg,#0d1635,#111a3e)!important;border-color:rgba(99,116,180,.28)!important}
body.bcp-has-creator-dashboard .bcp-image-upload strong{color:#f1f5ff!important}
body.bcp-has-creator-dashboard .bcp-channel-preview .bcp-image-upload{background:linear-gradient(135deg,#0d1635,#111a3e)!important}
body.bcp-has-creator-dashboard .bcp-channel-name-preview{border-color:rgba(99,116,180,.24)!important}
body.bcp-has-creator-dashboard .bcp-video-row{background:rgba(10,18,44,.72)!important;border-color:rgba(99,116,180,.24)!important;color:#e8edff!important}
body.bcp-has-creator-dashboard .bcp-video-info small{color:#8e9cbe!important}
body.bcp-has-creator-dashboard .bcp-menu-toggle{background:linear-gradient(135deg,#111a3c,#172456)!important;border-color:rgba(99,116,180,.35)!important;box-shadow:0 8px 24px rgba(0,0,0,.24)!important}
body.bcp-has-creator-dashboard .bcp-menu-toggle span{background:#f1f5ff!important}

@media(max-width:800px){
  body.bcp-has-creator-dashboard .bcp-dashboard{border-radius:14px}
  body.bcp-has-creator-dashboard .bcp-sidebar{background:
    radial-gradient(circle at 20% 4%,rgba(139,92,246,.24),transparent 27%),
    linear-gradient(160deg,#090d20 0%,#0c1230 48%,#070b1b 100%)!important;}
}

/* v3.2.0: Creator Studio fills the full available viewport width. Side gaps only; no other layout/functionality changes. */
body.bcp-has-creator-dashboard .bcp-dashboard{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  box-sizing:border-box!important;
}
@media(max-width:800px){
  body.bcp-has-creator-dashboard .bcp-dashboard{
    width:100vw!important;
    max-width:none!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    border-left-width:0!important;
    border-right-width:0!important;
  }
}

/* v3.3.4: connected creator community list. */
.bcp-comment-list{display:flex;flex-direction:column;gap:10px}.bcp-comment-row{display:flex;gap:12px;padding:14px;border:1px solid rgba(99,116,180,.24);border-radius:14px;background:rgba(10,18,44,.58)}.bcp-comment-avatar{width:38px;height:38px;min-width:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#FFD54A;color:#111;font-weight:800}.bcp-comment-row strong{display:block;color:#f1f5ff}.bcp-comment-row small{display:block;margin-top:2px;color:#8e9cbe;font-size:12px}.bcp-comment-row p{margin:7px 0 0;color:#dce3f7;line-height:1.5}.bcp-comment-dialog{font-family:inherit}

/* v3.5.23: compact YouTube-style public comments box.
 * Keep the existing comment/reply system unchanged; only constrain the
 * visible comment area so additional comments scroll inside this box.
 */
.bcp-public-comments{
  height:50px!important;
  max-height:50px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
  padding:10px!important;
  margin-top:20px!important;
  border:1px solid #e5e7eb!important;
  border-radius:14px!important;
  background:#f8fafc!important;
  -webkit-overflow-scrolling:touch!important;
  overscroll-behavior:contain!important;
  scrollbar-width:none!important;
}
.bcp-public-comments::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}
.bcp-public-comments .bcp-public-comment-list{
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
  min-height:0!important;
}
.bcp-public-comments .bcp-public-comment-item{
  flex:0 0 auto!important;
}
@media(max-width:650px){
  .bcp-public-comments{
    height:50px!important;
    max-height:50px!important;
    padding:8px!important;
  }
}


/* v3.5.26: mobile header and top advertisement controls. */
@media(max-width:650px){.bcp-public-videos{margin-top:0!important}.bcp-public-video-list{padding-top:0!important}.bcp-product-ad-top.bcp-mobile-top-ad-hidden{display:none!important}}

/* v3.5.27: keep connected video metadata readable in the dark creator dashboard. */
body.bcp-has-creator-dashboard .bcp-video-description{color:#9aa8c9!important}body.bcp-has-creator-dashboard .bcp-video-metrics{color:#9aa8c9!important}


/* v3.5.30.1: public video comment area — remove the empty input-like line only. */
.bcp-public-comments:empty{display:none!important;}
.bcp-public-comments:not(:empty){
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
  padding:0!important;
  margin-top:20px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
\n/* v3.5.32: premium public engagement stats and Save control. */
.bcp-public-video-body > .bcp-video-views-count{display:inline-flex!important;align-items:center!important;gap:5px!important;width:max-content!important;max-width:100%!important;box-sizing:border-box!important;margin:0 0 10px!important;padding:7px 11px!important;border-radius:999px!important;background:#000!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}
.bcp-public-video-body > .bcp-video-views-count span{font-weight:800!important;color:#fff!important}
.bcp-suggested-info .bcp-suggested-views{font-weight:800!important;color:#171a1f!important}
.bcp-public-video-actions .bcp-like-button .bcp-action-count,.bcp-public-video-actions .bcp-comment-button .bcp-action-count{display:inline-flex!important;min-width:14px!important;justify-content:center!important;font-size:11px!important;color:#fff!important;opacity:.95!important}
@media(max-width:650px){.bcp-public-video-body > .bcp-video-views-count{font-size:11px!important}}


/* v3.5.33: premium public engagement statistics + clickable channel details. */
.bcp-public-engagement-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px!important;width:100%!important;margin:0 0 14px!important;box-sizing:border-box!important}
.bcp-public-engagement-stat{min-width:0!important;min-height:68px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;border:1px solid rgba(148,163,184,.20)!important;border-radius:14px!important;background:linear-gradient(145deg,#1f2937 0%,#0f172a 100%)!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 7px 18px rgba(15,23,42,.16)!important;overflow:hidden!important}
.bcp-public-engagement-stat .bcp-stat-icon{flex:0 0 38px!important;width:38px!important;height:38px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.10)!important;color:#fff!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important}
.bcp-public-engagement-stat .bcp-stat-icon svg{width:20px!important;height:20px!important;display:block!important;color:currentColor!important}
.bcp-public-engagement-stat .bcp-stat-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important}
.bcp-public-engagement-stat .bcp-stat-copy strong{display:block!important;margin:0!important;color:#fff!important;font-size:18px!important;font-weight:900!important;line-height:1.05!important;letter-spacing:-.01em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.bcp-public-engagement-stat .bcp-stat-copy small{display:block!important;margin:0!important;color:#cbd5e1!important;font-size:11px!important;font-weight:700!important;line-height:1.1!important;white-space:nowrap!important}
.bcp-stat-likes .bcp-stat-icon{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:rgba(147,197,253,.24)!important}
.bcp-stat-shares .bcp-stat-icon{background:linear-gradient(135deg,#334155,#1e293b)!important}.bcp-stat-comments .bcp-stat-icon{background:linear-gradient(135deg,#475569,#1e293b)!important}
.bcp-public-video-body .bcp-video-views-count{display:none!important}
.bcp-public-video-meta .bcp-meta-channel{appearance:none!important;-webkit-appearance:none!important;font-family:inherit!important;cursor:pointer!important}
.bcp-public-video-meta .bcp-meta-channel:focus-visible{outline:2px solid #2563eb!important;outline-offset:2px!important}
.bcp-channel-avatar-public{width:40px!important;height:40px!important;min-width:40px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#e5e7eb!important;color:#111!important}.bcp-channel-avatar-public img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.bcp-channel-detail-modal{position:fixed!important;inset:0!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;box-sizing:border-box!important}.bcp-channel-detail-backdrop{position:absolute!important;inset:0!important;background:rgba(2,6,23,.68)!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important}.bcp-channel-detail-card{position:relative!important;width:min(520px,100%)!important;box-sizing:border-box!important;padding:30px!important;border-radius:24px!important;background:linear-gradient(145deg,#111827,#020617)!important;color:#fff!important;border:1px solid rgba(148,163,184,.24)!important;box-shadow:0 30px 90px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.08)!important;text-align:center!important}.bcp-channel-detail-close{position:absolute!important;top:12px!important;right:12px!important;width:38px!important;height:38px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:50%!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:24px!important;line-height:1!important;cursor:pointer!important}.bcp-channel-detail-avatar{width:92px!important;height:92px!important;margin:0 auto 14px!important;border-radius:50%!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#334155,#0f172a)!important;border:3px solid rgba(255,255,255,.12)!important;box-shadow:0 12px 32px rgba(0,0,0,.28)!important;font-size:30px!important}.bcp-channel-detail-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.bcp-channel-detail-card h3{margin:0!important;color:#fff!important;font-size:25px!important;font-weight:900!important}.bcp-channel-detail-handle{margin-top:5px!important;color:#94a3b8!important;font-size:13px!important;font-weight:700!important}.bcp-channel-detail-card p{margin:16px auto 20px!important;max-width:440px!important;color:#cbd5e1!important;font-size:14px!important;line-height:1.65!important}.bcp-channel-detail-stats{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.bcp-channel-detail-stats>div{padding:13px 10px!important;border-radius:14px!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(148,163,184,.12)!important}.bcp-channel-detail-stats strong{display:block!important;color:#fff!important;font-size:20px!important;font-weight:900!important}.bcp-channel-detail-stats span{display:block!important;margin-top:3px!important;color:#94a3b8!important;font-size:11px!important;font-weight:700!important}
@media(max-width:650px){.bcp-public-engagement-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin-bottom:12px!important}.bcp-public-engagement-stat{min-height:56px!important;padding:7px 5px!important;border-radius:10px!important;gap:5px!important;overflow:hidden!important}.bcp-public-engagement-stat .bcp-stat-icon{width:28px!important;height:28px!important;min-width:28px!important;flex:0 0 28px!important}.bcp-public-engagement-stat .bcp-stat-icon svg{width:15px!important;height:15px!important}.bcp-public-engagement-stat .bcp-stat-copy{min-width:0!important;flex:1 1 0!important;width:0!important;gap:2px!important;overflow:visible!important}.bcp-public-engagement-stat .bcp-stat-copy strong{font-size:15px!important;overflow:visible!important;text-overflow:clip!important}.bcp-public-engagement-stat .bcp-stat-copy small{font-size:9px!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.bcp-channel-avatar-public{width:38px!important;height:38px!important;min-width:38px!important}.bcp-channel-detail-card{padding:25px 18px!important;border-radius:20px!important}}

/* v3.5.34: YouTube-style compact description with clickable more. */
.bcp-public-video-description{position:relative!important;margin:0 0 12px!important;padding:0!important;color:#68717d!important;font-size:13px!important;line-height:1.5!important}
.bcp-public-video-description .bcp-description-content{margin:0!important;padding:0!important}
.bcp-public-video-description .bcp-description-content p{margin:0 0 6px!important}
.bcp-public-video-description .bcp-description-content p:last-child{margin-bottom:0!important}
.bcp-public-video-description.bcp-description-collapsed .bcp-description-content{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}
.bcp-public-video-description.bcp-description-collapsed .bcp-description-content p{margin:0!important}
.bcp-description-more{display:inline!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#171a1f!important;font:inherit!important;font-weight:700!important;line-height:inherit!important;cursor:pointer!important;white-space:nowrap!important}
.bcp-description-more:hover,.bcp-description-more:focus{color:#111827!important;text-decoration:underline!important}
.bcp-public-video-description.bcp-description-expanded .bcp-description-more{display:block!important;margin-top:7px!important}
@media(max-width:650px){.bcp-public-video-description{font-size:13px!important;line-height:1.5!important;margin-bottom:10px!important}}


/* v3.5.35: YouTube-style public video information layout. */
.bcp-public-video-body{display:flex!important;flex-direction:column!important;align-items:stretch!important}
.bcp-public-video-body>h3{order:1!important;margin-bottom:6px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.bcp-public-video-meta{display:contents!important}
.bcp-public-video-meta .bcp-meta-channel{order:2!important;display:inline-flex!important;align-self:flex-start!important;width:auto!important;max-width:100%!important;min-width:0!important;height:28px!important;padding:0!important;margin:0 0 5px!important;gap:6px!important;background:transparent!important;border:0!important;border-radius:0!important;color:#68717d!important;box-shadow:none!important}
.bcp-public-video-meta .bcp-meta-channel .bcp-channel-avatar-public{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border:0!important;background:transparent!important;color:#68717d!important;box-shadow:none!important}
.bcp-public-video-meta .bcp-meta-channel .bcp-channel-label{display:inline!important;color:#68717d!important;-webkit-text-fill-color:#68717d!important;font-size:13px!important;font-weight:600!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.bcp-public-video-meta>.bcp-setting-category,.bcp-public-video-meta>.bcp-setting-date,.bcp-public-video-meta>.bcp-setting-time{order:2!important;align-self:flex-start!important;display:inline-flex!important;margin:0 7px 5px 0!important;padding:0!important;color:#68717d!important;font-size:13px!important;line-height:24px!important;white-space:nowrap!important}
.bcp-public-engagement-stats{order:3!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:0!important;width:100%!important;margin:0 0 9px!important;padding:0!important;background:transparent!important;box-shadow:none!important}
.bcp-public-engagement-stat{min-width:0!important;min-height:0!important;height:auto!important;display:inline-flex!important;align-items:center!important;gap:4px!important;padding:0!important;margin:0 12px 0 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#68717d!important;box-shadow:none!important;overflow:visible!important}
.bcp-public-engagement-stat .bcp-stat-icon{display:none!important}
.bcp-public-engagement-stat .bcp-stat-copy{display:inline-flex!important;align-items:baseline!important;gap:4px!important;width:auto!important;min-width:0!important;overflow:visible!important}
.bcp-public-engagement-stat .bcp-stat-copy strong{display:inline!important;color:#171a1f!important;font-size:13px!important;font-weight:700!important;line-height:1.3!important;white-space:nowrap!important}
.bcp-public-engagement-stat .bcp-stat-copy small{display:inline!important;color:#68717d!important;font-size:13px!important;font-weight:500!important;line-height:1.3!important;white-space:nowrap!important}
.bcp-public-video-description{order:4!important;margin:0 0 10px!important;font-size:13px!important;line-height:1.5!important;color:#68717d!important}
.bcp-public-video-description.bcp-description-collapsed .bcp-description-content{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}
.bcp-public-video-description .bcp-description-content p{margin:0!important}
.bcp-description-more{color:#171a1f!important;font-weight:700!important}
.bcp-public-video-actions{order:5!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;width:100%!important;margin:0 0 12px!important}
@media(max-width:650px){
 .bcp-public-video-body{padding:16px!important}
 .bcp-public-video-body>h3{font-size:20px!important;line-height:1.3!important;margin-bottom:5px!important}
 .bcp-public-video-meta .bcp-meta-channel{height:26px!important;margin-bottom:4px!important}
 .bcp-public-video-meta .bcp-meta-channel .bcp-channel-avatar-public{width:24px!important;height:24px!important;min-width:24px!important}
 .bcp-public-video-meta .bcp-meta-channel .bcp-channel-label{font-size:13px!important}
 .bcp-public-video-meta>.bcp-setting-category,.bcp-public-video-meta>.bcp-setting-date,.bcp-public-video-meta>.bcp-setting-time{font-size:13px!important;line-height:24px!important;margin-bottom:4px!important}
 .bcp-public-engagement-stats{margin-bottom:8px!important;gap:0!important}
 .bcp-public-engagement-stat{margin-right:10px!important}
 .bcp-public-engagement-stat .bcp-stat-copy strong,.bcp-public-engagement-stat .bcp-stat-copy small{font-size:13px!important}
 .bcp-public-video-description{font-size:13px!important;line-height:1.5!important;margin-bottom:9px!important}
 .bcp-public-video-actions{margin-bottom:10px!important}
}
\n\n/* v3.5.36: YouTube-style More control - description hidden until More is clicked. */\n.bcp-public-video-body .bcp-public-video-description{display:none!important;order:99!important;margin:8px 0 0!important;padding:10px 12px!important;background:#f5f5f5!important;border-radius:10px!important;color:#171a1f!important;font-size:14px!important;line-height:1.5!important}\n.bcp-public-video-body .bcp-public-video-description.bcp-description-expanded{display:block!important}\n.bcp-public-video-body .bcp-public-video-description .bcp-description-content{display:block!important;overflow:visible!important}\n.bcp-public-video-body .bcp-public-video-description .bcp-description-content p{margin:0 0 7px!important}\n.bcp-public-video-body .bcp-public-video-description .bcp-description-content p:last-child{margin-bottom:0!important}\n.bcp-public-engagement-stats .bcp-description-more{display:inline!important;flex:0 0 auto!important;margin:0 0 0 2px!important;padding:0!important;border:0!important;background:transparent!important;color:#171a1f!important;font:inherit!important;font-weight:700!important;line-height:1.3!important;white-space:nowrap!important;cursor:pointer!important}\n.bcp-public-engagement-stats .bcp-description-more:hover,.bcp-public-engagement-stats .bcp-description-more:focus{text-decoration:underline!important}\n/* Category, date and time are intentionally not shown on the public video card. */\n.bcp-public-video-body .bcp-setting-category,.bcp-public-video-body .bcp-setting-date,.bcp-public-video-body .bcp-setting-time{display:none!important}\n@media(max-width:650px){.bcp-public-video-body .bcp-public-video-description{font-size:14px!important;line-height:1.5!important;margin-top:8px!important}.bcp-public-engagement-stats .bcp-description-more{font-size:13px!important;margin-left:1px!important}}\n
/* v3.5.37: YouTube-style More stays on the title line. */
.bcp-public-video-body>h3{display:flex!important;align-items:baseline!important;width:100%!important;min-width:0!important;gap:6px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
.bcp-public-video-body>h3 .bcp-video-title-text{min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.bcp-public-video-body>h3 .bcp-description-more{flex:0 0 auto!important;display:inline!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#171a1f!important;font:inherit!important;font-weight:700!important;line-height:1.3!important;white-space:nowrap!important;cursor:pointer!important}
.bcp-public-video-body>h3 .bcp-description-more:hover,.bcp-public-video-body>h3 .bcp-description-more:focus{text-decoration:underline!important}
.bcp-public-video-body .bcp-public-video-description{display:none!important}
.bcp-public-video-body .bcp-public-video-description.bcp-description-expanded{display:block!important;order:99!important}

/* v3.5.39: Final requested order — video -> title/More -> stats -> action buttons. */
.bcp-public-video-body{display:flex!important;flex-direction:column!important;align-items:stretch!important}
.bcp-public-video-body>h3{order:1!important}
.bcp-public-video-body>.bcp-public-engagement-stats{order:2!important}
.bcp-public-video-body>.bcp-public-video-meta{order:3!important}
.bcp-public-video-meta{display:flex!important}

/* v3.5.38: Keep the full title visible and place More immediately after it. */
.bcp-public-video-body>h3{
 display:block!important;
 width:100%!important;
 min-width:0!important;
 margin-bottom:6px!important;
 white-space:normal!important;
 overflow:visible!important;
 text-overflow:clip!important;
 overflow-wrap:anywhere!important;
 word-break:normal!important;
}
.bcp-public-video-body>h3 .bcp-video-title-text{
 display:inline!important;
 min-width:0!important;
 width:auto!important;
 max-width:none!important;
 overflow:visible!important;
 text-overflow:clip!important;
 white-space:normal!important;
}
.bcp-public-video-body>h3 .bcp-description-more{
 display:inline!important;
 flex:none!important;
 margin:0 0 0 4px!important;
 padding:0!important;
 border:0!important;
 background:transparent!important;
 color:#171a1f!important;
 font:inherit!important;
 font-weight:700!important;
 line-height:inherit!important;
 white-space:nowrap!important;
 vertical-align:baseline!important;
 cursor:pointer!important;
}
.bcp-public-video-body>h3 .bcp-description-more:hover,
.bcp-public-video-body>h3 .bcp-description-more:focus{text-decoration:underline!important}
@media(max-width:650px){
 .bcp-public-video-body>h3{font-size:20px!important;line-height:1.3!important;margin-bottom:5px!important}
 .bcp-public-video-body>h3 .bcp-description-more{font-size:inherit!important;margin-left:3px!important}
}


/* v3.5.40: clean public player controls + true mobile-width main video.
 * Bunny controls are configured at library level; these rules only control
 * the iframe box and never touch the desktop layout. */
@media(max-width:650px){
  /* v3.5.47: Main Grid is always a TV-style landscape player on phones.
   * Ignore any saved portrait/square frame setting on mobile. */
  .bcp-public-video-main .bcp-public-video-player{
    width:100vw!important;
    max-width:100vw!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:16/9!important;
    padding:0!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:0!important;
  }
  .bcp-public-video-main .bcp-public-video-player iframe{
    width:100%!important;
    height:100%!important;
    min-height:0!important;
  }
}

/* v3.5.50: slim custom public player controls. */
.bcp-public-video-player{isolation:isolate!important;overflow:hidden!important}
.bcp-public-video-player{isolation:isolate!important;overflow:hidden!important}
.bcp-public-video-player iframe{position:absolute!important;z-index:0!important;inset:0!important}
.bcp-public-video-player .bcp-player-mask-all{position:absolute!important;z-index:10!important;left:0!important;right:0!important;bottom:0!important;height:72px!important;background:#080a0d!important;pointer-events:none!important}
.bcp-public-video-player .bcp-player-ui{position:absolute!important;z-index:40!important;left:0!important;right:42px!important;bottom:0!important;top:auto!important;height:38px!important;pointer-events:none!important}
.bcp-public-video-player .bcp-player-click-layer{position:absolute!important;z-index:1!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;background:transparent!important;padding:0!important;margin:0!important;cursor:pointer!important;pointer-events:auto!important}
.bcp-public-video-player .bcp-player-play{position:absolute!important;z-index:4!important;left:3px!important;bottom:3px!important;width:30px!important;height:30px!important;border:0!important;border-radius:2px!important;background:transparent!important;color:#fff!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:17px!important;line-height:1!important;cursor:pointer!important;pointer-events:auto!important}
.bcp-public-video-player .bcp-player-play:hover{background:rgba(255,255,255,.12)!important}.bcp-public-video-player .bcp-player-play-icon{display:block!important;font-family:Arial,sans-serif!important;line-height:1!important}
.bcp-public-video-player .bcp-player-progress{position:absolute!important;z-index:3!important;left:38px!important;right:4px!important;bottom:24px!important;height:3px!important;background:rgba(255,255,255,.35)!important;border-radius:3px!important;cursor:pointer!important;pointer-events:auto!important}.bcp-public-video-player .bcp-player-progress-fill{display:block!important;width:0;height:100%;background:#ff8a2a!important;border-radius:3px!important}
.bcp-public-video-player .bcp-player-current-time,.bcp-public-video-player .bcp-player-duration{position:absolute!important;z-index:4!important;bottom:5px!important;color:#fff!important;font:600 11px/1 Arial,sans-serif!important;white-space:nowrap!important;pointer-events:none!important;text-shadow:0 1px 2px #000!important}.bcp-public-video-player .bcp-player-current-time{left:38px!important}.bcp-public-video-player .bcp-player-duration{right:4px!important}
.bcp-public-video-player .bcp-player-fullscreen{position:absolute!important;z-index:50!important;right:4px!important;bottom:3px!important;width:32px!important;height:32px!important;padding:4px!important;margin:0!important;border:0!important;border-radius:2px!important;background:transparent!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;opacity:.98!important}.bcp-public-video-player .bcp-player-fullscreen:hover{background:rgba(255,255,255,.12)!important}.bcp-public-video-player .bcp-player-fullscreen svg{width:19px!important;height:19px!important;display:block!important}
.bcp-suggested-thumb{position:relative!important;overflow:hidden!important}
.bcp-suggested-thumb iframe{position:absolute!important;z-index:0!important;pointer-events:none!important}
.bcp-suggested-thumb .bcp-suggested-click-layer{position:absolute!important;z-index:20!important;inset:0!important;display:block!important;background:transparent!important;cursor:pointer!important;pointer-events:auto!important}
.bcp-suggested-thumb .bcp-player-mask-all{position:absolute!important;z-index:8!important;left:0!important;right:0!important;bottom:0!important;height:44px!important;background:#080a0d!important;pointer-events:none!important}.bcp-suggested-thumb .bcp-suggested-preview-ui{position:absolute!important;z-index:9!important;left:0!important;right:0!important;bottom:0!important;height:34px!important;pointer-events:none!important;color:#fff!important;font:600 10px/1 Arial,sans-serif!important;text-shadow:0 1px 2px #000!important}.bcp-suggested-thumb .bcp-suggested-preview-play{position:absolute!important;left:3px!important;bottom:3px!important;width:25px!important;height:25px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important}.bcp-suggested-thumb .bcp-suggested-preview-progress{position:absolute!important;left:31px!important;right:4px!important;bottom:21px!important;height:2px!important;background:rgba(255,255,255,.35)!important;border-radius:2px!important}.bcp-suggested-thumb .bcp-suggested-preview-fill{display:block!important;width:0;height:100%;background:#ff8a2a!important;border-radius:2px!important}.bcp-suggested-thumb .bcp-suggested-current-time{position:absolute!important;left:31px!important;bottom:5px!important}.bcp-suggested-thumb .bcp-suggested-duration{position:absolute!important;right:4px!important;bottom:5px!important}.bcp-suggested-thumb .bcp-suggested-play{display:none!important}
@media(max-width:650px){.bcp-public-video-main .bcp-public-video-player{width:100vw!important;max-width:100vw!important;min-width:100vw!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;padding:0!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;box-sizing:border-box!important}.bcp-public-video-main .bcp-public-video-player iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important}.bcp-public-video-player .bcp-player-mask-all{height:64px!important}.bcp-public-video-player .bcp-player-ui{right:38px!important;height:34px!important}.bcp-public-video-player .bcp-player-play{left:2px!important;bottom:2px!important;width:27px!important;height:27px!important;font-size:15px!important}.bcp-public-video-player .bcp-player-progress{left:33px!important;right:3px!important;bottom:21px!important;height:2px!important}.bcp-public-video-player .bcp-player-current-time{left:33px!important;bottom:4px!important;font-size:10px!important}.bcp-public-video-player .bcp-player-duration{right:3px!important;bottom:4px!important;font-size:10px!important}.bcp-public-video-player .bcp-player-fullscreen{right:2px!important;bottom:2px!important;width:28px!important;height:28px!important;padding:3px!important}.bcp-public-video-player .bcp-player-fullscreen svg{width:17px!important;height:17px!important}.bcp-suggested-thumb .bcp-player-mask-all{height:40px!important}.bcp-suggested-thumb .bcp-suggested-preview-ui{height:30px!important}.bcp-suggested-thumb .bcp-suggested-preview-progress{bottom:18px!important}.bcp-suggested-thumb .bcp-suggested-current-time,.bcp-suggested-thumb .bcp-suggested-duration{bottom:4px!important;font-size:9px!important}}

/* v3.5.58 final targeted player cleanup. */
.bcp-suggested-thumb .bcp-suggested-play{display:none!important}
.bcp-suggested-thumb .bcp-suggested-preview-ui{z-index:30!important;pointer-events:none!important}
.bcp-suggested-thumb .bcp-suggested-click-layer{z-index:40!important;pointer-events:auto!important}
.bcp-suggested-select{cursor:pointer!important}


/* v3.5.58: click anywhere on the video, while keeping bottom controls clickable. */
.bcp-public-video-player .bcp-player-click-layer{z-index:1!important;pointer-events:auto!important;}
.bcp-public-video-player .bcp-player-play,.bcp-public-video-player .bcp-player-progress,.bcp-public-video-player .bcp-player-fullscreen{z-index:5!important;}
.bcp-suggested-thumb .bcp-suggested-click-layer{z-index:40!important;pointer-events:auto!important;}
.bcp-suggested-thumb .bcp-suggested-preview-ui{z-index:30!important;pointer-events:none!important;}


/* v3.5.60: only the site's slim bottom strip remains visible. */
.bcp-public-video-player .bcp-player-mask-all{height:34px!important;}
.bcp-public-video-player .bcp-player-ui{height:32px!important;right:38px!important;}
.bcp-public-video-player .bcp-player-progress{bottom:20px!important;height:2px!important;}
.bcp-public-video-player .bcp-player-play{bottom:2px!important;width:26px!important;height:26px!important;font-size:15px!important;}
.bcp-public-video-player .bcp-player-current-time,.bcp-public-video-player .bcp-player-duration{bottom:3px!important;font-size:10px!important;}
.bcp-public-video-player .bcp-player-fullscreen{z-index:100!important;display:flex!important;visibility:visible!important;opacity:1!important;color:#fff!important;background:transparent!important;bottom:2px!important;width:28px!important;height:28px!important;}
.bcp-public-video-player .bcp-player-fullscreen svg{display:block!important;visibility:visible!important;opacity:1!important;color:#fff!important;stroke:#fff!important;width:17px!important;height:17px!important;}
/* The real Bunny progress rail is no longer requested (Controls=play); keep the custom rail as the only progress line. */
.bcp-public-video-player .bcp-player-click-layer{z-index:2!important;pointer-events:auto!important;}
.bcp-suggested-thumb .bcp-player-mask-all{height:36px!important;}
.bcp-suggested-thumb .bcp-suggested-preview-ui{height:30px!important;z-index:30!important;}
.bcp-suggested-thumb .bcp-suggested-preview-play{display:flex!important;left:3px!important;bottom:2px!important;width:24px!important;height:24px!important;font-size:13px!important;}
.bcp-suggested-thumb .bcp-suggested-preview-progress{bottom:19px!important;height:2px!important;}
.bcp-suggested-thumb .bcp-suggested-current-time,.bcp-suggested-thumb .bcp-suggested-duration{bottom:3px!important;}
.bcp-suggested-thumb .bcp-suggested-play{display:none!important;visibility:hidden!important;}
@media(max-width:650px){
 .bcp-public-video-player .bcp-player-mask-all{height:40px!important;}
 .bcp-public-video-player .bcp-player-ui{height:31px!important;right:34px!important;}
 .bcp-public-video-player .bcp-player-fullscreen{z-index:100!important;right:2px!important;bottom:1px!important;width:28px!important;height:28px!important;padding:3px!important;display:flex!important;visibility:visible!important;opacity:1!important;}
 .bcp-public-video-player .bcp-player-fullscreen svg{width:18px!important;height:18px!important;}
 .bcp-suggested-thumb .bcp-player-mask-all{height:32px!important;}
 .bcp-suggested-thumb .bcp-suggested-preview-ui{height:28px!important;}
 .bcp-suggested-thumb .bcp-suggested-preview-progress{bottom:17px!important;}
 .bcp-suggested-thumb .bcp-suggested-current-time,.bcp-suggested-thumb .bcp-suggested-duration{bottom:3px!important;}
}

/* v3.5.60 mobile: do not let the control strip crop the video. */
@media(max-width:650px){
.bcp-public-video-player .bcp-player-mask-all{height:32px!important;}
.bcp-public-video-player .bcp-player-ui{height:30px!important;right:34px!important;}
.bcp-public-video-player .bcp-player-progress{bottom:18px!important;height:2px!important;}
.bcp-public-video-player .bcp-player-play{bottom:1px!important;width:25px!important;height:25px!important;font-size:14px!important;}
.bcp-public-video-player .bcp-player-current-time,.bcp-public-video-player .bcp-player-duration{bottom:2px!important;font-size:9px!important;}
.bcp-public-video-player .bcp-player-fullscreen{right:1px!important;bottom:1px!important;width:26px!important;height:26px!important;padding:2px!important;}
.bcp-public-video-player .bcp-player-fullscreen svg{width:16px!important;height:16px!important;}
}

/* v3.5.64: remove the black bottom mask completely; keep custom controls directly over the video. */
.bcp-public-video-player .bcp-player-mask-all{display:none!important;background:transparent!important;height:0!important;visibility:hidden!important;}


/* v3.5.66: lift the progress line slightly from the bottom so it is clearly visible,
 * while keeping the timing labels above it and leaving the video unobstructed. */
.bcp-public-video-player .bcp-player-progress{
  bottom:5px!important;
}
.bcp-public-video-player .bcp-player-current-time,
.bcp-public-video-player .bcp-player-duration{
  bottom:11px!important;
}
@media(max-width:650px){
  .bcp-public-video-player .bcp-player-progress{bottom:5px!important;}
  .bcp-public-video-player .bcp-player-current-time,
  .bcp-public-video-player .bcp-player-duration{bottom:10px!important;}
}

/* v3.5.67: hard-hide Bunny/Media-Delivery's native lower chrome inside the
 * cross-origin iframe.  The site's own controls remain above this mask. */
.bcp-public-video-player{overflow:hidden!important;position:relative!important;}
.bcp-public-video-player .bcp-player-mask-all{
  display:block!important;
  position:absolute!important;
  z-index:20!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  top:auto!important;
  height:72px!important;
  background:#080a0d!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:none!important;
}
.bcp-public-video-player .bcp-player-ui{z-index:40!important;}
.bcp-public-video-player .bcp-player-fullscreen{z-index:50!important;}
@media(max-width:650px){
  .bcp-public-video-player .bcp-player-mask-all{height:62px!important;}
}

/* Suggested-video iframe: cover the provider's native chrome as well;
 * the site's preview UI remains above it. */
.bcp-suggested-thumb{position:relative!important;overflow:hidden!important;}
.bcp-suggested-thumb .bcp-player-mask-all{
  display:block!important;
  z-index:20!important;
  height:52px!important;
  background:#080a0d!important;
  visibility:visible!important;
  opacity:1!important;
}
.bcp-suggested-thumb .bcp-suggested-preview-ui{z-index:30!important;}
.bcp-suggested-thumb .bcp-suggested-click-layer{z-index:40!important;}
@media(max-width:650px){
  .bcp-suggested-thumb .bcp-player-mask-all{height:46px!important;}
}
