.ewe-shell{max-width:1180px;margin:30px auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ewe-intro{margin-bottom:16px;padding:14px 16px;border-radius:10px;background:#f6f7f7}.ewe-player{width:100%}.ewe-video-wrap{position:relative;background:#000;aspect-ratio:16/9;overflow:hidden;border-radius:14px}.ewe-video-wrap iframe,.ewe-video-wrap video,.ewe-yt{width:100%;height:100%;border:0;display:block}.ewe-html5{background:#000}.ewe-controls{display:flex;align-items:center;gap:10px;margin-top:10px;padding:10px;border:1px solid #e1e4e8;border-radius:10px;background:#fff}.ewe-toggle,.ewe-fullscreen{border:0;border-radius:8px;padding:9px 12px;background:#111;color:#fff;cursor:pointer}.ewe-progress-wrap{flex:1}.ewe-progress-bar{height:6px;background:#e5e7eb;border-radius:99px;overflow:hidden}.ewe-progress-bar span{display:block;height:100%;width:0;background:#111}.ewe-clock{font-variant-numeric:tabular-nums;direction:ltr;min-width:48px;text-align:center}.ewe-offer-layer{position:absolute;right:3%;bottom:3%;z-index:10;display:none;width:min(460px,92%)}.ewe-offer-layer.is-visible{display:block}.ewe-offer{position:relative;background:rgba(255,255,255,.98);border-radius:16px;padding:22px;box-shadow:0 18px 45px rgba(0,0,0,.35)}.ewe-offer h3{margin:0 0 8px;font-size:27px;line-height:1.2}.ewe-offer img{width:100%;max-height:180px;object-fit:cover;border-radius:10px;margin-bottom:12px}.ewe-badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#111;color:#fff;font-size:12px;margin-bottom:10px}.ewe-old-price{text-decoration:line-through;color:#737373}.ewe-price{font-size:34px;font-weight:800;line-height:1.1;margin:4px 0 10px}.ewe-desc{margin:8px 0}.ewe-offer ul{margin:10px 0;padding-right:20px}.ewe-cta{display:block;text-align:center;margin-top:15px;padding:13px 18px;border-radius:9px;text-decoration:none;background:#111;color:#fff;font-weight:800}.ewe-message-layer{position:absolute;left:3%;right:3%;bottom:4%;z-index:9;display:none;padding:16px 18px;background:rgba(17,17,17,.92);color:#fff;border-radius:12px}.ewe-message-layer.is-visible{display:block}.ewe-access-card{max-width:720px;margin:40px auto;padding:28px;border:1px solid #ddd;border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.06);text-align:center}.ewe-access-card strong{display:block;font-size:20px}.ewe-session-countdown{display:inline-block;margin-top:10px;color:#555;direction:rtl}@media(max-width:700px){.ewe-controls{flex-wrap:wrap}.ewe-progress-wrap{order:5;flex-basis:100%}.ewe-offer-layer{right:2%;bottom:2%;width:96%}}
.ewe-offer-countdown{margin:12px 0;padding:9px 12px;border-radius:10px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px}.ewe-offer-countdown strong{font-variant-numeric:tabular-nums;direction:ltr;font-size:20px}.ewe-price-expired{font-size:17px!important;color:#777!important;text-decoration:none!important}.ewe-access-button{display:inline-block;margin-top:16px;padding:11px 18px;border-radius:8px;background:#111;color:#fff;text-decoration:none;font-weight:700}.ewe-wistia{background:#000}.ewe-iframe{background:#000}

.ewe-yt,.ewe-yt-fallback{width:100%;height:100%;min-height:360px;display:block;border:0}.ewe-yt-fallback{width:100%;height:100%;min-height:360px;border:0}
.ewe-interaction{position:relative;background:rgba(255,255,255,.98);color:#111;border-radius:16px;padding:22px;box-shadow:0 18px 45px rgba(0,0,0,.35);max-width:520px}.ewe-interaction.is-bottom,.ewe-offer.is-bottom{position:absolute;left:3%;right:3%;bottom:2%;max-width:none}.ewe-interaction.is-side,.ewe-offer.is-side{position:absolute;right:2%;top:2%;bottom:2%;max-width:360px;overflow:auto}.ewe-poll-options{display:grid;gap:8px;margin-top:14px}.ewe-poll-option-btn{border:1px solid #d1d5db;background:#fff;border-radius:10px;padding:11px 13px;text-align:right;cursor:pointer}.ewe-poll-option-btn:hover{background:#f3f4f6}.ewe-poll-option-btn:disabled{opacity:.8;cursor:default}.ewe-poll-option-btn.is-correct{border-color:#16a34a;background:#ecfdf5}.ewe-poll-option-btn.is-wrong{border-color:#dc2626;background:#fef2f2}.ewe-event-countdown{text-align:center}.ewe-event-countdown strong{display:block;font-size:38px;direction:ltr;margin-top:6px}.ewe-cta-event h3,.ewe-interaction h3{margin-top:0}.ewe-html5{object-fit:contain}.ewe-progress-wrap{cursor:pointer}.ewe-offer-layer.is-visible{pointer-events:auto}

/* Brandable player toolbar */
.ewe-controls{background:var(--ewe-toolbar-bg,#111)!important;border-color:color-mix(in srgb,var(--ewe-toolbar-text,#fff) 22%, transparent)!important;color:var(--ewe-toolbar-text,#fff)!important}
.ewe-controls .ewe-toggle,.ewe-controls .ewe-fullscreen{background:var(--ewe-button-bg,#111)!important;color:var(--ewe-button-text,#fff)!important;border:1px solid color-mix(in srgb,var(--ewe-toolbar-text,#fff) 18%, transparent)!important}
.ewe-progress-bar{background:var(--ewe-progress-track,#e5e7eb)!important}
.ewe-progress-bar span{background:var(--ewe-progress-fill,#111)!important}
.ewe-clock{color:var(--ewe-toolbar-text,#fff)!important}

/* 0.8.0: true placement layers + landing page presentation */
.ewe-stage{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}
.ewe-side-layer:empty,.ewe-bottom-layer:empty{display:none}
.ewe-side-layer{position:relative;width:100%;z-index:12;display:none;min-height:100%}
.ewe-side-layer.is-visible{display:block;grid-column:2;grid-row:1;min-height:100%}
.ewe-video-wrap{position:relative;z-index:1}
.ewe-bottom-layer{display:none;width:100%;z-index:10}
.ewe-bottom-layer.is-visible{display:block}
.ewe-bottom-layer .ewe-offer,.ewe-bottom-layer .ewe-interaction{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;max-width:none!important;width:100%!important;border-radius:14px}
.ewe-side-layer .ewe-offer,.ewe-side-layer .ewe-interaction{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;max-width:none!important;height:100%;overflow:auto;border-radius:14px}
.ewe-video-wrap>.ewe-offer-layer .ewe-offer,.ewe-video-wrap>.ewe-message-layer .ewe-interaction{position:relative}
.ewe-placement-bottom,.ewe-placement-side{position:relative!important}
@media(min-width:900px){.ewe-stage:has(.ewe-side-layer.is-visible){grid-template-columns:minmax(0,1fr) minmax(260px,360px)}.ewe-stage:has(.ewe-side-layer.is-visible) .ewe-video-wrap{grid-column:1}}
@media(max-width:899px){.ewe-side-layer{position:relative;right:auto;top:auto;bottom:auto;width:100%;grid-column:auto;grid-row:auto}.ewe-stage{display:block}.ewe-side-layer .ewe-offer,.ewe-side-layer .ewe-interaction{height:auto}}

/* Webinar landing mode: remove site chrome around the webinar page. */
.ewe-landing-page #main-header,.ewe-landing-page #top-header,.ewe-landing-page .et-l--header,.ewe-landing-page .et-l--footer,.ewe-landing-page #main-footer,.ewe-landing-page #footer-bottom,
.ewe-landing-page .site-header,.ewe-landing-page .site-footer,.ewe-landing-page header.site-header,.ewe-landing-page footer.site-footer,.ewe-landing-page .et_pb_footer,
.ewe-landing-page #sidebar,.ewe-landing-page .sidebar,.ewe-landing-page .widget-area,.ewe-landing-page .et_pb_sidebar,
.ewe-landing-page .comments-area,.ewe-landing-page #respond,.ewe-landing-page .comment-respond{display:none!important}
.ewe-landing-page #page,.ewe-landing-page #main-content,.ewe-landing-page #et-boc,.ewe-landing-page #et-main-area,.ewe-landing-page .container,.ewe-landing-page .site-content,.ewe-landing-page .content-area{width:100%!important;max-width:none!important;margin:0!important;padding-left:0!important;padding-right:0!important}
.ewe-landing-page .entry-content{width:100%!important;max-width:none!important;margin:0!important}
.ewe-landing-page .ewe-shell{margin:0 auto;min-height:100vh}

.ewe-preview-toolbar{max-width:1280px;margin:12px auto;padding:10px 12px;background:#111;color:#fff;border-radius:10px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ewe-preview-toolbar button{border:1px solid rgba(255,255,255,.25);background:#222;color:#fff;border-radius:8px;padding:6px 10px;cursor:pointer}.ewe-shell{max-width:1280px;padding:0 16px}.ewe-landing-page .ewe-shell{padding-top:24px;padding-bottom:40px}.ewe-product-old-price{opacity:.7}.ewe-product-offer-price{font-weight:800;color:#15803d;text-decoration:none}

.ewe-landing-page #main-footer,.ewe-landing-page #footer-info,.ewe-landing-page #footer-bottom,.ewe-landing-page .et-l--footer,.ewe-landing-page .et_builder_inner_content .et_pb_section[class*="footer"]{display:none!important}.ewe-landing-page #page-container{padding-top:0!important}.ewe-landing-page #et-boc,.ewe-landing-page #et-main-area{width:100%!important}.ewe-landing-page .ewe-shell{width:100%;box-sizing:border-box}

/* 0.9.9 — Webinar Room */
.ewe-room-shell{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0 28px 28px!important;background:var(--ewe-room-bg,#0b1020)!important;border-radius:0;min-height:100svh!important;color:var(--ewe-room-text,#fff)!important;box-sizing:border-box;overflow-x:hidden}.ewe-room-shell *{box-sizing:border-box}.ewe-room-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;margin:0 -22px 18px;background:var(--ewe-room-topbar,#11182a);border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:30}.ewe-room-brand{display:flex;align-items:center;gap:10px;font-size:18px}.ewe-room-dot{width:9px;height:9px;border-radius:50%;background:#ef4444;box-shadow:0 0 0 4px rgba(239,68,68,.12)}.ewe-room-status{display:flex;align-items:center;gap:10px}.ewe-live-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;background:var(--ewe-room-live,#b91c1c);color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em}.ewe-social-proof{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.07);color:#e5e7eb;font-size:13px;font-weight:700;direction:rtl}.ewe-room-player{background:var(--ewe-room-bg,#0b1020);color:var(--ewe-room-text,#fff)}.ewe-room-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:stretch;flex:1;min-height:0}.ewe-room-grid>div{min-width:0}.ewe-room-grid>div:first-child{min-width:0}.ewe-room-grid .ewe-stage{display:block}.ewe-room-grid .ewe-side-layer{display:none}.ewe-video-wrap{border-radius:12px}.ewe-room-grid .ewe-video-wrap{box-shadow:0 20px 55px rgba(0,0,0,.28);height:clamp(420px,68vh,820px);aspect-ratio:auto}.ewe-chat-panel{background:var(--ewe-room-panel,#11182a);border:1px solid rgba(255,255,255,.08);border-radius:12px;min-height:100%;display:flex;flex-direction:column;overflow:hidden}.ewe-chat-head{padding:15px 16px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center}.ewe-chat-head span{font-size:10px;color:#ef4444}.ewe-chat-body{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:40px 22px;gap:10px;color:#cbd5e1}.ewe-chat-lock{font-size:34px;filter:grayscale(1)}.ewe-chat-body strong{color:var(--ewe-room-text,#fff);font-size:16px}.ewe-chat-body span{font-size:13px;line-height:1.7}.ewe-room-host-row{padding-top:12px}.ewe-host-card{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#11182a;border:1px solid rgba(255,255,255,.08);border-radius:12px}.ewe-host-avatar{width:58px;height:58px;border-radius:50%;overflow:hidden;background:#222c43;display:flex;align-items:center;justify-content:center;flex:none}.ewe-host-avatar img{width:100%;height:100%;object-fit:cover}.ewe-host-card>div:last-child{display:flex;flex-direction:column;gap:3px}.ewe-host-card strong{font-size:16px;color:#fff}.ewe-host-card span{color:var(--ewe-room-muted,#94a3b8);font-size:13px}.ewe-host-card p{margin:4px 0 0;color:#cbd5e1;font-size:12px;line-height:1.7}.ewe-room-controls{margin-top:10px;background:#11182a!important;border:1px solid rgba(255,255,255,.08)!important}.ewe-room-controls .ewe-progress-bar{background:#293348!important}.ewe-room-controls .ewe-progress-bar span{background:#fff!important}.ewe-room-controls .ewe-clock{color:#fff!important}.ewe-room-controls button{background:#1b2438!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important}.ewe-audio{border:0;border-radius:8px;padding:8px 10px;cursor:pointer}.ewe-audio:disabled{opacity:.55;cursor:default}.ewe-room-player .ewe-offer-layer{right:24px;bottom:24px;width:min(520px,90%)}.ewe-room-player .ewe-message-layer{left:24px;right:24px;bottom:24px}.ewe-room-player .ewe-preview-toolbar{margin:10px 0;background:#11182a}.ewe-room-player .ewe-bottom-layer.is-visible{margin-top:12px}.ewe-landing-page.ewe-room-context .ewe-shell{min-height:100vh}
@media(max-width:1050px){.ewe-room-grid{grid-template-columns:1fr}.ewe-chat-panel{min-height:230px}.ewe-room-topbar{position:relative}.ewe-room-shell{padding-left:14px!important;padding-right:14px!important}.ewe-room-topbar{margin-left:-14px;margin-right:-14px}}
@media(max-width:700px){.ewe-room-shell{padding:0 10px 24px!important}.ewe-room-topbar{padding:12px 14px;margin-left:-10px;margin-right:-10px;flex-wrap:wrap}.ewe-room-brand{font-size:15px}.ewe-social-proof{font-size:12px}.ewe-room-player .ewe-offer-layer{right:10px;bottom:10px;width:calc(100% - 20px)}.ewe-room-player .ewe-message-layer{left:10px;right:10px;bottom:10px}.ewe-host-card{padding:12px}.ewe-chat-panel{min-height:200px}}

.ewe-audio.is-required{display:inline-flex!important;animation:ewePulse 1.4s ease-in-out infinite}.ewe-audio{transition:opacity .2s,transform .2s}.ewe-audio:not(.is-required){opacity:.9}@keyframes ewePulse{0%,100%{box-shadow:0 0 0 0 rgba(210,161,100,.35)}50%{box-shadow:0 0 0 8px rgba(210,161,100,0)}}
.ewe-room-shell .ewe-video-wrap{background:#000}.ewe-room-shell .ewe-bottom-layer{margin-top:12px}.ewe-room-shell .ewe-offer-layer{z-index:20}.ewe-room-shell .ewe-fullscreen{margin-inline-start:0}.ewe-room-shell .ewe-progress-wrap{min-width:100px}
@media(max-width:1050px){.ewe-room-shell{margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:14px!important;padding-right:14px!important}.ewe-room-grid{flex:none}.ewe-room-grid .ewe-video-wrap{height:auto;aspect-ratio:16/9}}
@media(max-width:700px){.ewe-room-shell{padding:0 10px 18px!important}.ewe-room-grid .ewe-video-wrap{aspect-ratio:16/9;height:auto}.ewe-room-topbar{margin-left:-10px!important;margin-right:-10px!important}}
body.ewe-landing-page{background:var(--ewe-room-bg,#0b1020)!important}.ewe-landing-page #page-container{background:var(--ewe-room-bg,#0b1020)!important}.ewe-landing-page #main-content,.ewe-landing-page #et-boc,.ewe-landing-page #et-main-area{background:var(--ewe-room-bg,#0b1020)!important}.ewe-landing-page .et_pb_section,.ewe-landing-page .et_pb_row,.ewe-landing-page .et_pb_column{background:transparent!important}

/* 1.0.3 — deterministic full-viewport webinar room */
html.ewe-room-active, body.ewe-room-active{overflow:hidden!important;background:var(--ewe-room-bg,#0b1020)!important}
body.ewe-room-active #page-container,
body.ewe-room-active #main-content,
body.ewe-room-active #et-boc,
body.ewe-room-active #et-main-area,
body.ewe-room-active .et_builder_inner_content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:var(--ewe-room-bg,#0b1020)!important}
body.ewe-room-active .et_pb_section:has(.ewe-room-shell),
body.ewe-room-active .et_pb_row:has(.ewe-room-shell),
body.ewe-room-active .et_pb_column:has(.ewe-room-shell){width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important}
body.ewe-room-active .et_pb_row:has(.ewe-room-shell) > .et_pb_column:not(:has(.ewe-room-shell)){display:none!important}
body.ewe-room-active .ewe-room-shell{position:fixed!important;inset:0!important;left:auto!important;top:0!important;right:0!important;bottom:0!important;transform:none!important;width:100vw!important;max-width:none!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:0!important;border-radius:0!important;overflow:auto!important;z-index:999999!important;background:var(--ewe-room-bg,#0b1020)!important}
body.admin-bar.ewe-room-active .ewe-room-shell{top:32px!important;height:calc(100dvh - 32px)!important;min-height:calc(100dvh - 32px)!important}
body.ewe-room-active .ewe-room-topbar{position:sticky!important;top:0!important;z-index:100!important;width:100%!important;margin:0!important;min-height:64px!important;box-sizing:border-box!important;background:var(--ewe-room-topbar,#11182a)!important}
body.ewe-room-active .ewe-room-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:16px!important;width:100%!important;height:calc(100dvh - 64px - 160px)!important;min-height:500px!important;padding:16px!important;box-sizing:border-box!important}
body.ewe-room-active .ewe-room-grid > div:first-child{display:flex!important;flex-direction:column!important;min-width:0!important;min-height:0!important}
body.ewe-room-active .ewe-room-grid .ewe-stage{display:flex!important;flex:1 1 auto!important;min-width:0!important;min-height:0!important}
body.ewe-room-active .ewe-room-grid .ewe-video-wrap{width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;border-radius:12px!important}
body.ewe-room-active .ewe-chat-panel{display:flex!important;visibility:visible!important;opacity:1!important;min-width:0!important;width:320px!important;height:100%!important;min-height:0!important;border:1px solid rgba(255,255,255,.10)!important;background:var(--ewe-room-panel,#11182a)!important}
body.ewe-room-active .ewe-social-proof{display:inline-flex!important;visibility:visible!important;opacity:1!important;min-width:124px!important;justify-content:center!important;flex-shrink:0!important}
body.ewe-room-active .ewe-room-status{display:flex!important;align-items:center!important;gap:10px!important;flex-shrink:0!important}
body.ewe-room-active .ewe-room-host-row{padding:12px 16px 0!important;flex:0 0 auto!important}
body.ewe-room-active .ewe-room-controls{margin:0 16px 16px!important}
body.ewe-room-active .ewe-room-shell > .ewe-player{display:flex!important;flex-direction:column!important;min-height:100%!important}
body.ewe-room-active .ewe-room-shell .ewe-offer-layer{z-index:200!important}
body.ewe-room-active .ewe-room-shell .ewe-message-layer{z-index:190!important}
body.ewe-room-active .ewe-room-shell .ewe-preview-toolbar{margin:10px 16px!important}
body.ewe-room-active .ewe-room-shell .ewe-bottom-layer{margin:0 16px 12px!important}
body.ewe-room-active .ewe-landing-page .ewe-shell{padding:0!important}
body.ewe-room-active .ewe-room-shell::-webkit-scrollbar{width:10px}
body.ewe-room-active .ewe-room-shell::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);border-radius:10px}
@media(max-width:1100px){body.ewe-room-active .ewe-room-grid{grid-template-columns:minmax(0,1fr) 280px!important;height:auto!important;min-height:0!important}.ewe-chat-panel{width:280px!important}}
@media(max-width:900px){body.ewe-room-active .ewe-room-grid{grid-template-columns:1fr!important;height:auto!important;min-height:0!important}.ewe-chat-panel{width:100%!important;min-height:220px!important;height:220px!important}.ewe-room-grid .ewe-video-wrap{height:auto!important;aspect-ratio:16/9!important}.ewe-room-host-row{padding-top:10px!important}}
@media(max-width:700px){body.admin-bar.ewe-room-active .ewe-room-shell{top:46px!important;height:calc(100dvh - 46px)!important;min-height:calc(100dvh - 46px)!important}body.ewe-room-active .ewe-room-topbar{min-height:58px!important;padding:10px 12px!important;flex-wrap:wrap!important}.ewe-room-grid{padding:10px!important}.ewe-room-controls{margin:0 10px 10px!important}.ewe-room-host-row{padding:10px!important}}

/* 1.0.6 — webinar-first player surface: hide elapsed-time toolbar in room mode. */
body.ewe-room-active .ewe-room-controls .ewe-progress-wrap,
body.ewe-room-active .ewe-room-controls .ewe-clock{display:none!important}
body.ewe-room-active .ewe-room-controls{justify-content:flex-end!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;min-height:0!important;margin:6px 16px 14px!important}
body.ewe-room-active .ewe-room-controls .ewe-fullscreen,
body.ewe-room-active .ewe-room-controls .ewe-audio{background:var(--ewe-room-topbar,#11182a)!important;color:var(--ewe-room-text,#fff)!important;border:1px solid rgba(255,255,255,.10)!important}
.ewe-tutor-player{width:100%;height:100%;background:#000;border-radius:12px;overflow:hidden}
.ewe-tutor-player .tutor-video-player-wrapper,.ewe-tutor-player .tutor-video-player,.ewe-tutor-player .plyr{width:100%;height:100%;min-height:100%}
.ewe-tutor-player iframe,.ewe-tutor-player video{width:100%;height:100%;border:0;display:block}

/* EWE custom YouTube shell */
.ewe-youtube-custom{position:relative;width:100%;height:100%;min-height:360px;background:#000;overflow:hidden}
.ewe-youtube-custom iframe{width:100%;height:100%;border:0;display:block}
.ewe-youtube-custom .plyr{width:100%;height:100%;background:#000}
.ewe-youtube-custom .plyr__controls,.ewe-youtube-custom .plyr__progress__container,.ewe-youtube-custom .plyr__time--current,.ewe-youtube-custom .plyr__time--duration{display:none!important}
.ewe-room-controls .ewe-progress-wrap,.ewe-room-controls .ewe-clock{display:none!important}

/* 1.2.0 YouTube Webinar Shell */
.ewe-yt{position:relative;width:100%;height:100%;min-height:360px;background:#000;overflow:hidden}
.ewe-yt-host,.ewe-yt-host iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.ewe-yt iframe{display:block}
/* Keep YouTube as the source, while EWE owns the surrounding webinar UI. */
.ewe-video-wrap .ewe-progress-bar,.ewe-video-wrap .ewe-clock{display:none!important}
.ewe-youtube-branding-note{display:block;font-size:11px;color:rgba(255,255,255,.55);margin-top:6px;text-align:center}
@media(max-width:767px){.ewe-yt{min-height:220px}}


/* 1.2.1 — live-feel room, no visible playback controls */
.ewe-room-shell .ewe-video-wrap{border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 50px rgba(0,0,0,.28);background:#000}
.ewe-room-shell .ewe-youtube-custom{min-height:0;background:#000}
.ewe-room-shell .ewe-yt-host,.ewe-room-shell .ewe-yt-host iframe{background:#000}
.ewe-room-shell .ewe-room-topbar{box-shadow:0 7px 24px rgba(0,0,0,.16)}
.ewe-room-shell .ewe-live-badge{box-shadow:0 0 0 5px rgba(185,28,28,.12),0 6px 18px rgba(185,28,28,.22)}
.ewe-room-shell .ewe-room-brand strong{font-weight:850;letter-spacing:-.01em}
.ewe-room-shell .ewe-social-proof{font-weight:800;border:1px solid rgba(210,161,100,.23);background:rgba(210,161,100,.12);color:#f1e1b8}
.ewe-room-shell .ewe-host-card{border-color:rgba(255,255,255,.09)!important;box-shadow:0 10px 30px rgba(0,0,0,.15)!important}
.ewe-room-shell .ewe-chat-panel{box-shadow:0 10px 30px rgba(0,0,0,.15)}
.ewe-room-shell .ewe-chat-head span{color:#22c55e!important}
.ewe-room-shell .ewe-offer{border:1px solid rgba(210,161,100,.18);box-shadow:0 20px 60px rgba(0,0,0,.38)}
.ewe-room-shell .ewe-cta{background:linear-gradient(135deg,#d2a164,#b88545)!important;color:#111!important;box-shadow:0 10px 28px rgba(210,161,100,.18)!important}
/* YouTube remains the source; no overlay is placed over the iframe. Branding is therefore governed by YouTube. */


/* 1.2.3 — EWE YouTube Player Engine */
.ewe-provider-youtube{position:relative;display:block;width:100%;height:100%;min-height:360px;background:#000;overflow:hidden;border-radius:inherit}
.ewe-provider-youtube .ewe-youtube-host{position:absolute;inset:0;width:100%;height:100%;background:#000}
.ewe-provider-youtube iframe{display:block;width:100%;height:100%;border:0}
.ewe-provider-youtube .ytp-chrome-top,.ewe-provider-youtube .ytp-chrome-bottom{pointer-events:none}
.ewe-room-shell .ewe-provider-youtube{min-height:0}
.ewe-room-shell .ewe-provider-youtube iframe{pointer-events:none}
.ewe-room-shell .ewe-player-error{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#050505;color:#fff;padding:24px;text-align:center}
@media(max-width:767px){.ewe-provider-youtube{min-height:220px}}

/* 1.2.5 Offer appearance tokens — per-offer colors supplied by EWE config */
.ewe-offer{
  background:var(--ewe-offer-bg,#fff)!important;
  color:var(--ewe-offer-text,#111827)!important;
  border:2px solid color-mix(in srgb,var(--ewe-offer-accent,#d2a164) 42%, transparent)!important;
}
.ewe-offer h3,.ewe-offer .ewe-desc,.ewe-offer li{color:var(--ewe-offer-text,#111827)!important}
.ewe-offer .ewe-badge{background:var(--ewe-offer-badge-bg,#111)!important;color:var(--ewe-offer-badge-text,#fff)!important}
.ewe-offer .ewe-old-price{color:var(--ewe-offer-old-price,#737373)!important}
.ewe-offer .ewe-price{color:var(--ewe-offer-price,#b91c1c)!important}
.ewe-offer .ewe-offer-countdown,.ewe-offer-countdown{background:var(--ewe-offer-timer-bg,#111)!important;color:var(--ewe-offer-timer-text,#fff)!important}
.ewe-offer .ewe-offer-countdown strong{color:var(--ewe-offer-timer-text,#fff)!important}
.ewe-offer .ewe-cta{background:linear-gradient(135deg,var(--ewe-offer-cta-bg,#d2a164),color-mix(in srgb,var(--ewe-offer-cta-bg,#d2a164) 76%, #000))!important;color:var(--ewe-offer-cta-text,#111)!important;box-shadow:0 10px 24px color-mix(in srgb,var(--ewe-offer-cta-bg,#d2a164) 26%, transparent)!important}
.ewe-offer .ewe-cta:hover{filter:brightness(1.04);transform:translateY(-1px)}


/* =========================================================
   EWE 1.3.0 — Embedded Player Layout
   Any pasted/generated iframe must fill the webinar stage.
   ========================================================= */
.ewe-video-embed-shell{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#000!important;
    border:0!important;
    line-height:0!important;
    display:block!important;
}
.ewe-video-embed-shell > iframe,
.ewe-video-embed-shell > .ewe-embed-frame{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    box-sizing:border-box!important;
}
.ewe-video-wrap > .ewe-video-embed-shell{
    border-radius:inherit;
}
.ewe-video-wrap > .ewe-video-embed-shell iframe{
    border-radius:inherit;
}

/* EWE 1.4.3 — native registration form + compact product offer */
.ewe-registration-card{max-width:560px;margin:28px auto;padding:30px;border-radius:18px;background:#fff;border:1px solid #e7e7e7;box-shadow:0 18px 50px rgba(0,0,0,.10);text-align:right}
.ewe-registration-card h2{margin:0 0 8px;font-size:28px;line-height:1.25;color:#111827}
.ewe-registration-subtitle{margin:0 0 20px;color:#6b7280;line-height:1.8}
.ewe-registration-form{display:grid;gap:14px}
.ewe-registration-form label{display:grid;gap:7px;font-weight:700;color:#1f2937}
.ewe-registration-form input{width:100%;box-sizing:border-box;border:1px solid #d1d5db;border-radius:10px;padding:13px 14px;background:#fff;font-size:16px}
.ewe-registration-form button{border:0;border-radius:11px;padding:14px 18px;background:#d2a164;color:#111;font-weight:800;font-size:16px;cursor:pointer}
.ewe-registration-form button:disabled{opacity:.6;cursor:wait}
.ewe-reg-status{min-height:22px;font-size:14px;line-height:1.6}.ewe-reg-status.is-error{color:#b91c1c}.ewe-reg-status.is-success{color:#166534}.ewe-reg-status.is-loading{color:#6b7280}
.ewe-registration-card small{display:block;margin-top:12px;color:#8a8f98;line-height:1.6}
.ewe-shortcode-copy{padding:12px 14px;background:#f7f7f7;border-radius:10px}.ewe-shortcode-copy code{display:block;margin-top:6px;direction:ltr;text-align:left}
.ewe-bottom-layer .ewe-offer{max-width:920px!important;width:calc(100% - 24px)!important;margin:12px auto!important;padding:18px 20px!important;min-height:120px;overflow:hidden;text-align:right}
.ewe-bottom-layer .ewe-offer img{float:right;width:170px!important;height:110px!important;max-height:none!important;object-fit:cover!important;border-radius:10px!important;margin:0 0 8px 20px!important}
.ewe-bottom-layer .ewe-offer h3{font-size:22px!important;margin:0 0 5px!important}
.ewe-bottom-layer .ewe-offer .ewe-price{font-size:28px!important;display:inline-block;margin:2px 10px 4px 0!important}
.ewe-bottom-layer .ewe-offer .ewe-old-price{display:inline-block}
.ewe-bottom-layer .ewe-offer .ewe-desc{font-size:13px;line-height:1.55;max-height:42px;overflow:hidden}
.ewe-bottom-layer .ewe-offer ul{display:none}
.ewe-bottom-layer .ewe-offer .ewe-offer-countdown{display:inline-flex;gap:8px;align-items:center;padding:7px 10px;border-radius:8px;font-size:12px}
.ewe-bottom-layer .ewe-offer .ewe-cta{display:inline-block;min-width:190px;margin:8px 0 0;padding:11px 18px}
.ewe-bottom-layer .ewe-offer .ewe-badge{margin-bottom:5px}
@media(max-width:700px){.ewe-bottom-layer .ewe-offer{width:calc(100% - 12px)!important;padding:14px!important}.ewe-bottom-layer .ewe-offer img{float:none;width:100%!important;height:150px!important;margin:0 0 10px!important}.ewe-bottom-layer .ewe-offer .ewe-cta{display:block;width:100%;box-sizing:border-box}.ewe-registration-card{margin:18px 10px;padding:22px}}

/* EWE 1.4.3 — Brandable native registration forms */
.ewe-registration-card{
  width:min(var(--ewe-form-width,560px),calc(100% - 24px));
  max-width:none;
  box-sizing:border-box;
  margin:28px auto;
  padding:30px;
  border-radius:var(--ewe-form-radius,18px);
  background:var(--ewe-form-bg,#fff);
  color:var(--ewe-form-text,#111827);
  font-family:var(--ewe-form-font,"Cairo",system-ui,sans-serif);
  border:1px solid color-mix(in srgb,var(--ewe-form-accent,#d2a164) 20%,#e5e7eb);
  direction:rtl;
}
.ewe-registration-card.ewe-form-shadow-none{box-shadow:none}
.ewe-registration-card.ewe-form-shadow-soft{box-shadow:0 18px 50px rgba(0,0,0,.10)}
.ewe-registration-card.ewe-form-shadow-strong{box-shadow:0 28px 80px rgba(0,0,0,.20)}
.ewe-registration-card h2{margin:0 0 8px;font-size:var(--ewe-form-title-size,28px);line-height:1.25;color:var(--ewe-form-text,#111827);font-weight:800}
.ewe-registration-card .ewe-registration-subtitle{margin:0 0 20px;color:var(--ewe-form-muted,#6b7280);font-size:var(--ewe-form-font-size,16px);line-height:1.8}
.ewe-registration-card .ewe-registration-form{display:grid;gap:14px}
.ewe-registration-card .ewe-registration-form label{display:grid;gap:7px;font-size:var(--ewe-form-label-size,14px);font-weight:700;color:var(--ewe-form-text,#111827)}
.ewe-registration-card .ewe-registration-form input{width:100%;box-sizing:border-box;border:1px solid var(--ewe-form-input-border,#d1d5db);border-radius:calc(var(--ewe-form-radius,18px) * .55);padding:13px 14px;background:var(--ewe-form-input-bg,#fff);color:var(--ewe-form-text,#111827);font-family:inherit;font-size:var(--ewe-form-font-size,16px);outline:none;transition:.2s}
.ewe-registration-card .ewe-registration-form input:focus{border-color:var(--ewe-form-accent,#d2a164);box-shadow:0 0 0 3px color-mix(in srgb,var(--ewe-form-accent,#d2a164) 18%,transparent)}
.ewe-registration-card .ewe-registration-form button{width:100%;border:0;border-radius:calc(var(--ewe-form-radius,18px) * .55);padding:14px 18px;background:var(--ewe-form-accent,#d2a164);color:var(--ewe-form-button-text,#111);font-family:inherit;font-size:var(--ewe-form-button-size,16px);font-weight:800;cursor:pointer;transition:.2s}
.ewe-registration-card .ewe-registration-form button:hover{filter:brightness(1.04);transform:translateY(-1px)}
.ewe-registration-card small{display:block;margin-top:12px;color:var(--ewe-form-muted,#6b7280);font-size:calc(var(--ewe-form-font-size,16px) * .78);line-height:1.7}
.ewe-form-style-luxury{background:linear-gradient(145deg,var(--ewe-form-bg,#fff),color-mix(in srgb,var(--ewe-form-accent,#d2a164) 7%,var(--ewe-form-bg,#fff)))}
.ewe-form-style-classic{border-color:#e5e7eb}
.ewe-form-style-minimal{border:0;box-shadow:none!important;padding:20px;background:transparent}
.ewe-form-style-minimal .ewe-registration-form input{border-width:0 0 1px;border-radius:0;background:transparent;padding-left:4px;padding-right:4px}
.ewe-form-style-dark{--ewe-form-text:#fff;--ewe-form-muted:#cbd5e1;--ewe-form-bg:#0b1020;--ewe-form-input-bg:#111827;--ewe-form-input-border:#334155;--ewe-form-button-text:#111;background:#0b1020;border-color:rgba(210,161,100,.28)}
.ewe-form-style-dark h2,.ewe-form-style-dark .ewe-registration-form label{color:#fff}
.ewe-form-style-split{padding:0;overflow:hidden;display:grid;grid-template-columns:38% 62%;text-align:right}
.ewe-form-style-split .ewe-form-visual{min-height:100%;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(160deg,#111827,#0b1020);color:#fff}
.ewe-form-style-split .ewe-form-visual span{font-size:11px;letter-spacing:1.5px;color:var(--ewe-form-accent,#d2a164);font-weight:800}
.ewe-form-style-split .ewe-form-visual strong{font-size:22px;line-height:1.4;margin-top:8px}
.ewe-form-style-split h2,.ewe-form-style-split .ewe-registration-subtitle,.ewe-form-style-split form,.ewe-form-style-split small{grid-column:2;margin-right:26px;margin-left:26px}
.ewe-form-style-split h2{margin-top:26px}.ewe-form-style-split .ewe-registration-subtitle{margin-bottom:14px}.ewe-form-style-split small{margin-bottom:22px}
.ewe-form-style-inline{max-width:900px;display:flex;align-items:end;gap:14px;padding:18px 20px}.ewe-form-style-inline h2{font-size:20px;margin:0}.ewe-form-style-inline .ewe-registration-subtitle,.ewe-form-style-inline small{display:none}.ewe-form-style-inline .ewe-registration-form{flex:1;grid-template-columns:1fr 1fr auto;align-items:end;gap:10px}.ewe-form-style-inline .ewe-registration-form button{width:auto;min-width:180px}
@media(max-width:700px){.ewe-form-style-split{display:block}.ewe-form-style-split .ewe-form-visual{min-height:120px}.ewe-form-style-split h2,.ewe-form-style-split .ewe-registration-subtitle,.ewe-form-style-split form,.ewe-form-style-split small{margin-right:20px;margin-left:20px}.ewe-form-style-inline{display:block}.ewe-form-style-inline .ewe-registration-form{grid-template-columns:1fr}.ewe-form-style-inline .ewe-registration-form button{width:100%}}
