:root{--wcpec-bg:#070b18;--wcpec-card:#10182b;--wcpec-card2:#141f36;--wcpec-line:#263452;--wcpec-text:#f6f8ff;--wcpec-muted:#9aa9c6;--wcpec-gold:#d8b45a;--wcpec-blue:#2e6bff;--wcpec-red:#ef394e;--wcpec-green:#1fbd76;--wcpec-radius:18px}*{box-sizing:border-box}.wcpec-channel-shell,.wcpec-dashboard,.wcpec-signup-shell,.wcpec-plans{font-family:Tahoma,Arial,sans-serif;color:var(--wcpec-text)}.wcpec-channel-shell{background:linear-gradient(180deg,#060a15,#0b1222);min-height:100vh;padding:24px;max-width:1600px;margin:0 auto}.wcpec-channel-header,.wcpec-dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.wcpec-brand{display:flex;gap:14px;align-items:center}.wcpec-brand img,.wcpec-logo-placeholder{width:64px;height:64px;border-radius:16px;object-fit:cover;background:linear-gradient(145deg,var(--wcpec-gold),#72551a);display:grid;place-items:center;color:#101010;font-weight:800}.wcpec-brand h1,.wcpec-dashboard h1{margin:0;font-size:28px;color:#fff}.wcpec-brand p{margin:6px 0 0;color:var(--wcpec-muted)}.wcpec-live-meta{display:flex;gap:10px;align-items:center}.wcpec-live-badge,.wcpec-viewers,.wcpec-status-pill{padding:8px 13px;border:1px solid var(--wcpec-line);border-radius:999px;background:#111a2e;font-size:13px}.wcpec-live-badge.is-live{background:rgba(239,57,78,.15);border-color:rgba(239,57,78,.5);color:#ff8996}.wcpec-main-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,.72fr);gap:20px}.wcpec-player-wrap{position:relative;background:#02040b;border:1px solid #1d2942;border-radius:var(--wcpec-radius);overflow:hidden;aspect-ratio:16/9;box-shadow:0 18px 50px rgba(0,0,0,.28)}.wcpec-video{width:100%;height:100%;display:block;background:#000;object-fit:contain}.wcpec-player-status{position:absolute;top:14px;right:14px;display:flex;gap:8px;align-items:center;background:rgba(4,7,15,.75);backdrop-filter:blur(7px);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:7px 11px;font-size:12px;pointer-events:none}.wcpec-player-dot{width:8px;height:8px;border-radius:50%;background:var(--wcpec-red);box-shadow:0 0 0 5px rgba(239,57,78,.12)}.wcpec-overlay-ad{position:absolute;left:14px;bottom:52px;max-width:230px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.4)}.wcpec-overlay-ad img{display:block;width:100%;max-height:90px;object-fit:cover}.wcpec-overlay-ad span,.wcpec-preroll-image span{position:absolute;top:5px;left:5px;background:rgba(0,0,0,.7);color:#fff;border-radius:5px;padding:3px 7px;font-size:10px}.wcpec-preroll-image{position:absolute;inset:0;background:#03050a;display:grid;place-items:center;z-index:5}.wcpec-preroll-image img{width:100%;height:100%;object-fit:contain}.wcpec-now-next{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.wcpec-now-next>div{background:var(--wcpec-card);border:1px solid var(--wcpec-line);border-radius:14px;padding:15px}.wcpec-now-next small,.wcpec-data-list small,.wcpec-stat-grid span{display:block;color:var(--wcpec-muted);margin-bottom:6px}.wcpec-interaction-column{min-width:0}.wcpec-tabs{background:var(--wcpec-card);border:1px solid var(--wcpec-line);border-radius:var(--wcpec-radius);overflow:hidden}.wcpec-tab-buttons{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--wcpec-line)}.wcpec-tab-buttons button,.wcpec-dashboard-nav button{border:0;background:transparent;color:var(--wcpec-muted);padding:14px;cursor:pointer;font-weight:700}.wcpec-tab-buttons button.active,.wcpec-dashboard-nav button.active{color:#fff;background:rgba(46,107,255,.13);box-shadow:inset 0 -2px var(--wcpec-blue)}.wcpec-tab-panel{display:none;padding:14px}.wcpec-tab-panel.active{display:block}.wcpec-chat-list{height:390px;overflow:auto;padding:4px}.wcpec-chat-message{padding:10px 11px;margin-bottom:8px;background:#151f35;border-radius:12px}.wcpec-chat-message strong{font-size:13px;color:#b9c9e7}.wcpec-chat-message p{margin:5px 0 0;line-height:1.55}.wcpec-form input,.wcpec-form select,.wcpec-form textarea,.wcpec-form-grid input,.wcpec-form-grid select,.wcpec-form-grid textarea,.wcpec-copy-field input,.wcpec-code-area{width:100%;background:#0b1222!important;border:1px solid var(--wcpec-line)!important;color:#fff!important;border-radius:11px!important;padding:12px!important;margin:0!important;outline:none}.wcpec-form input:focus,.wcpec-form textarea:focus,.wcpec-form select:focus,.wcpec-form-grid input:focus,.wcpec-form-grid textarea:focus,.wcpec-form-grid select:focus{border-color:var(--wcpec-blue)!important;box-shadow:0 0 0 3px rgba(46,107,255,.13)}.wcpec-form{display:grid;gap:10px}.wcpec-inline-input{display:flex;gap:7px}.wcpec-inline-input button,.wcpec-form button,.wcpec-dashboard button,.wcpec-signup-card button{border:0;border-radius:10px;background:linear-gradient(135deg,var(--wcpec-blue),#224dcc);color:#fff;padding:11px 16px;cursor:pointer;font-weight:700}.wcpec-form-result{font-size:13px;min-height:18px}.wcpec-form-result.success{color:#72e5ad}.wcpec-form-result.error{color:#ff8794}.wcpec-sidebar-ad{display:block;margin-top:14px;background:#fff;border-radius:14px;overflow:hidden}.wcpec-sidebar-ad img{display:block;width:100%;max-height:160px;object-fit:cover}.wcpec-section{margin-top:28px}.wcpec-section-title{display:flex;align-items:center;justify-content:space-between}.wcpec-section h2{font-size:21px}.wcpec-schedule-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wcpec-schedule-list article{display:flex;gap:13px;align-items:center;background:var(--wcpec-card);border:1px solid var(--wcpec-line);border-radius:14px;padding:14px}.wcpec-schedule-list time{color:var(--wcpec-gold);font-weight:700;min-width:95px}.wcpec-schedule-list small{display:block;color:var(--wcpec-muted);margin-top:5px}.wcpec-program-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.wcpec-program-card{background:var(--wcpec-card);border:1px solid var(--wcpec-line);border-radius:16px;overflow:hidden;cursor:pointer;transition:.2s}.wcpec-program-card:hover{transform:translateY(-3px);border-color:#3b5483}.wcpec-program-cover{aspect-ratio:16/9;background:#18233b center/cover no-repeat;display:grid;place-items:center}.wcpec-program-cover span{background:rgba(0,0,0,.7);border-radius:999px;padding:8px 14px}.wcpec-program-card>div:last-child{padding:14px}.wcpec-program-card h3{margin:0 0 8px;font-size:16px}.wcpec-program-card p{color:var(--wcpec-muted);font-size:13px;min-height:38px}.wcpec-program-card small{color:var(--wcpec-gold)}.wcpec-empty,.wcpec-alert,.wcpec-suspended,.wcpec-login-required{padding:24px;border-radius:14px;background:#121c31;border:1px solid var(--wcpec-line);color:var(--wcpec-text)}.wcpec-dashboard{background:#07101f;min-height:100vh;padding:24px;max-width:1500px;margin:auto}.wcpec-dashboard-header>div:last-child{display:flex;align-items:center;gap:10px}.wcpec-dashboard-header a{color:#fff;text-decoration:none;background:var(--wcpec-blue);padding:10px 14px;border-radius:10px}.wcpec-dashboard-nav{display:flex;gap:6px;overflow-x:auto;background:var(--wcpec-card);border:1px solid var(--wcpec-line);border-radius:14px;padding:5px;margin-bottom:18px}.wcpec-dashboard-nav button{white-space:nowrap;border-radius:9px}.wcpec-dashboard-section{display:none}.wcpec-dashboard-section.active{display:block}.wcpec-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.wcpec-stat-grid>div,.wcpec-dashboard-card{background:var(--wcpec-card);border:1px solid var(--wcpec-line);border-radius:var(--wcpec-radius);padding:18px}.wcpec-stat-grid strong{font-size:26px}.wcpec-dashboard-card{margin-bottom:16px}.wcpec-dashboard-card h2{margin-top:0;font-size:19px}.wcpec-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.wcpec-copy-field{margin-bottom:14px}.wcpec-copy-field label{display:block;color:var(--wcpec-muted);margin-bottom:7px}.wcpec-copy-field>div{display:flex;gap:7px}.wcpec-copy-field button{min-width:68px}.wcpec-note{color:var(--wcpec-muted);font-size:13px}.wcpec-switch-row{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#0c1527;padding:14px;border-radius:12px;margin-bottom:14px}.wcpec-switch-row input{width:22px;height:22px}.wcpec-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wcpec-form-grid textarea,.wcpec-form-grid button,.wcpec-form-grid .wcpec-form-result,.wcpec-form-grid .wcpec-checkbox{grid-column:1/-1}.wcpec-data-list{display:grid;gap:8px}.wcpec-data-list>div{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;background:#0b1426;padding:12px;border-radius:11px}.wcpec-data-list a{color:#7ea3ff}.wcpec-request-list{display:grid;gap:12px}.wcpec-request-list article{background:#0b1426;border:1px solid #1f2d49;border-radius:14px;padding:15px}.wcpec-request-list header{display:flex;justify-content:space-between}.wcpec-request-list p{line-height:1.7}.wcpec-request-list small{color:var(--wcpec-muted)}.wcpec-request-list article>div{display:flex;gap:7px;align-items:center;margin-top:12px}.wcpec-code-area{min-height:180px;direction:ltr;text-align:left}.wcpec-signup-shell{background:radial-gradient(circle at top right,#172850,#070b17 55%);min-height:75vh;display:grid;place-items:center;padding:25px}.wcpec-signup-card{width:min(780px,100%);background:rgba(13,21,38,.92);border:1px solid #293a5d;border-radius:24px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.wcpec-signup-heading{text-align:center;margin-bottom:24px}.wcpec-signup-heading small{color:var(--wcpec-gold);letter-spacing:2px}.wcpec-signup-heading h1{font-size:34px;margin:10px 0}.wcpec-signup-heading p{color:var(--wcpec-muted)}.wcpec-checkbox{display:flex;gap:9px;align-items:center;color:var(--wcpec-muted)}.wcpec-checkbox input{width:auto!important}.wcpec-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;background:#07101f;padding:30px}.wcpec-plans article{background:var(--wcpec-card);border:1px solid var(--wcpec-line);border-radius:20px;padding:25px}.wcpec-plans article.featured{border-color:var(--wcpec-gold);transform:scale(1.02)}.wcpec-plans li{margin:12px 0;color:#c6d1e6}.wcpec-plans a{display:block;text-align:center;background:var(--wcpec-blue);color:#fff;text-decoration:none;padding:12px;border-radius:10px;margin-top:20px}.status-active{color:#72e5ad}.status-suspended,.status-expired{color:#ff8794}@media(max-width:1100px){.wcpec-main-grid{grid-template-columns:1fr}.wcpec-program-grid{grid-template-columns:repeat(3,1fr)}.wcpec-schedule-list{grid-template-columns:repeat(2,1fr)}.wcpec-stat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.wcpec-channel-shell,.wcpec-dashboard{padding:12px}.wcpec-channel-header,.wcpec-dashboard-header{align-items:flex-start;flex-direction:column}.wcpec-live-meta{width:100%;justify-content:space-between}.wcpec-brand h1,.wcpec-dashboard h1{font-size:22px}.wcpec-program-grid,.wcpec-schedule-list,.wcpec-two-columns,.wcpec-plans{grid-template-columns:1fr}.wcpec-form-grid{grid-template-columns:1fr}.wcpec-form-grid>*{grid-column:1!important}.wcpec-stat-grid{grid-template-columns:1fr 1fr}.wcpec-now-next{grid-template-columns:1fr}.wcpec-chat-list{height:300px}.wcpec-data-list>div{grid-template-columns:1fr}.wcpec-overlay-ad{max-width:150px}.wcpec-signup-card{padding:18px}.wcpec-signup-heading h1{font-size:27px}}

.wcpec-guest-links{display:grid!important;gap:9px!important;margin-top:14px!important;padding:12px!important;background:#071020!important;border:1px solid #263452!important;border-radius:12px!important}.wcpec-guest-links>div{display:grid!important;grid-template-columns:150px 1fr auto!important;gap:8px!important;align-items:center!important}.wcpec-guest-links label{color:#aebbd3!important;font-size:12px!important}.wcpec-guest-links input{min-width:0!important;background:#0b1426!important;border:1px solid #263452!important;color:#fff!important;padding:9px!important;border-radius:8px!important}.wcpec-guest-links small{color:#aebbd3!important}@media(max-width:760px){.wcpec-guest-links>div{grid-template-columns:1fr!important}}

.wcpec-field-group{display:grid;gap:7px;color:var(--wcpec-muted);font-size:13px;font-weight:700}.wcpec-field-group span{display:block}.wcpec-field-full{grid-column:1/-1}.wcpec-field-group input[type=date],.wcpec-field-group input[type=time]{color-scheme:dark;direction:ltr;text-align:left;min-height:48px}.wcpec-field-group input[type=date]::-webkit-calendar-picker-indicator,.wcpec-field-group input[type=time]::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.85;cursor:pointer}

.wcpec-upload-field{display:flex;flex-direction:column;gap:8px;background:#0b1426;border:1px dashed #34486f;border-radius:14px;padding:14px;color:#fff;min-height:108px;justify-content:center}.wcpec-upload-field>span{font-weight:800}.wcpec-upload-field>small{color:var(--wcpec-muted);line-height:1.6}.wcpec-upload-field input[type=file]{padding:10px!important;cursor:pointer}.wcpec-upload-field input[type=file]::file-selector-button{border:0;border-radius:9px;background:var(--wcpec-blue);color:#fff;padding:9px 13px;margin-inline-end:10px;cursor:pointer;font-weight:700}.wcpec-logo-upload{grid-row:span 2}.wcpec-logo-upload img{width:82px;height:82px;object-fit:contain;border-radius:14px;background:#fff;padding:7px;border:1px solid var(--wcpec-line)}.wcpec-upload-progress{grid-column:1/-1!important;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;background:#0a1324;border:1px solid var(--wcpec-line);border-radius:12px;padding:10px}.wcpec-upload-progress[hidden]{display:none!important}.wcpec-upload-progress>div{height:10px;border-radius:999px;background:#17233a;overflow:hidden}.wcpec-upload-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--wcpec-blue),#73a0ff);transition:width .2s ease}.wcpec-upload-progress strong{min-width:46px;text-align:left;color:#cfe0ff}


/* Channel logo watermark inside the video player. */
.wcpec-player-status{right:auto;left:14px;top:64px;z-index:3}
.wcpec-player-wrap.wcpec-watermark-position-top-left .wcpec-player-status{left:auto;right:14px}
.wcpec-channel-watermark{--wcpec-watermark-size:148px;--wcpec-watermark-opacity:1;position:absolute;z-index:8;width:min(var(--wcpec-watermark-size),18%);max-width:220px;max-height:22%;display:grid;place-items:center;opacity:var(--wcpec-watermark-opacity);pointer-events:none;user-select:none;transform-origin:center;filter:drop-shadow(0 4px 14px rgba(0,0,0,.82)) saturate(1.08)}
.wcpec-channel-watermark img{display:block;width:100%;height:auto;max-height:100%;object-fit:contain;border-radius:0;background:transparent!important;image-rendering:auto}
.wcpec-watermark-top-right{top:14px;right:14px}
.wcpec-watermark-top-left{top:14px;left:14px}
.wcpec-watermark-bottom-right{right:14px;bottom:62px}
.wcpec-watermark-bottom-left{left:14px;bottom:62px}
.wcpec-watermark-animation-float{animation:wcpecWatermarkFloat 6.8s ease-in-out infinite}
.wcpec-watermark-animation-pulse{animation:wcpecWatermarkPulse 3.6s ease-in-out infinite}
.wcpec-watermark-animation-shine{overflow:hidden}
.wcpec-watermark-animation-shine::after{content:"";position:absolute;inset:-35%;background:linear-gradient(115deg,transparent 38%,rgba(255,255,255,.52) 49%,transparent 60%);transform:translateX(-130%) rotate(8deg);animation:wcpecWatermarkShine 6.5s ease-in-out infinite}
@keyframes wcpecWatermarkFloat{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(0,-4px,0) scale(1.012)}}
@keyframes wcpecWatermarkPulse{0%,100%{transform:scale(1);filter:drop-shadow(0 3px 8px rgba(0,0,0,.68))}50%{transform:scale(1.035);filter:drop-shadow(0 4px 12px rgba(0,0,0,.8)) brightness(1.07)}}
@keyframes wcpecWatermarkShine{0%,68%{transform:translateX(-130%) rotate(8deg)}84%,100%{transform:translateX(130%) rotate(8deg)}}
.wcpec-player-fullscreen{position:absolute;z-index:7;right:14px;bottom:14px;width:38px;height:38px;display:grid;place-items:center;padding:0!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:10px!important;background:rgba(3,7,16,.72)!important;backdrop-filter:blur(7px);color:#fff!important;font-size:22px!important;line-height:1!important;cursor:pointer;opacity:.82;transition:opacity .2s ease,transform .2s ease}
.wcpec-player-fullscreen:hover,.wcpec-player-fullscreen:focus{opacity:1;transform:scale(1.05)}
.wcpec-video::-webkit-media-controls-fullscreen-button{display:none!important}
.wcpec-switch-row span strong{display:block;color:#fff;margin-bottom:5px}.wcpec-switch-row span small{display:block;color:var(--wcpec-muted);font-weight:400;line-height:1.5}
@media(max-width:760px){.wcpec-channel-watermark{width:min(var(--wcpec-watermark-size),28%);max-width:150px}.wcpec-watermark-top-right{top:10px;right:10px}.wcpec-watermark-top-left{top:10px;left:10px}.wcpec-watermark-bottom-right{right:10px;bottom:54px}.wcpec-watermark-bottom-left{left:10px;bottom:54px}.wcpec-player-fullscreen{right:8px;bottom:8px;width:34px;height:34px;font-size:19px}.wcpec-player-status{top:54px;left:10px}.wcpec-player-wrap.wcpec-watermark-position-top-left .wcpec-player-status{right:10px}}
@media(prefers-reduced-motion:reduce){.wcpec-watermark-animation-float,.wcpec-watermark-animation-pulse,.wcpec-watermark-animation-shine::after{animation:none!important}}


/* TV-style player without native progress bar */
.wcpec-video{display:block;width:100%;height:auto;background:#000;outline:0}
.wcpec-video::-webkit-media-controls,.wcpec-video::-webkit-media-controls-enclosure,.wcpec-video::-webkit-media-controls-panel{display:none!important;-webkit-appearance:none}
.wcpec-video::-webkit-media-controls-play-button,.wcpec-video::-webkit-media-controls-timeline,.wcpec-video::-webkit-media-controls-current-time-display,.wcpec-video::-webkit-media-controls-time-remaining-display,.wcpec-video::-webkit-media-controls-mute-button,.wcpec-video::-webkit-media-controls-toggle-closed-captions-button,.wcpec-video::-webkit-media-controls-volume-slider,.wcpec-video::-webkit-media-controls-fullscreen-button{display:none!important}


/* v1.0.6 mobile channel identity corrections */
@media (max-width:760px){
  .wcpec-channel-header{gap:12px!important;margin-bottom:16px!important}
  .wcpec-brand{gap:10px!important;align-items:center!important;width:100%!important}
  .wcpec-brand img,.wcpec-logo-placeholder{width:58px!important;height:58px!important;min-width:58px!important;border-radius:13px!important;object-fit:contain!important;padding:4px!important;background:#fff!important}
  .wcpec-brand h1{font-size:21px!important;line-height:1.2!important}
  .wcpec-brand p{font-size:14px!important;line-height:1.55!important;margin-top:4px!important}
  .wcpec-channel-watermark{width:auto!important;max-width:88px!important;max-height:72px!important;opacity:var(--wcpec-watermark-opacity)!important;filter:drop-shadow(0 2px 8px rgba(0,0,0,.75))!important}
  .wcpec-channel-watermark img{width:auto!important;max-width:88px!important;max-height:72px!important;object-fit:contain!important}
  .wcpec-watermark-top-right{top:8px!important;right:8px!important}
  .wcpec-watermark-top-left{top:8px!important;left:8px!important}
  .wcpec-watermark-bottom-right{right:8px!important;bottom:46px!important}
  .wcpec-watermark-bottom-left{left:8px!important;bottom:46px!important}
  .wcpec-player-status{top:8px!important;left:8px!important;right:auto!important;max-width:58%!important;font-size:11px!important;padding:6px 9px!important}
  .wcpec-player-wrap.wcpec-watermark-position-top-left .wcpec-player-status{top:8px!important;right:8px!important;left:auto!important}
  .wcpec-player-fullscreen{right:8px!important;bottom:8px!important;width:36px!important;height:36px!important}
}
@media (max-width:420px){
  .wcpec-channel-watermark{max-width:74px!important;max-height:62px!important}
  .wcpec-channel-watermark img{max-width:74px!important;max-height:62px!important}
  .wcpec-brand img,.wcpec-logo-placeholder{width:52px!important;height:52px!important;min-width:52px!important}
  .wcpec-brand h1{font-size:19px!important}
  .wcpec-brand p{font-size:13px!important}
}


/* v1.0.7 animated transparent TV watermark */
.wcpec-channel-watermark{
  --wcpec-watermark-glow-dark: rgba(0,0,0,.82);
  --wcpec-watermark-glow-light: rgba(255,255,255,.86);
  position:absolute;
  isolation:isolate;
  overflow:visible;
  opacity:var(--wcpec-watermark-opacity);
  filter:drop-shadow(0 0 1px var(--wcpec-watermark-glow-light)) drop-shadow(0 0 8px rgba(255,255,255,.20)) drop-shadow(0 0 14px var(--wcpec-watermark-glow-dark)) drop-shadow(0 0 22px rgba(0,0,0,.55)) saturate(1.1) contrast(1.04);
}
.wcpec-channel-watermark::before{
  content:"";
  position:absolute;
  inset:-10%;
  z-index:-2;
  border-radius:999px;
  background:radial-gradient(circle, rgba(255,255,255,.16) 0%, rgba(255,255,255,.08) 22%, rgba(0,0,0,.22) 54%, transparent 76%);
  opacity:.9;
  transform:scale(1);
}
.wcpec-channel-watermark::after{
  content:"";
  position:absolute;
  inset:-6%;
  z-index:-1;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.08);
  opacity:.45;
}
.wcpec-channel-watermark img{
  position:relative;
  z-index:1;
  background:transparent!important;
  mix-blend-mode:normal;
}
.wcpec-watermark-animation-orbit{animation:wcpecWatermarkOrbit 9.6s cubic-bezier(.45,.05,.32,.95) infinite;}
.wcpec-watermark-animation-orbit::before{animation:wcpecWatermarkHalo 9.6s ease-in-out infinite;}
.wcpec-watermark-animation-glide{animation:wcpecWatermarkGlide 10.5s ease-in-out infinite;}
.wcpec-watermark-animation-glide::before{animation:wcpecWatermarkHalo 10.5s ease-in-out infinite;}
.wcpec-watermark-animation-float{animation:wcpecWatermarkFloat 7.6s ease-in-out infinite;}
.wcpec-watermark-animation-float::before{animation:wcpecWatermarkHalo 7.6s ease-in-out infinite;}
.wcpec-watermark-animation-pulse{animation:wcpecWatermarkPulse 4.2s ease-in-out infinite;}
.wcpec-watermark-animation-pulse::before{animation:wcpecWatermarkHalo 4.2s ease-in-out infinite;}
.wcpec-watermark-animation-shine{overflow:visible;animation:wcpecWatermarkFloat 8.6s ease-in-out infinite;}
.wcpec-watermark-animation-shine::before{animation:wcpecWatermarkHalo 8.6s ease-in-out infinite;}
.wcpec-watermark-animation-shine::after{content:"";position:absolute;inset:-18%;border:0;background:linear-gradient(115deg,transparent 34%,rgba(255,255,255,.80) 49%,transparent 63%);filter:blur(1px);transform:translateX(-145%) rotate(9deg);animation:wcpecWatermarkShineSweep 7.8s ease-in-out infinite;opacity:.7;z-index:2;pointer-events:none}
@keyframes wcpecWatermarkOrbit{0%{transform:translate3d(0,0,0) scale(.94) rotate(-4deg);opacity:.42}10%{transform:translate3d(0,0,0) scale(1) rotate(0deg);opacity:var(--wcpec-watermark-opacity)}35%{transform:translate3d(-3px,-4px,0) scale(1.03) rotate(3deg);opacity:calc(var(--wcpec-watermark-opacity) * .92)}58%{transform:translate3d(4px,3px,0) scale(.99) rotate(-2deg);opacity:calc(var(--wcpec-watermark-opacity) * .82)}82%{transform:translate3d(-2px,4px,0) scale(1.02) rotate(2deg);opacity:calc(var(--wcpec-watermark-opacity) * .98)}100%{transform:translate3d(0,0,0) scale(.94) rotate(-4deg);opacity:.42}}
@keyframes wcpecWatermarkGlide{0%{transform:translate3d(12px,0,0) scale(.92);opacity:0}14%{transform:translate3d(0,0,0) scale(1);opacity:var(--wcpec-watermark-opacity)}48%{transform:translate3d(-4px,-2px,0) scale(1.02);opacity:calc(var(--wcpec-watermark-opacity) * .95)}78%{transform:translate3d(4px,2px,0) scale(.98);opacity:calc(var(--wcpec-watermark-opacity) * .88)}100%{transform:translate3d(-12px,0,0) scale(.92);opacity:0}}
@keyframes wcpecWatermarkFloat{0%,100%{transform:translate3d(0,0,0) scale(.96);opacity:calc(var(--wcpec-watermark-opacity) * .84)}50%{transform:translate3d(0,-6px,0) scale(1.02);opacity:var(--wcpec-watermark-opacity)}}
@keyframes wcpecWatermarkPulse{0%,100%{transform:scale(.96);opacity:calc(var(--wcpec-watermark-opacity) * .84);filter:drop-shadow(0 0 1px var(--wcpec-watermark-glow-light)) drop-shadow(0 0 7px rgba(255,255,255,.18)) drop-shadow(0 0 14px var(--wcpec-watermark-glow-dark)) drop-shadow(0 0 18px rgba(0,0,0,.52)) saturate(1.05)}50%{transform:scale(1.04);opacity:var(--wcpec-watermark-opacity);filter:drop-shadow(0 0 1px #fff) drop-shadow(0 0 10px rgba(255,255,255,.25)) drop-shadow(0 0 16px rgba(0,0,0,.84)) drop-shadow(0 0 24px rgba(0,0,0,.62)) brightness(1.06) saturate(1.12)}}
@keyframes wcpecWatermarkHalo{0%,100%{transform:scale(.94);opacity:.55}50%{transform:scale(1.03);opacity:1}}
@keyframes wcpecWatermarkShineSweep{0%,70%{transform:translateX(-145%) rotate(9deg);opacity:0}74%{opacity:.82}88%,100%{transform:translateX(145%) rotate(9deg);opacity:0}}
@media (max-width:760px){
  .wcpec-channel-watermark{filter:drop-shadow(0 0 1px rgba(255,255,255,.75)) drop-shadow(0 0 6px rgba(255,255,255,.18)) drop-shadow(0 0 12px rgba(0,0,0,.72)) drop-shadow(0 0 18px rgba(0,0,0,.48)) saturate(1.08)!important}
  .wcpec-channel-watermark::before{inset:-8%!important}
}
@media(prefers-reduced-motion:reduce){
  .wcpec-watermark-animation-orbit,.wcpec-watermark-animation-glide,.wcpec-watermark-animation-float,.wcpec-watermark-animation-pulse,.wcpec-watermark-animation-shine,.wcpec-watermark-animation-orbit::before,.wcpec-watermark-animation-glide::before,.wcpec-watermark-animation-float::before,.wcpec-watermark-animation-pulse::before,.wcpec-watermark-animation-shine::before,.wcpec-watermark-animation-shine::after{animation:none!important}
}


/* v1.0.8 reliable JS-driven logo movement */
.wcpec-channel-watermark{animation:none!important;will-change:transform,opacity,filter;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}
.wcpec-channel-watermark::before{animation:wcpecWatermarkHalo108 3.8s ease-in-out infinite!important}
.wcpec-channel-watermark::after{animation:none!important}
@keyframes wcpecWatermarkHalo108{0%,100%{transform:scale(.94);opacity:.45}50%{transform:scale(1.04);opacity:.92}}
@media(max-width:760px){
  .wcpec-channel-watermark{max-width:78px!important;max-height:64px!important}
  .wcpec-channel-watermark img{max-width:78px!important;max-height:64px!important}
}
@media(max-width:420px){
  .wcpec-channel-watermark{max-width:66px!important;max-height:56px!important}
  .wcpec-channel-watermark img{max-width:66px!important;max-height:56px!important}
}

/* v1.0.9 on-screen news ticker */
.wcpec-overlay-ad{bottom:64px!important}
.wcpec-player-ticker{
  position:absolute;
  right:0;
  left:0;
  bottom:0;
  min-height:46px;
  display:flex;
  align-items:stretch;
  z-index:6;
  background:linear-gradient(90deg,rgba(8,13,26,.94),rgba(9,16,31,.90));
  border-top:1px solid rgba(216,180,90,.34);
  box-shadow:0 -10px 24px rgba(0,0,0,.22);
  backdrop-filter:blur(6px);
}
.wcpec-player-ticker-badge{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:132px;
  padding:0 16px;
  background:linear-gradient(135deg,#e2bd68,#a9791f);
  color:#10131d;
  font-weight:800;
  font-size:15px;
  letter-spacing:.2px;
  text-shadow:none;
}
.wcpec-player-ticker-track{
  position:relative;
  min-width:0;
  flex:1 1 auto;
  overflow:hidden;
  display:flex;
  align-items:center;
}
.wcpec-player-ticker-move{
  --wcpec-ticker-duration:20s;
  display:flex;
  align-items:center;
  gap:48px;
  width:max-content;
  white-space:nowrap;
  padding-inline:26px;
  animation:wcpecTickerMove var(--wcpec-ticker-duration) linear infinite;
  will-change:transform;
}
.wcpec-player-ticker-group{
  display:inline-flex;
  align-items:center;
  gap:34px;
  flex:none;
}
.wcpec-player-ticker-item{
  display:inline-flex;
  align-items:center;
  gap:16px;
  color:#f7f9ff;
  font-size:18px;
  font-weight:700;
  text-shadow:0 1px 2px rgba(0,0,0,.42);
  white-space:nowrap;
}
.wcpec-player-ticker-item::before{
  content:"•";
  color:var(--wcpec-gold);
  font-size:20px;
  line-height:1;
}
.wcpec-player-ticker-group .wcpec-player-ticker-item:first-child::before{
  content:"";
  display:none;
}
.wcpec-player-ticker-speed-slow .wcpec-player-ticker-move{--wcpec-ticker-duration:28s}
.wcpec-player-ticker-speed-normal .wcpec-player-ticker-move{--wcpec-ticker-duration:20s}
.wcpec-player-ticker-speed-fast .wcpec-player-ticker-move{--wcpec-ticker-duration:14s}
@keyframes wcpecTickerMove{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}
@media (max-width:760px){
  .wcpec-overlay-ad{bottom:58px!important;max-width:126px!important}
  .wcpec-player-ticker{min-height:38px}
  .wcpec-player-ticker-badge{min-width:96px;padding:0 10px;font-size:12px}
  .wcpec-player-ticker-move{gap:26px;padding-inline:18px}
  .wcpec-player-ticker-group{gap:22px}
  .wcpec-player-ticker-item{font-size:13px;gap:12px}
  .wcpec-player-ticker-item::before{font-size:16px}
}
@media (prefers-reduced-motion:reduce){
  .wcpec-player-ticker-move{animation:none!important}
}


/* v1.0.10 ticker motion + fullscreen clearance */
.wcpec-has-ticker .wcpec-player-fullscreen{bottom:60px!important;z-index:9}
.wcpec-has-ticker .wcpec-overlay-ad{bottom:64px!important}
.wcpec-player-ticker{z-index:8!important;pointer-events:none}
.wcpec-player-ticker-track{position:relative;overflow:hidden}
.wcpec-player-ticker-move{min-width:max-content;transform:translate3d(0,0,0)}
@media(max-width:760px){
  .wcpec-has-ticker .wcpec-player-fullscreen{bottom:52px!important;right:8px!important}
  .wcpec-has-ticker .wcpec-overlay-ad{bottom:54px!important}
}


/* v1.0.12 forced ticker movement + reverse direction */
.wcpec-player-ticker-track{direction:ltr!important}
.wcpec-player-ticker-move{
  direction:rtl!important;
  animation:none!important;
  transition:none!important;
  transform:translate3d(0,0,0);
  will-change:transform;
  flex:none!important;
}
@media (prefers-reduced-motion:reduce){
  .wcpec-player-ticker-move{animation:none!important;transition:none!important}
}


/* v1.0.14 sound activation */
.wcpec-sound-prompt{
  position:absolute;
  z-index:10;
  left:14px;
  top:14px;
  border:1px solid rgba(255,255,255,.26)!important;
  border-radius:999px!important;
  background:rgba(3,7,16,.78)!important;
  color:#fff!important;
  padding:8px 13px!important;
  font-size:12px!important;
  font-weight:800!important;
  cursor:pointer;
  backdrop-filter:blur(7px);
  box-shadow:0 7px 20px rgba(0,0,0,.28);
}
.wcpec-sound-prompt[hidden]{display:none!important}
@media(max-width:760px){
  .wcpec-sound-prompt{left:8px;top:8px;padding:6px 10px!important;font-size:11px!important}
}

/* v1.0.16 volume slider and recorded playlist uploader */
.wcpec-volume-control{
  position:absolute;
  z-index:10;
  left:14px;
  bottom:64px;
  display:flex;
  align-items:center;
  gap:8px;
  min-width:132px;
  padding:7px 10px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(3,7,16,.76);
  backdrop-filter:blur(7px);
  box-shadow:0 7px 20px rgba(0,0,0,.28);
  direction:ltr;
}
.wcpec-player-wrap:not(.wcpec-has-ticker) .wcpec-volume-control{bottom:14px}
.wcpec-volume-control span{font-size:15px;line-height:1}
.wcpec-volume-control input[type="range"]{
  width:92px;
  margin:0;
  padding:0;
  accent-color:var(--wcpec-gold);
  cursor:pointer;
}
.wcpec-bulk-file-list{display:grid;gap:8px;margin-top:4px}
.wcpec-bulk-file-row{
  display:grid;
  grid-template-columns:34px minmax(0,1fr) auto;
  align-items:center;
  gap:10px;
  padding:10px 12px;
  border:1px solid var(--wcpec-line);
  border-radius:10px;
  background:rgba(6,13,28,.48);
}
.wcpec-bulk-file-row strong,.wcpec-order-number{
  display:inline-grid;
  place-items:center;
  width:26px;
  height:26px;
  border-radius:999px;
  background:var(--wcpec-blue);
  color:#fff;
  font-size:12px;
  margin-inline-end:8px;
}
.wcpec-bulk-file-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.wcpec-bulk-file-row small{color:var(--wcpec-muted)}
@media(max-width:760px){
  .wcpec-volume-control{left:8px;bottom:52px;min-width:112px;padding:6px 8px}
  .wcpec-player-wrap:not(.wcpec-has-ticker) .wcpec-volume-control{bottom:8px}
  .wcpec-volume-control input[type="range"]{width:72px}
  .wcpec-bulk-file-row{grid-template-columns:30px minmax(0,1fr)}
  .wcpec-bulk-file-row small{grid-column:2}
}

/* v1.0.17 public portal, directory, global header and footer */
:root{--wcpec-portal-bg:#070b18;--wcpec-portal-panel:#0f192d;--wcpec-portal-panel-2:#121f38;--wcpec-portal-border:#263958;--wcpec-portal-text:#f6f8ff;--wcpec-portal-muted:#9fb0cf;--wcpec-portal-blue:#2f69f5;--wcpec-portal-gold:#d9b04f}
.wcpec-system-body{background:var(--wcpec-portal-bg);color:var(--wcpec-portal-text);font-family:Tahoma,Arial,sans-serif}
.wcpec-site-header{position:sticky;top:0;z-index:1000;background:rgba(7,11,24,.94);border-bottom:1px solid rgba(79,105,151,.28);backdrop-filter:blur(14px)}
.admin-bar .wcpec-site-header{top:32px}
.wcpec-site-header-inner{max-width:1500px;margin:auto;padding:14px 28px;display:flex;align-items:center;gap:28px}
.wcpec-site-brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;min-width:max-content}
.wcpec-site-brand-mark{width:46px;height:46px;border-radius:13px;background:linear-gradient(145deg,#e4bd60,#9b6d17);display:grid;place-items:center;color:#08101e;font-weight:900;box-shadow:0 8px 22px rgba(0,0,0,.28)}
.wcpec-site-brand strong,.wcpec-site-brand small{display:block}.wcpec-site-brand strong{font-size:16px}.wcpec-site-brand small{font-size:11px;color:var(--wcpec-portal-muted);margin-top:3px}
.wcpec-site-nav{display:flex;align-items:center;gap:6px;flex:1}.wcpec-site-nav a{color:#c8d2e7;text-decoration:none;padding:10px 12px;border-radius:9px;font-size:14px;font-weight:700}.wcpec-site-nav a:hover{background:#101b30;color:#fff}
.wcpec-site-header-actions{display:flex;gap:8px;align-items:center}.wcpec-site-header-actions a{padding:10px 16px;border-radius:10px;text-decoration:none;font-weight:800;font-size:13px}.wcpec-header-create{background:linear-gradient(135deg,#3775ff,#2857d7);color:#fff}.wcpec-header-dashboard{border:1px solid #2b4269;color:#dce6fb}
.wcpec-site-menu-toggle{display:none;background:transparent;border:0;padding:6px}.wcpec-site-menu-toggle span{display:block;width:25px;height:2px;background:#fff;margin:5px 0}
.wcpec-system-page:not(.is-embed){min-height:70vh}
.wcpec-portal-home,.wcpec-directory-page,.wcpec-content-page{max-width:1500px;margin:auto;padding:52px 28px 80px}
.wcpec-portal-hero{min-height:560px;display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;padding:54px;border:1px solid #223553;border-radius:30px;background:radial-gradient(circle at 20% 15%,rgba(47,105,245,.22),transparent 36%),linear-gradient(145deg,#0b1426,#080e1c);overflow:hidden}
.wcpec-portal-kicker{display:inline-flex;color:var(--wcpec-portal-gold);font-size:13px;font-weight:900;letter-spacing:1px;margin-bottom:14px}
.wcpec-portal-hero h1{font-size:52px;line-height:1.25;margin:0 0 20px;max-width:780px}.wcpec-portal-hero p{font-size:19px;line-height:1.9;color:#b6c3db;max-width:760px}
.wcpec-portal-actions{display:flex;gap:12px;margin-top:30px}.wcpec-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:12px;text-decoration:none;font-weight:900}.wcpec-btn-primary{background:linear-gradient(135deg,#3775ff,#2858db);color:#fff}.wcpec-btn-secondary{border:1px solid #34507d;color:#e7eeff;background:#0e1a30}
.wcpec-portal-hero-panel{border:1px solid #2b4064;border-radius:24px;background:#0c172b;padding:22px;box-shadow:0 28px 70px rgba(0,0,0,.34)}.wcpec-portal-live-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:#151f35;color:#dce7fb;font-size:12px}.wcpec-portal-live-chip span{width:8px;height:8px;border-radius:50%;background:#f13b58;box-shadow:0 0 0 5px rgba(241,59,88,.12)}
.wcpec-portal-screen{margin-top:18px;aspect-ratio:16/9;border-radius:18px;background:radial-gradient(circle at 70% 25%,rgba(217,176,79,.32),transparent 20%),linear-gradient(145deg,#152a50,#080d18);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;position:relative;overflow:hidden}.wcpec-portal-screen:after{content:"";position:absolute;inset:auto 0 0;height:42px;background:linear-gradient(90deg,#9a6d1c,#e3bd61,#9a6d1c)}.wcpec-portal-screen-logo{font-size:36px;font-weight:900;color:#fff}.wcpec-portal-screen strong{font-size:22px}.wcpec-portal-screen small{color:#b8c6de}
.wcpec-portal-section{padding:76px 0 0}.wcpec-portal-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.wcpec-portal-section-head span{color:var(--wcpec-portal-gold);font-size:13px;font-weight:800}.wcpec-portal-section-head h2{font-size:34px;margin:8px 0 0}.wcpec-portal-section-head>a{color:#cfe0ff;text-decoration:none;border:1px solid #30486f;padding:10px 14px;border-radius:10px}
.wcpec-portal-features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.wcpec-portal-features article{background:linear-gradient(145deg,#111d33,#0c1527);border:1px solid #263a5b;border-radius:18px;padding:26px;min-height:210px}.wcpec-portal-features b{color:var(--wcpec-portal-gold);font-size:13px}.wcpec-portal-features h3{font-size:20px;margin:22px 0 12px}.wcpec-portal-features p{color:#9fafd0;line-height:1.8;margin:0}
.wcpec-portal-cta{margin-top:78px;border:1px solid #2b4266;border-radius:24px;padding:38px;display:flex;justify-content:space-between;align-items:center;gap:25px;background:radial-gradient(circle at 90% 0,rgba(217,176,79,.16),transparent 35%),#0e192e}.wcpec-portal-cta span{color:var(--wcpec-portal-gold);font-weight:800}.wcpec-portal-cta h2{font-size:32px;margin:8px 0}.wcpec-portal-cta p{color:#aebbd2;margin:0}
.wcpec-directory-hero{text-align:center;padding:50px 20px 38px}.wcpec-directory-hero h1{font-size:46px;margin:0 0 14px}.wcpec-directory-hero p{color:#aebcd6;font-size:17px}.wcpec-directory-search{max-width:740px;margin:28px auto 0;display:flex;gap:10px;background:#0e192d;border:1px solid #2a4064;border-radius:14px;padding:8px}.wcpec-directory-search input{flex:1;background:transparent;border:0!important;color:#fff!important;outline:0;padding:10px 12px!important}.wcpec-directory-search span{display:flex;align-items:center;background:#15233e;border-radius:9px;padding:0 14px;color:#b9c8e2;font-size:12px}
.wcpec-channel-directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wcpec-directory-card{background:#0e192d;border:1px solid #263b5e;border-radius:20px;overflow:hidden;transition:.2s}.wcpec-directory-card:hover{transform:translateY(-4px);border-color:#3d5e91;box-shadow:0 20px 45px rgba(0,0,0,.22)}.wcpec-directory-card-media{height:190px;background:radial-gradient(circle at 50% 30%,#1f3765,#09101e);display:grid;place-items:center;position:relative}.wcpec-directory-card-media img{max-width:42%;max-height:120px;object-fit:contain;border-radius:15px}.wcpec-directory-card-media>span{width:88px;height:88px;border-radius:22px;background:linear-gradient(145deg,#e0b95d,#976a17);display:grid;place-items:center;color:#101827;font-size:28px;font-weight:900}.wcpec-directory-card-media i{position:absolute;bottom:12px;right:12px;background:rgba(3,8,18,.78);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 10px;color:#fff;font-style:normal;font-size:11px}.wcpec-directory-card-body{padding:22px}.wcpec-directory-card-body h3{font-size:21px;margin:0 0 10px}.wcpec-directory-card-body p{color:#9eafcc;line-height:1.8;min-height:58px;margin:0}.wcpec-directory-card-actions{display:flex;gap:9px;margin-top:20px}.wcpec-directory-card-actions button,.wcpec-directory-card-actions a{flex:1;border-radius:10px;padding:11px;border:1px solid #34507a;background:#101d34;color:#e8efff;text-decoration:none;text-align:center;font-weight:800;cursor:pointer}.wcpec-directory-card-actions a{background:#2e67ef;border-color:#2e67ef}.wcpec-directory-empty{text-align:center;padding:45px;border:1px dashed #314a72;border-radius:18px;color:#9fb0ce;background:#0d1729}
.wcpec-channel-modal[hidden]{display:none!important}.wcpec-channel-modal{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:20px}.wcpec-channel-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.74);backdrop-filter:blur(5px)}.wcpec-channel-modal-card{position:relative;z-index:1;width:min(560px,100%);background:#101b30;border:1px solid #30486f;border-radius:22px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.55);text-align:center}.wcpec-channel-modal-close{position:absolute;top:12px;left:12px;width:36px;height:36px;border-radius:50%;border:1px solid #3a5278;background:#172641;color:#fff;font-size:24px;cursor:pointer}.wcpec-channel-modal-logo{width:100px;height:100px;margin:0 auto 18px;border-radius:20px;background:#172641;display:grid;place-items:center;overflow:hidden;font-weight:900}.wcpec-channel-modal-logo img{max-width:100%;max-height:100%;object-fit:contain}.wcpec-channel-modal-card h2{font-size:27px;margin:0 0 12px}.wcpec-channel-modal-card>p{color:#b0bdd4;line-height:1.9;white-space:pre-line}.wcpec-channel-modal-actions{display:flex;gap:10px;margin-top:24px}.wcpec-channel-modal-actions button,.wcpec-channel-modal-actions a{flex:1;padding:12px;border-radius:10px;text-decoration:none;font-weight:800}.wcpec-channel-modal-actions button{background:#172641;border:1px solid #344f79;color:#fff}.wcpec-channel-modal-actions a{background:#2e67ef;color:#fff}
.wcpec-content-page{max-width:1050px}.wcpec-content-page h1{font-size:44px;margin:0 0 28px}.wcpec-content-page h2{font-size:24px;margin:36px 0 10px}.wcpec-content-page p{font-size:17px;line-height:2;color:#b4c1d8}.wcpec-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px}.wcpec-contact-grid article{border:1px solid #2a4062;background:#0e192d;border-radius:16px;padding:22px}.wcpec-contact-grid h2{margin:0 0 8px;font-size:20px}
.wcpec-site-footer{border-top:1px solid #223552;background:#080e1b;padding:54px 28px 20px}.wcpec-site-footer-grid{max-width:1500px;margin:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:38px}.wcpec-site-footer-grid h3{margin:0 0 16px}.wcpec-site-footer-grid>div>a:not(.wcpec-site-brand),.wcpec-site-footer-grid>div>span{display:block;color:#9fb0cc;text-decoration:none;margin:10px 0;font-size:13px}.wcpec-site-footer-brand p{color:#9fb0cc;line-height:1.8;max-width:500px}.wcpec-site-footer-bottom{max-width:1500px;margin:35px auto 0;padding-top:18px;border-top:1px solid #1d2c45;display:flex;justify-content:space-between;color:#71819d;font-size:12px}
@media(max-width:1050px){.wcpec-site-nav{display:none;position:absolute;top:74px;right:20px;left:20px;background:#0d1729;border:1px solid #2b4164;border-radius:14px;padding:10px;flex-direction:column;align-items:stretch}.wcpec-site-nav.is-open{display:flex}.wcpec-site-menu-toggle{display:block;margin-inline-start:auto}.wcpec-site-header-actions{display:none}.wcpec-portal-hero{grid-template-columns:1fr;min-height:auto}.wcpec-portal-features{grid-template-columns:repeat(2,1fr)}.wcpec-channel-directory-grid{grid-template-columns:repeat(2,1fr)}.wcpec-site-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:782px){.admin-bar .wcpec-site-header{top:46px}.wcpec-site-header-inner{padding:10px 14px}.wcpec-site-brand-mark{width:40px;height:40px}.wcpec-site-brand strong{font-size:13px}.wcpec-site-brand small{font-size:9px}.wcpec-portal-home,.wcpec-directory-page,.wcpec-content-page{padding:28px 14px 55px}.wcpec-portal-hero{padding:28px 20px;border-radius:20px}.wcpec-portal-hero h1{font-size:34px}.wcpec-portal-hero p{font-size:15px}.wcpec-portal-actions{flex-direction:column}.wcpec-portal-section{padding-top:48px}.wcpec-portal-section-head{align-items:flex-start;flex-direction:column}.wcpec-portal-section-head h2{font-size:27px}.wcpec-portal-features,.wcpec-channel-directory-grid,.wcpec-contact-grid{grid-template-columns:1fr}.wcpec-portal-cta{padding:26px;align-items:flex-start;flex-direction:column}.wcpec-directory-hero h1,.wcpec-content-page h1{font-size:34px}.wcpec-directory-card-media{height:160px}.wcpec-site-footer{padding:42px 16px 18px}.wcpec-site-footer-grid{grid-template-columns:1fr;gap:26px}.wcpec-site-footer-bottom{flex-direction:column;gap:9px}.wcpec-channel-modal-card{padding:26px 18px}.wcpec-channel-modal-actions{flex-direction:column}}


/* v1.0.18 premium light media platform UI */
:root{
  --wcpec-bg:#F6F8FC;
  --wcpec-card:#FFFFFF;
  --wcpec-card2:#F8FAFD;
  --wcpec-line:#E2E7F0;
  --wcpec-text:#172033;
  --wcpec-muted:#6D7890;
  --wcpec-gold:#C79A3B;
  --wcpec-blue:#2457D6;
  --wcpec-red:#E5485A;
  --wcpec-green:#18A875;
  --wcpec-radius:20px;
  --wcpec-shadow:0 14px 38px rgba(35,55,90,.10);
  --wcpec-shadow-soft:0 8px 24px rgba(35,55,90,.07);
}
html,body{background:#F6F8FC!important}
.wcpec-system-body{background:#F6F8FC!important;color:var(--wcpec-text)!important}
.wcpec-site-header{background:rgba(255,255,255,.94)!important;border-bottom:1px solid var(--wcpec-line)!important;box-shadow:0 8px 28px rgba(35,55,90,.06)!important;backdrop-filter:blur(14px)}
.wcpec-site-header-inner{max-width:1480px!important}
.wcpec-site-brand,.wcpec-site-nav a,.wcpec-site-header-actions a{color:var(--wcpec-text)!important}
.wcpec-site-brand-mark{background:linear-gradient(145deg,#F4E4B8,#C79A3B)!important;color:#182033!important;box-shadow:0 8px 24px rgba(199,154,59,.22)!important}
.wcpec-site-nav a{border-radius:10px!important;padding:10px 14px!important}
.wcpec-site-nav a:hover{background:#EDF3FF!important;color:var(--wcpec-blue)!important}
.wcpec-header-create,.wcpec-btn-primary{background:linear-gradient(135deg,#2F68E8,#2457D6)!important;color:#fff!important;box-shadow:0 10px 24px rgba(36,87,214,.20)!important}
.wcpec-header-dashboard,.wcpec-btn-secondary{background:#fff!important;color:var(--wcpec-blue)!important;border:1px solid #C9D7F8!important}
.wcpec-site-menu-toggle{background:#fff!important;color:var(--wcpec-text)!important;border:1px solid var(--wcpec-line)!important}
.wcpec-site-footer{background:#FFFFFF!important;color:var(--wcpec-text)!important;border-top:1px solid var(--wcpec-line)!important}
.wcpec-site-footer a,.wcpec-site-footer p,.wcpec-site-footer small{color:var(--wcpec-muted)!important}
.wcpec-site-footer h3,.wcpec-site-footer strong{color:var(--wcpec-text)!important}
.wcpec-site-footer-bottom{border-top:1px solid var(--wcpec-line)!important}

.wcpec-portal-home,.wcpec-directory-page,.wcpec-content-page,.wcpec-signup-shell,.wcpec-plans{background:linear-gradient(180deg,#F9FBFF 0%,#F4F7FC 100%)!important;color:var(--wcpec-text)!important}
.wcpec-portal-hero{background:radial-gradient(circle at top left,#EAF1FF 0,#F8FBFF 45%,#F6F8FC 100%)!important}
.wcpec-portal-kicker{color:var(--wcpec-gold)!important}
.wcpec-portal-hero h1,.wcpec-directory-hero h1,.wcpec-content-page h1,.wcpec-portal-section h2{color:var(--wcpec-text)!important}
.wcpec-portal-hero p,.wcpec-directory-hero p,.wcpec-content-page p,.wcpec-portal-section p{color:var(--wcpec-muted)!important}
.wcpec-portal-hero-panel,.wcpec-portal-feature,.wcpec-portal-cta,.wcpec-directory-card,.wcpec-content-page article,.wcpec-signup-card,.wcpec-plans article{background:#fff!important;border:1px solid var(--wcpec-line)!important;box-shadow:var(--wcpec-shadow)!important;color:var(--wcpec-text)!important}
.wcpec-portal-screen{background:linear-gradient(145deg,#0C1324,#111B31)!important;border:1px solid #24324F!important;box-shadow:0 24px 60px rgba(17,27,49,.22)!important}
.wcpec-portal-screen-logo{box-shadow:0 8px 24px rgba(0,0,0,.22)!important}
.wcpec-portal-live-chip{background:rgba(229,72,90,.14)!important;color:#C52C43!important;border:1px solid rgba(229,72,90,.25)!important}
.wcpec-directory-search{background:#fff!important;border:1px solid var(--wcpec-line)!important;box-shadow:var(--wcpec-shadow-soft)!important;color:var(--wcpec-text)!important}
.wcpec-directory-card-media{background:linear-gradient(145deg,#EDF3FF,#F8FAFD)!important}
.wcpec-directory-card h3,.wcpec-directory-card-body strong{color:var(--wcpec-text)!important}
.wcpec-directory-card p{color:var(--wcpec-muted)!important}
.wcpec-channel-modal-backdrop{background:rgba(18,30,52,.38)!important;backdrop-filter:blur(7px)}
.wcpec-channel-modal-card{background:#fff!important;color:var(--wcpec-text)!important;border:1px solid var(--wcpec-line)!important;box-shadow:0 28px 80px rgba(35,55,90,.22)!important}
.wcpec-channel-modal-close{background:#F3F6FB!important;color:var(--wcpec-text)!important}

.wcpec-dashboard{background:#F6F8FC!important;color:var(--wcpec-text)!important;max-width:1600px!important;padding:28px!important}
.wcpec-dashboard-header{background:#fff!important;border:1px solid var(--wcpec-line)!important;border-radius:22px!important;padding:20px 22px!important;box-shadow:var(--wcpec-shadow-soft)!important}
.wcpec-dashboard h1,.wcpec-dashboard h2,.wcpec-dashboard h3{color:var(--wcpec-text)!important}
.wcpec-dashboard-header a{background:linear-gradient(135deg,#2F68E8,#2457D6)!important;color:#fff!important;box-shadow:0 8px 20px rgba(36,87,214,.18)!important}
.wcpec-status-pill{background:#ECF8F3!important;color:#11845D!important;border:1px solid #C9EDDF!important}
.wcpec-dashboard-nav{background:#fff!important;border:1px solid var(--wcpec-line)!important;box-shadow:var(--wcpec-shadow-soft)!important;padding:7px!important;gap:7px!important}
.wcpec-dashboard-nav button{color:#647089!important;background:transparent!important;border-radius:11px!important}
.wcpec-dashboard-nav button:hover{background:#F2F6FF!important;color:var(--wcpec-blue)!important}
.wcpec-dashboard-nav button.active{background:#EDF3FF!important;color:var(--wcpec-blue)!important;box-shadow:inset 0 -3px var(--wcpec-blue)!important}
.wcpec-stat-grid>div,.wcpec-dashboard-card{background:#fff!important;border:1px solid var(--wcpec-line)!important;box-shadow:var(--wcpec-shadow-soft)!important;color:var(--wcpec-text)!important}
.wcpec-stat-grid>div{position:relative;overflow:hidden}
.wcpec-stat-grid>div::after{content:"";position:absolute;inset-inline-end:-24px;top:-24px;width:88px;height:88px;border-radius:50%;background:radial-gradient(circle,#E8F0FF,transparent 68%)}
.wcpec-stat-grid span,.wcpec-copy-field label,.wcpec-note,.wcpec-field-group span,.wcpec-switch-row small,.wcpec-data-list small{color:var(--wcpec-muted)!important}
.wcpec-stat-grid strong{color:var(--wcpec-text)!important}
.wcpec-form input,.wcpec-form select,.wcpec-form textarea,.wcpec-form-grid input,.wcpec-form-grid select,.wcpec-form-grid textarea,.wcpec-copy-field input,.wcpec-code-area{background:#fff!important;border:1px solid #D8DFEA!important;color:var(--wcpec-text)!important;box-shadow:inset 0 1px 2px rgba(35,55,90,.03)!important}
.wcpec-form input:focus,.wcpec-form textarea:focus,.wcpec-form select:focus,.wcpec-form-grid input:focus,.wcpec-form-grid textarea:focus,.wcpec-form-grid select:focus{border-color:#7EA0EF!important;box-shadow:0 0 0 4px rgba(36,87,214,.10)!important}
.wcpec-switch-row{background:#F8FAFD!important;border:1px solid var(--wcpec-line)!important}
.wcpec-data-list>div,.wcpec-request-list article{background:#F8FAFD!important;border:1px solid var(--wcpec-line)!important;color:var(--wcpec-text)!important}
.wcpec-data-list a{color:var(--wcpec-blue)!important}
.wcpec-logo-upload,.wcpec-upload-field{background:#FAFCFF!important;border-color:#C9D5E8!important}
.wcpec-upload-progress{background:#EAF0F8!important}
.wcpec-order-number{background:#EDF3FF!important;color:var(--wcpec-blue)!important}

.wcpec-channel-shell{background:#F6F8FC!important;color:var(--wcpec-text)!important;max-width:1600px!important;padding:28px!important}
.wcpec-channel-header{background:#fff!important;border:1px solid var(--wcpec-line)!important;border-radius:22px!important;padding:18px 20px!important;box-shadow:var(--wcpec-shadow-soft)!important}
.wcpec-brand h1{color:var(--wcpec-text)!important}
.wcpec-brand p{color:var(--wcpec-muted)!important}
.wcpec-brand img,.wcpec-logo-placeholder{background:#fff!important;border:1px solid var(--wcpec-line)!important;box-shadow:0 8px 20px rgba(35,55,90,.08)!important}
.wcpec-live-badge,.wcpec-viewers{background:#fff!important;color:var(--wcpec-text)!important;border:1px solid var(--wcpec-line)!important}
.wcpec-main-grid{gap:22px!important}
.wcpec-player-wrap{background:#02040B!important;border:1px solid #1C2A44!important;box-shadow:0 18px 52px rgba(18,30,52,.24)!important}
.wcpec-now-next>div,.wcpec-tabs,.wcpec-schedule-list article,.wcpec-program-card,.wcpec-empty,.wcpec-alert,.wcpec-suspended,.wcpec-login-required{background:#fff!important;border:1px solid var(--wcpec-line)!important;color:var(--wcpec-text)!important;box-shadow:var(--wcpec-shadow-soft)!important}
.wcpec-now-next small,.wcpec-schedule-list small,.wcpec-program-card p{color:var(--wcpec-muted)!important}
.wcpec-tab-buttons{border-bottom:1px solid var(--wcpec-line)!important}
.wcpec-tab-buttons button{color:var(--wcpec-muted)!important}
.wcpec-tab-buttons button.active{color:var(--wcpec-blue)!important;background:#EDF3FF!important;box-shadow:inset 0 -3px var(--wcpec-blue)!important}
.wcpec-chat-message{background:#F4F7FC!important;color:var(--wcpec-text)!important;border:1px solid #E6EBF3!important}
.wcpec-chat-message strong{color:#36507D!important}
.wcpec-program-cover{background:#EAF0FA center/cover no-repeat!important}
.wcpec-program-card:hover{border-color:#B8C8EC!important;box-shadow:0 14px 34px rgba(35,55,90,.12)!important}
.wcpec-section h2,.wcpec-program-card h3{color:var(--wcpec-text)!important}

.wcpec-signup-shell{min-height:80vh!important}
.wcpec-signup-card{background:#fff!important}
.wcpec-signup-heading h1{color:var(--wcpec-text)!important}
.wcpec-signup-heading p,.wcpec-checkbox{color:var(--wcpec-muted)!important}
.wcpec-signup-heading small{color:var(--wcpec-gold)!important}
.wcpec-plans{padding:38px!important}
.wcpec-plans article:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(35,55,90,.13)!important}

.wcpec-btn,.wcpec-dashboard button,.wcpec-signup-card button,.wcpec-form button,.wcpec-inline-input button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}
.wcpec-btn:hover,.wcpec-dashboard button:hover,.wcpec-signup-card button:hover,.wcpec-form button:hover,.wcpec-inline-input button:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(36,87,214,.18)!important}

@media(max-width:900px){
  .wcpec-dashboard,.wcpec-channel-shell{padding:16px!important}
  .wcpec-dashboard-header,.wcpec-channel-header{padding:16px!important;border-radius:18px!important}
  .wcpec-stat-grid{grid-template-columns:repeat(2,1fr)!important}
}
@media(max-width:640px){
  .wcpec-stat-grid{grid-template-columns:1fr!important}
  .wcpec-dashboard-nav{border-radius:14px!important}
  .wcpec-site-header-inner{padding-inline:14px!important}
}


/* v1.0.19 Global Broadcast Luxury UI */
:root{
  --wcpec-lux-ink:#111827;
  --wcpec-lux-ink-2:#26344f;
  --wcpec-lux-muted:#667085;
  --wcpec-lux-surface:#ffffff;
  --wcpec-lux-surface-2:#f8fafc;
  --wcpec-lux-surface-3:#f2f5f9;
  --wcpec-lux-line:#dfe5ee;
  --wcpec-lux-blue:#164c9f;
  --wcpec-lux-blue-2:#2468d8;
  --wcpec-lux-blue-soft:#eaf1ff;
  --wcpec-lux-gold:#b98a2f;
  --wcpec-lux-gold-2:#d8b768;
  --wcpec-lux-gold-soft:#fbf5e8;
  --wcpec-lux-success:#0f8a5f;
  --wcpec-lux-danger:#c83d54;
  --wcpec-lux-shadow:0 18px 55px rgba(28,46,77,.10);
  --wcpec-lux-shadow-soft:0 8px 28px rgba(28,46,77,.07);
}
.wcpec-system-body,
.wcpec-system-body button,
.wcpec-system-body input,
.wcpec-system-body select,
.wcpec-system-body textarea,
.wcpec-channel-shell,
.wcpec-dashboard,
.wcpec-signup-shell,
.wcpec-plans{
  font-family:"IBM Plex Sans Arabic","Noto Kufi Arabic","Segoe UI",Tahoma,Arial,sans-serif!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.wcpec-system-body{background:#f5f7fb!important;color:var(--wcpec-lux-ink)!important}
.wcpec-system-page:not(.is-embed){background:linear-gradient(180deg,#fbfcfe 0%,#f4f7fb 100%)!important}

/* Premium public website */
.wcpec-site-header{background:rgba(255,255,255,.97)!important;border-bottom:1px solid rgba(17,24,39,.08)!important;box-shadow:0 10px 30px rgba(24,39,68,.07)!important}
.wcpec-site-header-inner{max-width:1540px!important;padding:15px 32px!important}
.wcpec-site-brand{color:var(--wcpec-lux-ink)!important}
.wcpec-site-brand-mark{background:linear-gradient(145deg,#f8e7b9,#bf8d2b)!important;color:#172033!important;border:1px solid rgba(185,138,47,.28)!important;box-shadow:0 10px 28px rgba(185,138,47,.20)!important}
.wcpec-site-brand strong{font-size:17px!important;color:var(--wcpec-lux-ink)!important;letter-spacing:.1px}
.wcpec-site-brand small{color:var(--wcpec-lux-muted)!important}
.wcpec-site-nav{justify-content:center!important}
.wcpec-site-nav a{color:#344054!important;font-size:14px!important;border:1px solid transparent!important}
.wcpec-site-nav a:hover{background:#f2f6fc!important;color:var(--wcpec-lux-blue)!important;border-color:#dbe6f7!important}
.wcpec-header-create{background:linear-gradient(135deg,var(--wcpec-lux-blue-2),var(--wcpec-lux-blue))!important;color:#fff!important;border:0!important;box-shadow:0 10px 24px rgba(22,76,159,.22)!important}
.wcpec-header-dashboard{background:#fff!important;color:var(--wcpec-lux-blue)!important;border:1px solid #cfdcf0!important}
.wcpec-site-footer{background:#111a2b!important;color:#fff!important;border-top:3px solid var(--wcpec-lux-gold)!important}
.wcpec-site-footer h3,.wcpec-site-footer strong{color:#fff!important}
.wcpec-site-footer p,.wcpec-site-footer a,.wcpec-site-footer small{color:#c4cede!important}
.wcpec-site-footer-bottom{border-color:rgba(255,255,255,.12)!important}

.wcpec-portal-home,.wcpec-directory-page,.wcpec-content-page{max-width:1540px!important;padding-top:42px!important}
.wcpec-portal-hero{min-height:590px!important;padding:66px!important;border:1px solid #dde5f0!important;border-radius:34px!important;background:radial-gradient(circle at 13% 15%,rgba(36,104,216,.13),transparent 35%),radial-gradient(circle at 87% 25%,rgba(216,183,104,.18),transparent 24%),linear-gradient(145deg,#fff,#f5f8fc)!important;box-shadow:var(--wcpec-lux-shadow)!important}
.wcpec-portal-kicker{color:var(--wcpec-lux-gold)!important;font-weight:900!important;letter-spacing:.5px!important}
.wcpec-portal-hero h1{font-size:clamp(38px,4vw,64px)!important;line-height:1.3!important;color:#101828!important;font-weight:900!important;letter-spacing:-.6px!important}
.wcpec-portal-hero p{color:#53627a!important;font-size:19px!important;line-height:2!important}
.wcpec-portal-hero-panel{background:linear-gradient(150deg,#0d1729,#152847)!important;border:1px solid #29456d!important;box-shadow:0 34px 85px rgba(14,30,56,.28)!important}
.wcpec-btn{border-radius:14px!important;min-height:48px!important;padding:13px 24px!important;font-size:15px!important}
.wcpec-btn-primary{background:linear-gradient(135deg,var(--wcpec-lux-blue-2),var(--wcpec-lux-blue))!important;color:#fff!important;box-shadow:0 12px 26px rgba(22,76,159,.22)!important}
.wcpec-btn-secondary{background:#fff!important;color:var(--wcpec-lux-blue)!important;border:1px solid #cdd9ec!important}
.wcpec-portal-section{padding-top:90px!important}
.wcpec-portal-section-head{margin-bottom:32px!important;align-items:center!important}
.wcpec-portal-section-head span{color:var(--wcpec-lux-gold)!important;font-size:13px!important;font-weight:900!important}
.wcpec-portal-section-head h2{color:#101828!important;font-size:clamp(28px,3vw,42px)!important;line-height:1.45!important;font-weight:900!important}
.wcpec-portal-section-head>a{color:var(--wcpec-lux-blue)!important;background:#fff!important;border:1px solid #cfd9e8!important;padding:11px 17px!important;box-shadow:var(--wcpec-lux-shadow-soft)!important}
.wcpec-portal-features{gap:20px!important}
.wcpec-portal-features article{
  min-height:235px!important;
  padding:30px!important;
  border-radius:22px!important;
  background:#fff!important;
  border:1px solid #dfe5ee!important;
  box-shadow:0 14px 38px rgba(31,49,79,.08)!important;
  position:relative!important;
  overflow:hidden!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
.wcpec-portal-features article::before{content:"";position:absolute;right:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,var(--wcpec-lux-blue),var(--wcpec-lux-gold-2))}
.wcpec-portal-features article:hover{transform:translateY(-6px)!important;box-shadow:0 24px 55px rgba(31,49,79,.13)!important;border-color:#c9d6e8!important}
.wcpec-portal-features b{display:inline-grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:12px!important;background:var(--wcpec-lux-gold-soft)!important;color:var(--wcpec-lux-gold)!important;font-size:13px!important;border:1px solid #ecdfc0!important}
.wcpec-portal-features h3{color:#172033!important;font-size:20px!important;font-weight:900!important;margin:23px 0 11px!important}
.wcpec-portal-features p{color:#667085!important;font-size:15px!important;line-height:1.95!important}
.wcpec-portal-cta,.wcpec-directory-card,.wcpec-content-page article{background:#fff!important;border:1px solid var(--wcpec-lux-line)!important;box-shadow:var(--wcpec-lux-shadow-soft)!important;color:var(--wcpec-lux-ink)!important}
.wcpec-directory-card h3,.wcpec-directory-card strong,.wcpec-content-page h1,.wcpec-content-page h2,.wcpec-content-page h3{color:var(--wcpec-lux-ink)!important}
.wcpec-directory-card p,.wcpec-content-page p,.wcpec-content-page li{color:var(--wcpec-lux-muted)!important;line-height:1.9!important}

/* Professional user dashboard: clear sidebar + work area */
.wcpec-dashboard{
  max-width:1700px!important;
  min-height:100vh!important;
  padding:28px!important;
  background:#f4f7fb!important;
  color:var(--wcpec-lux-ink)!important;
  display:grid!important;
  grid-template-columns:245px minmax(0,1fr)!important;
  grid-template-rows:auto 1fr!important;
  gap:20px!important;
  align-items:start!important;
}
.wcpec-dashboard-header{grid-column:1/-1!important;margin:0!important;background:#fff!important;border:1px solid var(--wcpec-lux-line)!important;border-radius:24px!important;padding:22px 26px!important;box-shadow:var(--wcpec-lux-shadow-soft)!important}
.wcpec-dashboard-header small{color:var(--wcpec-lux-gold)!important;font-weight:900!important;font-size:12px!important}
.wcpec-dashboard-header h1{color:#101828!important;font-size:28px!important;font-weight:900!important;margin-top:5px!important}
.wcpec-dashboard-header>div:last-child{gap:12px!important}
.wcpec-dashboard-header a{background:linear-gradient(135deg,var(--wcpec-lux-blue-2),var(--wcpec-lux-blue))!important;color:#fff!important;border-radius:12px!important;padding:11px 17px!important;box-shadow:0 10px 22px rgba(22,76,159,.20)!important}
.wcpec-status-pill{background:#edf9f4!important;color:var(--wcpec-lux-success)!important;border:1px solid #cbe9dc!important;font-weight:800!important}
.wcpec-dashboard-nav{
  grid-column:1!important;
  grid-row:2!important;
  display:flex!important;
  flex-direction:column!important;
  position:sticky!important;
  top:100px!important;
  gap:6px!important;
  overflow:visible!important;
  padding:14px!important;
  margin:0!important;
  background:#fff!important;
  border:1px solid var(--wcpec-lux-line)!important;
  border-radius:22px!important;
  box-shadow:var(--wcpec-lux-shadow-soft)!important;
}
.wcpec-dashboard-nav button{
  width:100%!important;
  min-height:45px!important;
  padding:11px 14px!important;
  text-align:right!important;
  border-radius:12px!important;
  color:#526176!important;
  background:transparent!important;
  font-size:14px!important;
  font-weight:800!important;
  box-shadow:none!important;
}
.wcpec-dashboard-nav button:hover{background:#f2f6fc!important;color:var(--wcpec-lux-blue)!important;transform:none!important}
.wcpec-dashboard-nav button.active{background:linear-gradient(135deg,#edf3ff,#e7efff)!important;color:var(--wcpec-lux-blue)!important;box-shadow:inset -4px 0 var(--wcpec-lux-blue)!important}
.wcpec-dashboard-section{grid-column:2!important;grid-row:2!important;min-width:0!important}
.wcpec-dashboard-section.active{display:block!important}
.wcpec-dashboard h2{color:#172033!important;font-size:20px!important;font-weight:900!important;margin:0 0 18px!important}
.wcpec-dashboard h3{color:#26344f!important;font-weight:900!important}
.wcpec-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin-bottom:20px!important}
.wcpec-stat-grid>div{min-height:126px!important;padding:20px!important;border-radius:20px!important;background:#fff!important;border:1px solid var(--wcpec-lux-line)!important;box-shadow:var(--wcpec-lux-shadow-soft)!important}
.wcpec-stat-grid span{color:var(--wcpec-lux-muted)!important;font-size:13px!important;font-weight:700!important}
.wcpec-stat-grid strong{color:#101828!important;font-size:30px!important;font-weight:900!important}
.wcpec-dashboard-card{background:#fff!important;border:1px solid var(--wcpec-lux-line)!important;border-radius:22px!important;padding:24px!important;box-shadow:var(--wcpec-lux-shadow-soft)!important;margin-bottom:18px!important;color:var(--wcpec-lux-ink)!important}
.wcpec-dashboard-card>.wcpec-player-wrap{max-width:1180px!important;margin-inline:auto!important}
.wcpec-two-columns{gap:18px!important}
.wcpec-form-grid{gap:15px!important}
.wcpec-field-group,.wcpec-upload-field{color:var(--wcpec-lux-ink)!important}
.wcpec-field-group>span,.wcpec-upload-field>span,.wcpec-copy-field label{display:block!important;color:#344054!important;font-size:13px!important;font-weight:800!important;margin-bottom:8px!important}
.wcpec-field-group small,.wcpec-upload-field small,.wcpec-note,.wcpec-data-list small,.wcpec-switch-row small{color:var(--wcpec-lux-muted)!important;line-height:1.7!important}
.wcpec-form input,.wcpec-form select,.wcpec-form textarea,.wcpec-form-grid input,.wcpec-form-grid select,.wcpec-form-grid textarea,.wcpec-copy-field input,.wcpec-code-area{
  min-height:46px!important;
  background:#fff!important;
  border:1px solid #cfd7e3!important;
  color:#172033!important;
  border-radius:12px!important;
  padding:12px 14px!important;
  box-shadow:0 1px 2px rgba(16,24,40,.02)!important;
}
.wcpec-form textarea,.wcpec-form-grid textarea{min-height:110px!important;line-height:1.8!important}
.wcpec-form input::placeholder,.wcpec-form textarea::placeholder,.wcpec-form-grid input::placeholder,.wcpec-form-grid textarea::placeholder{color:#98a2b3!important}
.wcpec-form input:focus,.wcpec-form textarea:focus,.wcpec-form select:focus,.wcpec-form-grid input:focus,.wcpec-form-grid textarea:focus,.wcpec-form-grid select:focus{border-color:#6f97dc!important;box-shadow:0 0 0 4px rgba(36,104,216,.10)!important}
.wcpec-dashboard button,.wcpec-form button,.wcpec-inline-input button{min-height:44px!important;border-radius:12px!important;background:linear-gradient(135deg,var(--wcpec-lux-blue-2),var(--wcpec-lux-blue))!important;color:#fff!important;font-weight:900!important;padding:11px 17px!important;box-shadow:0 8px 18px rgba(22,76,159,.16)!important}
.wcpec-switch-row{background:#f8fafc!important;border:1px solid var(--wcpec-lux-line)!important;border-radius:15px!important;padding:16px!important}
.wcpec-switch-row strong{color:#26344f!important;font-size:14px!important}
.wcpec-logo-upload,.wcpec-upload-field{background:#fbfcfe!important;border:1.5px dashed #bdc9da!important;border-radius:18px!important;padding:18px!important}
.wcpec-logo-upload:hover,.wcpec-upload-field:hover{border-color:#7c9bd0!important;background:#f7faff!important}
.wcpec-data-list{gap:10px!important}
.wcpec-data-list>div,.wcpec-request-list article{background:#f8fafc!important;border:1px solid var(--wcpec-lux-line)!important;border-radius:14px!important;padding:14px 16px!important;color:var(--wcpec-lux-ink)!important}
.wcpec-data-list>div strong,.wcpec-request-list strong{color:#26344f!important}
.wcpec-data-list a{color:var(--wcpec-lux-blue)!important;font-weight:800!important}
.wcpec-order-number{background:var(--wcpec-lux-blue-soft)!important;color:var(--wcpec-lux-blue)!important}

/* Viewer page remains cinematic while surrounding UI is premium-light */
.wcpec-channel-shell{background:#f4f7fb!important;color:var(--wcpec-lux-ink)!important;max-width:1700px!important;padding:28px!important}
.wcpec-channel-header{background:#fff!important;border:1px solid var(--wcpec-lux-line)!important;border-radius:24px!important;padding:20px 22px!important;box-shadow:var(--wcpec-lux-shadow-soft)!important}
.wcpec-brand h1{color:#101828!important;font-weight:900!important}
.wcpec-brand p{color:var(--wcpec-lux-muted)!important}
.wcpec-live-badge,.wcpec-viewers{background:#fff!important;color:#344054!important;border:1px solid var(--wcpec-lux-line)!important;font-weight:800!important}
.wcpec-player-wrap{border-radius:20px!important;border:1px solid #23334f!important;box-shadow:0 24px 60px rgba(15,28,49,.20)!important}
.wcpec-now-next>div,.wcpec-tabs,.wcpec-schedule-list article,.wcpec-program-card{background:#fff!important;border:1px solid var(--wcpec-lux-line)!important;color:var(--wcpec-lux-ink)!important;box-shadow:var(--wcpec-lux-shadow-soft)!important}
.wcpec-now-next strong,.wcpec-program-card h3,.wcpec-section h2{color:#172033!important}
.wcpec-now-next small,.wcpec-program-card p,.wcpec-schedule-list small{color:var(--wcpec-lux-muted)!important}

@media(max-width:1120px){
  .wcpec-dashboard{grid-template-columns:210px minmax(0,1fr)!important;padding:20px!important}
  .wcpec-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:860px){
  .wcpec-dashboard{display:block!important;padding:14px!important}
  .wcpec-dashboard-header{margin-bottom:14px!important}
  .wcpec-dashboard-nav{position:static!important;display:flex!important;flex-direction:row!important;overflow-x:auto!important;border-radius:16px!important;margin-bottom:14px!important;padding:7px!important}
  .wcpec-dashboard-nav button{width:auto!important;min-width:max-content!important;text-align:center!important;box-shadow:none!important}
  .wcpec-dashboard-nav button.active{box-shadow:inset 0 -3px var(--wcpec-lux-blue)!important}
  .wcpec-dashboard-section{display:none!important}
  .wcpec-dashboard-section.active{display:block!important}
  .wcpec-two-columns{grid-template-columns:1fr!important}
  .wcpec-portal-hero{padding:34px 24px!important}
}
@media(max-width:640px){
  .wcpec-site-header-inner{padding:11px 14px!important}
  .wcpec-dashboard-header,.wcpec-channel-header{border-radius:18px!important;padding:16px!important}
  .wcpec-dashboard-card{border-radius:17px!important;padding:17px!important}
  .wcpec-stat-grid{grid-template-columns:1fr!important}
  .wcpec-portal-features{grid-template-columns:1fr!important}
  .wcpec-portal-features article{min-height:auto!important}
}

/* v1.0.20 drag-and-drop recorded broadcast ordering */
.wcpec-program-order-card{overflow:visible}
.wcpec-card-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}
.wcpec-card-heading-row h2{margin:0 0 6px}
.wcpec-card-heading-row p{margin:0;color:#667085;font-size:14px}
.wcpec-sort-save-status{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border-radius:999px;background:#eef4ff;color:#2457d6;font-size:12px;font-weight:800;white-space:nowrap}
.wcpec-sort-save-status.is-saving{background:#fff7e5;color:#8a5a00}
.wcpec-sort-save-status.is-saved{background:#eafaf1;color:#157347}
.wcpec-sort-save-status.is-error{background:#fff0f0;color:#b42318}
.wcpec-program-sort-list{display:grid;gap:12px}
.wcpec-program-sort-item{display:grid;grid-template-columns:40px 34px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;border:1px solid #dfe6f1;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(23,32,51,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,opacity .18s ease;touch-action:none}
.wcpec-program-sort-item:hover{border-color:#b7c8ea;box-shadow:0 12px 28px rgba(36,87,214,.10)}
.wcpec-program-sort-item.is-dragging{opacity:.58;transform:scale(.995);border-color:#2457d6;box-shadow:0 18px 38px rgba(36,87,214,.18)}
.wcpec-program-sort-item.is-drop-target{border-color:#c79a3b;box-shadow:0 0 0 3px rgba(199,154,59,.14)}
.wcpec-program-drag-handle{width:38px;height:38px;display:grid;place-content:center;gap:4px;border:0!important;border-radius:10px!important;background:#f3f6fb!important;cursor:grab;padding:0!important;box-shadow:none!important}
.wcpec-program-drag-handle:active{cursor:grabbing}
.wcpec-program-drag-handle span{display:block;width:16px;height:2px;border-radius:999px;background:#2457d6}
.wcpec-program-sort-item .wcpec-order-number{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:#edf3ff;color:#2457d6;font-size:12px;font-weight:900}
.wcpec-program-sort-info{min-width:0}
.wcpec-program-sort-info strong{display:block;color:#172033;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.wcpec-program-sort-info small{display:block;margin-top:4px;color:#7a8699}
.wcpec-program-sort-actions{display:flex;align-items:center;gap:8px}
.wcpec-program-sort-actions a{font-weight:800;text-decoration:none}
.wcpec-sort-arrow{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dfe6f1!important;border-radius:10px!important;background:#fff!important;color:#2457d6!important;padding:0!important;box-shadow:none!important;font-size:17px!important}
.wcpec-sort-arrow:hover{border-color:#2457d6!important;background:#edf3ff!important}
@media(max-width:760px){
  .wcpec-card-heading-row{display:grid}
  .wcpec-sort-save-status{justify-self:start}
  .wcpec-program-sort-item{grid-template-columns:38px 30px minmax(0,1fr);gap:10px;padding:12px}
  .wcpec-program-sort-actions{grid-column:1/-1;justify-content:flex-end;border-top:1px solid #eef1f6;padding-top:10px}
  .wcpec-program-sort-info strong{font-size:14px}
}

/* v1.0.21 WCPEC Studio — professional creator dashboard */
.wcpec-studio{--studio-bg:#f5f7fb;--studio-card:#fff;--studio-text:#172033;--studio-muted:#667085;--studio-line:#e5e9f2;--studio-blue:#155eef;--studio-blue-2:#0b4fd4;--studio-soft:#eef4ff;--studio-green:#079455;--studio-gold:#c8942e;display:grid!important;grid-template-columns:270px minmax(0,1fr);min-height:100vh;background:var(--studio-bg)!important;color:var(--studio-text)!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;font-family:"Tajawal","IBM Plex Sans Arabic","Segoe UI",Arial,sans-serif!important}
.wcpec-studio *{box-sizing:border-box}
.wcpec-studio-sidebar{position:sticky;top:0;height:100vh;background:#fff;border-left:1px solid var(--studio-line);padding:22px 16px;display:flex;flex-direction:column;gap:24px;z-index:20}
.wcpec-studio-brand{display:flex;align-items:center;gap:12px;padding:4px 8px 18px;border-bottom:1px solid var(--studio-line)}
.wcpec-studio-brand>img,.wcpec-studio-brand>span{width:48px;height:48px;border-radius:14px;object-fit:contain;background:#f8fafc;border:1px solid var(--studio-line);display:grid;place-items:center;font-size:22px;font-weight:800;color:var(--studio-blue)}
.wcpec-studio-brand div{display:grid;gap:2px;min-width:0}.wcpec-studio-brand small{color:var(--studio-muted);font-size:12px}.wcpec-studio-brand strong{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.wcpec-studio .wcpec-dashboard-nav{display:flex!important;flex-direction:column!important;gap:5px!important;background:transparent!important;border:0!important;padding:0!important;overflow:visible!important}
.wcpec-studio .wcpec-dashboard-nav button{width:100%!important;display:flex!important;align-items:center!important;gap:12px!important;justify-content:flex-start!important;padding:11px 12px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#344054!important;font-size:14px!important;font-weight:700!important;box-shadow:none!important;text-align:right!important;min-height:44px}
.wcpec-studio .wcpec-dashboard-nav button i{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#f2f4f7;color:#667085;font-style:normal;font-size:14px;flex:0 0 auto}
.wcpec-studio .wcpec-dashboard-nav button:hover{background:#f8fafc!important;color:var(--studio-blue)!important}
.wcpec-studio .wcpec-dashboard-nav button.active{background:var(--studio-soft)!important;color:var(--studio-blue)!important}
.wcpec-studio .wcpec-dashboard-nav button.active i{background:var(--studio-blue)!important;color:#fff!important}
.wcpec-studio-sidebar-footer{margin-top:auto;padding:14px;border:1px solid var(--studio-line);border-radius:12px;background:#fafbfc;display:grid;gap:7px}.wcpec-studio-sidebar-footer small{color:var(--studio-muted)}
.wcpec-studio-main{min-width:0;padding:0 30px 42px}
.wcpec-studio-topbar{position:sticky;top:0;z-index:15;background:rgba(245,247,251,.92)!important;backdrop-filter:blur(16px);padding:22px 0 18px!important;border-bottom:1px solid rgba(229,233,242,.9)!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important}
.wcpec-studio-topbar h1{margin:2px 0 0!important;font-size:24px!important;color:var(--studio-text)!important}.wcpec-studio-topbar small{color:var(--studio-muted)!important;font-size:12px!important}
.wcpec-studio-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.wcpec-studio-actions button,.wcpec-studio-actions a{height:40px!important;border-radius:9px!important;padding:0 14px!important;font-size:13px!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;border:1px solid var(--studio-line)!important;background:#fff!important;color:#344054!important;box-shadow:0 1px 2px rgba(16,24,40,.04)!important}.wcpec-studio-actions button:hover{border-color:#b7c6e7!important;color:var(--studio-blue)!important}.wcpec-studio-actions .wcpec-primary-link{background:var(--studio-blue)!important;color:#fff!important;border-color:var(--studio-blue)!important}
.wcpec-studio .wcpec-dashboard-section{display:none!important;padding:26px 0 0!important}.wcpec-studio .wcpec-dashboard-section.active{display:block!important}
.wcpec-studio-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.wcpec-studio-section-head small{color:var(--studio-blue);font-weight:800}.wcpec-studio-section-head h2{font-size:27px!important;margin:4px 0 5px!important;color:var(--studio-text)!important}.wcpec-studio-section-head p{margin:0!important;color:var(--studio-muted)!important}
.wcpec-live-state{border:1px solid var(--studio-line);background:#fff;padding:8px 12px;border-radius:999px;font-weight:800;color:#667085;font-size:12px}.wcpec-live-state.is-live{color:#b42318;background:#fef3f2;border-color:#fecdca}
.wcpec-studio-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin:0 0 18px!important}.wcpec-studio-stats>div{background:#fff!important;border:1px solid var(--studio-line)!important;border-radius:14px!important;padding:17px!important;display:grid!important;grid-template-columns:36px 1fr!important;column-gap:11px!important;row-gap:2px!important;box-shadow:0 4px 14px rgba(16,24,40,.035)!important;min-height:118px!important}.wcpec-studio-stats i{grid-row:1/4;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--studio-soft);color:var(--studio-blue);font-style:normal}.wcpec-studio-stats span{color:var(--studio-muted)!important;font-size:12px!important}.wcpec-studio-stats strong{font-size:27px!important;line-height:1.2!important;color:var(--studio-text)!important}.wcpec-studio-stats small{color:#98a2b3;font-size:11px}
.wcpec-studio-overview-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:18px;align-items:start}
.wcpec-studio .wcpec-dashboard-card{background:#fff!important;border:1px solid var(--studio-line)!important;border-radius:16px!important;box-shadow:0 8px 28px rgba(16,24,40,.045)!important;padding:20px!important;color:var(--studio-text)!important}.wcpec-studio .wcpec-dashboard-card h2{color:var(--studio-text)!important;font-size:18px!important;margin:0 0 16px!important}.wcpec-studio .wcpec-dashboard-card p,.wcpec-studio .wcpec-dashboard-card small{color:var(--studio-muted)!important}.wcpec-card-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.wcpec-card-title-row h2{margin:2px 0 0!important}.wcpec-card-title-row>a,.wcpec-card-title-row>button{font-size:12px!important;font-weight:800!important;color:var(--studio-blue)!important;background:transparent!important;border:0!important;padding:4px!important;box-shadow:none!important;text-decoration:none!important}
.wcpec-studio-preview-card .wcpec-player-wrap{border-radius:12px!important;overflow:hidden!important;box-shadow:none!important}.wcpec-studio-side-stack{display:grid;gap:18px}
.wcpec-quick-actions{display:grid;gap:8px}.wcpec-quick-actions>button{display:flex!important;align-items:center!important;gap:11px!important;width:100%!important;text-align:right!important;padding:12px!important;border:1px solid var(--studio-line)!important;border-radius:11px!important;background:#fff!important;color:var(--studio-text)!important;box-shadow:none!important}.wcpec-quick-actions>button:hover{background:#f8fbff!important;border-color:#bfd0f7!important}.wcpec-quick-actions>button>b{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--studio-soft);color:var(--studio-blue);font-size:17px}.wcpec-quick-actions>button span{display:grid;gap:2px}.wcpec-quick-actions>button strong{font-size:13px}.wcpec-quick-actions>button small{font-size:11px!important;font-weight:500!important}
.wcpec-channel-readiness>div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #f0f2f5;font-size:13px}.wcpec-channel-readiness>div span{color:var(--studio-muted)}.wcpec-channel-readiness>div strong{color:var(--studio-text)}.wcpec-channel-readiness>button{margin-top:14px!important;width:100%!important;background:var(--studio-soft)!important;color:var(--studio-blue)!important;border:0!important;border-radius:9px!important;height:38px!important;font-weight:800!important}
.wcpec-recent-content{margin-top:18px}.wcpec-content-table{display:grid}.wcpec-content-table-head,.wcpec-content-row{display:grid;grid-template-columns:minmax(0,1fr) 120px 140px;align-items:center;gap:15px;padding:11px 4px;border-bottom:1px solid var(--studio-line)}.wcpec-content-table-head{color:var(--studio-muted);font-size:11px;font-weight:800;text-transform:uppercase}.wcpec-content-row span:first-child{display:flex;align-items:center;gap:10px}.wcpec-content-row b{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#f2f4f7;color:#667085}.wcpec-content-row strong{font-size:13px}.wcpec-content-row span{font-size:12px;color:var(--studio-muted)}.wcpec-content-row em{font-style:normal;color:var(--studio-green);background:#ecfdf3;border-radius:999px;padding:5px 9px;font-weight:800}
.wcpec-empty-state{text-align:center;padding:34px 16px;display:grid;justify-items:center;gap:7px}.wcpec-empty-state>b{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--studio-soft);color:var(--studio-blue)}.wcpec-empty-state h3{margin:4px 0 0}.wcpec-empty-state p{margin:0}.wcpec-empty-state button{margin-top:8px!important;background:var(--studio-blue)!important;color:#fff!important;border:0!important;border-radius:9px!important;padding:10px 14px!important}
.wcpec-studio input,.wcpec-studio textarea,.wcpec-studio select{background:#fff!important;color:var(--studio-text)!important;border:1px solid #d8dee9!important;border-radius:10px!important;min-height:44px!important;box-shadow:none!important}.wcpec-studio input:focus,.wcpec-studio textarea:focus,.wcpec-studio select:focus{border-color:#84adff!important;box-shadow:0 0 0 4px rgba(21,94,239,.09)!important;outline:0!important}.wcpec-studio .wcpec-dashboard-form>button[type=submit]{background:var(--studio-blue)!important;color:#fff!important;border:0!important;border-radius:10px!important;min-height:44px!important;font-weight:800!important}.wcpec-studio .wcpec-upload-field{background:#fafbfc!important;border:1px dashed #b8c2d1!important;border-radius:12px!important;color:var(--studio-text)!important}.wcpec-studio .wcpec-upload-field:hover{background:#f8fbff!important;border-color:#84adff!important}
.wcpec-studio .wcpec-two-columns{gap:18px!important}.wcpec-studio .wcpec-data-list>div,.wcpec-studio .wcpec-program-sort-item{background:#fff!important;border:1px solid var(--studio-line)!important;border-radius:11px!important;color:var(--studio-text)!important}.wcpec-studio .wcpec-program-sort-item:hover{border-color:#a9bde8!important;box-shadow:0 5px 16px rgba(16,24,40,.05)!important}
@media(max-width:1180px){.wcpec-studio{grid-template-columns:220px minmax(0,1fr)}.wcpec-studio-main{padding-inline:20px}.wcpec-studio-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wcpec-studio-overview-grid{grid-template-columns:1fr}.wcpec-studio-side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.wcpec-studio{display:block!important}.wcpec-studio-sidebar{position:sticky;height:auto;top:0;padding:10px 12px;gap:10px;border-left:0;border-bottom:1px solid var(--studio-line)}.wcpec-studio-brand,.wcpec-studio-sidebar-footer{display:none}.wcpec-studio .wcpec-dashboard-nav{flex-direction:row!important;overflow-x:auto!important;padding-bottom:3px!important}.wcpec-studio .wcpec-dashboard-nav button{width:auto!important;min-width:max-content!important;padding:9px 11px!important}.wcpec-studio .wcpec-dashboard-nav button i{display:none}.wcpec-studio-main{padding:0 14px 28px}.wcpec-studio-topbar{position:relative;align-items:flex-start!important;padding:18px 0!important}.wcpec-studio-actions{justify-content:flex-start}.wcpec-studio-actions button{display:none!important}.wcpec-studio-stats{grid-template-columns:1fr 1fr!important}.wcpec-studio-side-stack{grid-template-columns:1fr}.wcpec-content-table-head{display:none}.wcpec-content-row{grid-template-columns:1fr auto}.wcpec-content-row span:nth-child(2){display:none}.wcpec-studio-section-head h2{font-size:22px!important}}
@media(max-width:520px){.wcpec-studio-stats{grid-template-columns:1fr!important}.wcpec-studio-topbar{display:grid!important}.wcpec-studio-actions .wcpec-primary-link{width:100%}.wcpec-studio .wcpec-dashboard-card{padding:15px!important}.wcpec-studio-section-head{display:grid}.wcpec-live-state{justify-self:start}}
