/* LIVE EVENTS / YOUTUBE CONFERENCE HALL V8.36 */
:root{--live-ink:#071525;--live-navy:#071d3b;--live-blue:#123e84;--live-electric:#2b6cff;--live-red:#ef3340;--live-red-dark:#c81426;--live-cyan:#3cd7ff;--live-muted:#6f7e91;--live-line:#dce4ef;--live-soft:#f4f7fb;--live-card:#fff;--live-stage:#02050a}
.live-event-cta{display:inline-flex;align-items:center;justify-content:center;gap:7px}.live-event-cta.is-live{background:linear-gradient(135deg,#ee2538,#bd1024)!important;border-color:transparent!important;color:#fff!important;box-shadow:0 10px 24px rgba(214,25,48,.22)}.live-inline-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;background:#eef3fb;color:#24466f}.live-inline-badge i,.live-card-status i,.conference-status i,.conference-mini-status i,.live-admin-status i,.live-viewer-state i{width:7px;height:7px;border-radius:50%;background:currentColor;display:inline-block}.live-inline-badge.is-live{background:#ffe7ea;color:#c70d26}.live-inline-badge.is-live i,.conference-status i,.conference-mini-status i{animation:ieiLivePulse 1.4s infinite}.live-inline-badge.is-replay{background:#eaf1ff;color:#184a9d}@keyframes ieiLivePulse{0%,100%{box-shadow:0 0 0 0 currentColor}50%{box-shadow:0 0 0 5px transparent}}

/* Hub */
.live-hub{max-width:1380px;margin:0 auto;padding:26px 28px 80px}.live-hub-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr);gap:24px;min-height:360px;padding:54px;border-radius:32px;overflow:hidden;background:radial-gradient(circle at 78% 0,rgba(55,119,255,.35),transparent 28%),radial-gradient(circle at 10% 120%,rgba(38,217,255,.16),transparent 36%),linear-gradient(135deg,#061426,#0a2651 57%,#0c397e);color:#fff;box-shadow:0 28px 70px rgba(5,22,45,.2)}.live-hub-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to right,#000,transparent 75%);pointer-events:none}.live-hub-copy,.live-hub-console{position:relative;z-index:1}.live-hub-kicker{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#b9d5ff}.live-hub-kicker i{width:9px;height:9px;border-radius:50%;background:#ff3650;box-shadow:0 0 0 6px rgba(255,54,80,.14);animation:ieiLivePulse 1.5s infinite}.live-hub-copy h2{max-width:850px;margin:18px 0 16px;font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.055em}.live-hub-copy h2 em{display:block;color:#79b3ff;font-style:normal}.live-hub-copy p{max-width:720px;margin:0;color:#c3d2e8;font-size:15px;line-height:1.75}.live-hub-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.btn-live-primary{background:#fff!important;color:#0a2e68!important;border-color:#fff!important}.btn-live-secondary{border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;background:rgba(255,255,255,.06)!important}.live-hub-console{align-self:center;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:20px;border:1px solid rgba(255,255,255,.15);border-radius:24px;background:rgba(5,16,35,.44);backdrop-filter:blur(18px);box-shadow:inset 0 1px rgba(255,255,255,.12)}.live-hub-console>span{grid-column:1/-1;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:#8fb1df}.live-hub-console>div{padding:17px;border-radius:16px;background:rgba(255,255,255,.08)}.live-hub-console b{display:block;font-size:32px;line-height:1}.live-hub-console small{display:block;margin-top:5px;color:#9fb4d0;font-size:10px;text-transform:uppercase;letter-spacing:.09em}.live-hub-stats{position:relative;z-index:2;width:calc(100% - 70px);margin:-22px auto 0;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #e5ebf3;border-radius:20px;box-shadow:0 18px 42px rgba(16,40,72,.12);overflow:hidden}.live-hub-stats>div{display:flex;align-items:center;justify-content:center;gap:12px;padding:19px 22px;border-right:1px solid #e8edf4}.live-hub-stats>div:last-child{border-right:0}.live-hub-stats strong{font-size:27px;color:#0b2f69}.live-hub-stats span{font-size:11px;font-weight:800;color:#718096;text-transform:uppercase;letter-spacing:.06em}.live-directory{padding-top:56px}.live-directory-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:22px}.live-directory-head h2{margin:4px 0 5px;font-size:34px;letter-spacing:-.035em;color:var(--live-ink)}.live-directory-head p{margin:0;color:#738195}.live-filter-tabs{display:flex;gap:5px;padding:5px;border-radius:14px;background:#edf2f8}.live-filter-tabs button{border:0;border-radius:10px;padding:10px 14px;background:transparent;color:#607085;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.live-filter-tabs button.active{background:#fff;color:#0f3977;box-shadow:0 4px 12px rgba(35,55,80,.1)}.live-event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.live-program-card{overflow:hidden;background:#fff;border:1px solid #e1e7ef;border-radius:22px;box-shadow:0 12px 30px rgba(17,39,68,.07);transition:.24s transform,.24s box-shadow}.live-program-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px rgba(17,39,68,.13)}.live-card-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#07101d}.live-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.live-program-card:hover .live-card-media img{transform:scale(1.035)}.live-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(2,7,16,.7),transparent 62%)}.live-card-play{position:absolute;left:50%;top:50%;translate:-50% -50%;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:rgba(255,255,255,.94);color:#0c3473;font-size:18px;box-shadow:0 10px 30px rgba(0,0,0,.25)}.live-card-status{position:absolute;left:14px;top:14px;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#fff;color:#194477;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.is-live .live-card-status{background:#e91d36;color:#fff}.is-replay .live-card-status{background:#0a397a;color:#fff}.live-card-viewers{position:absolute;right:14px;bottom:14px;padding:6px 9px;border-radius:9px;background:rgba(4,10,20,.72);color:#fff;font-size:9px;font-weight:800;backdrop-filter:blur(8px)}.live-card-body{padding:20px}.live-card-meta{display:flex;justify-content:space-between;gap:10px;color:#718197;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.live-card-body h3{min-height:52px;margin:9px 0 7px;color:#10223a;font-size:18px;line-height:1.35}.live-card-body>p{min-height:57px;margin:0;color:#68788d;font-size:12px;line-height:1.58}.live-card-facts{display:grid;gap:6px;margin:15px 0;padding:12px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;color:#53657c;font-size:10px}.live-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.live-card-footer>span{color:#8390a0;font-size:9px}.live-card-footer a{white-space:nowrap;color:#123f86;font-size:11px;font-weight:900}.live-empty{grid-column:1/-1;padding:70px 20px;text-align:center;border:1px dashed #cad5e3;border-radius:22px}.live-empty>span{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 15px;border-radius:50%;background:#eaf2ff;color:#154b9b;font-size:26px}.live-empty h3{margin:0 0 8px}.live-empty p{max-width:560px;margin:0 auto 18px;color:#6e7c90}

/* Conference Hall */
.conference-hall{max-width:1600px;margin:0 auto;padding:18px 22px 70px}.conference-commandbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px;padding:12px 14px;border:1px solid #dbe3ee;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(21,42,70,.08);backdrop-filter:blur(16px)}.conference-commandbar>div{display:flex;align-items:center;gap:12px;min-width:0}.conference-commandbar strong{display:block;max-width:650px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#15243a;font-size:13px}.conference-commandbar small{display:block;margin-top:2px;color:#8190a4;font-size:9px}.conference-back{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#edf2f8;color:#163e76;font-size:24px}.conference-status{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;background:#edf2f8;color:#315579;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.is-live .conference-status{background:#ffe4e7;color:#c60b25}.conference-command-actions button,.conference-audience{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #d9e1ec;border-radius:10px;background:#fff;color:#43566f;font:inherit;font-size:9px;font-weight:850;white-space:nowrap}.conference-command-actions button{cursor:pointer}.conference-audience i{color:#e61731;font-size:7px}.conference-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.conference-layout.has-chat{grid-template-columns:minmax(0,1fr) 340px}.conference-stage-wrap{overflow:hidden;border-radius:24px;background:#05090f;box-shadow:0 24px 54px rgba(3,12,27,.22)}.conference-stage{position:relative;aspect-ratio:16/9;max-height:calc(100vh - 155px);min-height:360px;background:#010308}.conference-stage iframe,.conference-stage>div[id]{width:100%!important;height:100%!important;border:0}.conference-player-loader{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:radial-gradient(circle at center,#0d254b 0,#040810 55%,#020408 100%);color:#fff;text-align:center;transition:.35s opacity}.conference-player-loader.is-hidden{opacity:0;pointer-events:none}.conference-player-loader span{width:40px;height:40px;border:3px solid rgba(255,255,255,.15);border-top-color:#5fa1ff;border-radius:50%;animation:liveSpin .8s linear infinite}.conference-player-loader b{font-size:14px}.conference-player-loader small{color:#879bb8;font-size:10px}@keyframes liveSpin{to{transform:rotate(360deg)}}.conference-nowbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px;background:linear-gradient(135deg,#071426,#0b2245);color:#fff}.conference-nowbar h1{margin:7px 0 6px;font-size:22px;line-height:1.3}.conference-nowbar p{max-width:930px;margin:0;color:#9fb1c9;font-size:11px;line-height:1.6}.conference-mini-status{display:inline-flex;align-items:center;gap:7px;color:#ff7181;font-size:8px;font-weight:950;letter-spacing:.12em}.is-replay .conference-mini-status{color:#6ba8ff}.conference-chat{display:flex;flex-direction:column;min-height:620px;overflow:hidden;border:1px solid #dbe3ee;border-radius:20px;background:#fff}.conference-chat header{display:flex;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e8edf3}.conference-chat header b{font-size:12px}.conference-chat header small{font-size:9px;color:#8490a1}.conference-chat iframe{flex:1;width:100%;min-height:560px;border:0}.conference-info-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.65fr);gap:18px;margin-top:18px}.conference-details-card,.conference-engagement-card{padding:26px;border:1px solid #dfe6ef;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(17,42,70,.05)}.conference-details-card h2{margin:4px 0 10px;font-size:25px}.conference-details-card>p{margin:0;color:#66778d;font-size:12px;line-height:1.75}.conference-details-card dl{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:21px 0 0}.conference-details-card dl>div{padding:13px;border-radius:13px;background:#f5f7fa}.conference-details-card dt{color:#8793a4;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.conference-details-card dd{margin:4px 0 0;color:#263951;font-size:10px;font-weight:800}.conference-note{margin-top:16px;padding:16px;border-left:3px solid #2e6ed0;border-radius:0 12px 12px 0;background:#eff5ff}.conference-note b{font-size:10px}.conference-note p{margin:5px 0 0;color:#5c6d83;font-size:10px;line-height:1.6}.conference-engagement-card h3{margin:4px 0 15px}.conference-engagement-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.conference-engagement-metrics>div{padding:13px 8px;border-radius:13px;background:#f4f7fb;text-align:center}.conference-engagement-metrics strong{display:block;color:#123f82;font-size:22px}.conference-engagement-metrics span{display:block;margin-top:3px;color:#8290a2;font-size:7px;text-transform:uppercase;letter-spacing:.06em}.conference-privacy{margin:16px 0;padding:12px;border-radius:12px;background:#fff8e8;color:#78633a;font-size:9px;line-height:1.55}.conference-share{display:flex;gap:8px}.conference-share button,.conference-share a{flex:1;padding:10px;border:1px solid #d8e0eb;border-radius:10px;background:#fff;color:#304b6c;font:inherit;font-size:9px;font-weight:850;text-align:center;cursor:pointer}.theatre-mode .conference-info-grid{display:none}.theatre-mode .conference-stage{max-height:none;min-height:min(78vh,850px)}.theatre-mode .conference-stage-wrap{border-radius:16px}.fullscreen-fallback .conference-stage-wrap{position:fixed;inset:0;z-index:9999;border-radius:0}.conference-stage-wrap:fullscreen{display:flex;flex-direction:column;width:100vw;height:100vh;border-radius:0}.conference-stage-wrap:fullscreen .conference-stage{flex:1;max-height:none;min-height:0;aspect-ratio:auto}.conference-stage-wrap:fullscreen .conference-nowbar{flex:none}.player-error .conference-player-loader:after{content:"The embedded YouTube player could not start. Use the YouTube fallback link below.";display:block;max-width:460px;color:#ffb9c1;font-size:10px}

/* Locked */
.live-lock-screen{max-width:760px;margin:70px auto;padding:48px;text-align:center;border:1px solid #dce5ef;border-radius:28px;background:#fff;box-shadow:0 24px 60px rgba(15,38,68,.1)}.live-lock-icon{display:grid;place-items:center;width:78px;height:78px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(145deg,#0b316d,#2868d0);color:#fff;font-size:26px;box-shadow:0 13px 28px rgba(23,76,151,.24)}.live-lock-screen h2{margin:7px 0 10px;font-size:30px}.live-lock-screen p{max-width:580px;margin:0 auto 22px;color:#6d7b8e}.live-lock-screen .btn{margin:4px}

/* Admin */
.live-admin-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.live-admin-overview>div{padding:20px;border:1px solid #dfe6ef;border-radius:17px;background:#fff}.live-admin-overview span{display:block;color:#77879a;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.live-admin-overview strong{display:block;margin-top:5px;color:#143f7d;font-size:28px}.live-admin-overview .is-live{background:linear-gradient(145deg,#fff,#fff0f2);border-color:#ffd8dd}.live-admin-overview .is-live strong{color:#cb1530}.live-admin-event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding:18px}.live-admin-event-card{padding:18px;border:1px solid #dfe6ef;border-radius:18px;background:#fff}.live-admin-event-card.configured{box-shadow:0 8px 24px rgba(17,42,70,.06)}.live-admin-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.live-admin-card-top>small{font-size:9px;color:#7d8c9e}.live-admin-status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#eef2f7;color:#68788c;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.live-admin-status.is-live{background:#ffe7ea;color:#c51129}.live-admin-status.is-replay{background:#eaf2ff;color:#184b96}.live-admin-status.is-upcoming{background:#edf8ff;color:#147095}.live-admin-event-card h3{min-height:46px;margin:12px 0 5px;font-size:16px}.live-admin-event-card>p{min-height:31px;margin:0;color:#748296;font-size:9px;line-height:1.5}.live-admin-card-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:14px 0}.live-admin-card-stats span{padding:9px 5px;border-radius:10px;background:#f3f6fa;color:#8794a4;font-size:7px;text-align:center}.live-admin-card-stats b{display:block;margin-bottom:2px;color:#1d406e;font-size:11px}.live-admin-card-empty{margin:14px 0;padding:14px;border-radius:11px;background:#f7f8fa;color:#7c8998;font-size:9px;line-height:1.55}.live-admin-detail-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;margin-bottom:15px}.live-admin-detail-head h3{margin:8px 0 4px;font-size:20px}.live-admin-detail-head p{margin:0;color:#718095;font-size:10px}.live-admin-detail-actions{display:flex;gap:8px}.live-admin-config-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.45fr);gap:15px}.live-stream-form .check-row{justify-content:flex-start}.live-admin-preview{align-self:start;overflow:hidden}.live-admin-thumb{position:relative;aspect-ratio:16/9;margin:16px;overflow:hidden;border-radius:15px;background:#05080d}.live-admin-thumb img{width:100%;height:100%;object-fit:cover}.live-admin-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.45),transparent)}.live-admin-thumb span{position:absolute;z-index:2;left:50%;top:50%;translate:-50% -50%;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#fff;color:#173f79}.live-admin-preview dl{display:grid;gap:1px;margin:0 16px 16px}.live-admin-preview dl>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #edf1f5;font-size:9px}.live-admin-preview dt{color:#7c8999}.live-admin-preview dd{margin:0;font-weight:800;text-align:right}.live-admin-preview form{margin:16px}.live-admin-no-preview{padding:45px 22px;text-align:center}.live-admin-no-preview>span{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 13px;border-radius:50%;background:#eef3fa;color:#1a4a8e;font-size:21px}.live-admin-no-preview h4{margin:0}.live-admin-no-preview p{color:#758397;font-size:10px;line-height:1.55}.live-admin-analytics{margin-top:20px}.live-admin-analytics-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:12px}.live-admin-analytics-head h2{margin:3px 0;font-size:25px}.live-admin-analytics-head p{margin:0;color:#78879a;font-size:10px}.live-admin-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.live-metric-card{padding:16px;border:1px solid #dfe6ef;border-radius:15px;background:#fff}.live-metric-card span{display:block;color:#8190a2;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.live-metric-card strong{display:block;margin:5px 0;color:#123d78;font-size:20px}.live-metric-card small{display:block;color:#929eab;font-size:7px}.live-viewer-table{margin-top:15px}.live-viewer-table td b{display:block}.live-viewer-table td small{display:block;margin-top:2px;color:#8793a2}.live-viewer-state{display:inline-flex;align-items:center;gap:5px;font-size:8px;font-weight:850}.live-viewer-state.online{color:#148c58}.live-viewer-state.offline{color:#8793a2}.live-analytics-note{padding:0 18px 15px}

@media (max-width:1180px){.live-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.conference-layout.has-chat{grid-template-columns:minmax(0,1fr) 300px}.conference-info-grid{grid-template-columns:1fr}.live-admin-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.live-admin-metrics{grid-template-columns:repeat(3,1fr)}}
@media (max-width:900px){.live-hub{padding:15px 15px 78px}.live-hub-hero{grid-template-columns:1fr;padding:34px 28px;border-radius:25px}.live-hub-copy h2{font-size:48px}.live-hub-console{grid-template-columns:repeat(3,1fr)}.live-hub-console>span{grid-column:1/-1}.live-hub-stats{width:calc(100% - 24px)}.live-directory-head{align-items:flex-start;flex-direction:column}.conference-hall{padding:10px 10px 76px}.conference-commandbar{position:relative;align-items:flex-start}.conference-commandbar>div:first-child{max-width:70%}.conference-command-actions{flex-wrap:wrap;justify-content:flex-end}.conference-layout.has-chat{grid-template-columns:1fr}.conference-chat{min-height:500px}.conference-chat iframe{min-height:450px}.conference-stage{min-height:0;max-height:none}.conference-details-card dl{grid-template-columns:repeat(2,1fr)}.live-admin-config-grid{grid-template-columns:1fr}.live-admin-overview{grid-template-columns:repeat(2,1fr)}}
@media (max-width:640px){.live-hub{padding:8px 10px 88px}.live-hub-hero{padding:28px 20px;border-radius:22px}.live-hub-copy h2{font-size:39px}.live-hub-copy p{font-size:12px}.live-hub-actions{display:grid;grid-template-columns:1fr 1fr}.live-hub-console{grid-template-columns:repeat(3,1fr);padding:12px}.live-hub-console>div{padding:12px 6px;text-align:center}.live-hub-console b{font-size:23px}.live-hub-console small{font-size:7px}.live-hub-stats{width:100%;margin:10px 0 0;grid-template-columns:repeat(3,1fr);border-radius:15px}.live-hub-stats>div{display:block;padding:12px 5px;text-align:center}.live-hub-stats strong{font-size:20px}.live-hub-stats span{display:block;margin-top:3px;font-size:6px}.live-directory{padding-top:31px}.live-directory-head h2{font-size:28px}.live-filter-tabs{width:100%;overflow-x:auto}.live-filter-tabs button{flex:0 0 auto}.live-event-grid{grid-template-columns:1fr;gap:14px}.live-card-body{padding:16px}.live-card-body h3{min-height:0;font-size:16px}.live-card-body>p{min-height:0}.conference-commandbar{padding:9px;gap:8px}.conference-commandbar>div:first-child{max-width:none;flex:1}.conference-commandbar>div:first-child>div{min-width:0}.conference-commandbar strong{max-width:180px;font-size:10px}.conference-commandbar small{font-size:7px}.conference-status{display:none}.conference-command-actions{gap:5px}.conference-command-actions button{padding:0 8px;font-size:0}.conference-command-actions button:first-of-type:after{content:"Theatre";font-size:8px}.conference-command-actions button:last-of-type:after{content:"⛶";font-size:15px}.conference-audience{padding:0 7px;font-size:7px}.conference-stage-wrap{border-radius:15px}.conference-nowbar{display:block;padding:14px}.conference-nowbar h1{font-size:17px}.conference-nowbar p{font-size:9px}.conference-nowbar>div:last-child{margin-top:10px}.conference-chat{border-radius:15px}.conference-info-grid{gap:10px;margin-top:10px}.conference-details-card,.conference-engagement-card{padding:18px;border-radius:16px}.conference-details-card h2{font-size:21px}.conference-details-card dl{grid-template-columns:1fr 1fr}.conference-engagement-metrics strong{font-size:18px}.conference-share{flex-direction:column}.live-admin-overview{grid-template-columns:1fr 1fr;gap:7px}.live-admin-overview>div{padding:14px}.live-admin-overview strong{font-size:21px}.live-admin-event-grid{grid-template-columns:1fr;padding:10px}.live-admin-detail-head{align-items:flex-start;flex-direction:column}.live-admin-detail-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.live-admin-metrics{grid-template-columns:1fr 1fr}.live-metric-card{padding:13px}.live-metric-card strong{font-size:17px}.live-admin-analytics-head{align-items:flex-start;flex-direction:column}.live-lock-screen{margin:25px 10px;padding:30px 18px}.live-lock-screen h2{font-size:24px}}
html.median-native .live-hub{padding:7px 9px 92px}html.median-native .live-hub-hero{padding:23px 17px;border-radius:20px}html.median-native .live-hub-copy h2{font-size:35px}html.median-native .conference-hall{padding:6px 7px 92px}html.median-native .conference-commandbar{top:0}html.median-native .conference-stage-wrap{border-radius:13px}
.live-create-stream-field{padding:13px 14px!important;border:1px solid #dce6f2;border-radius:14px;background:linear-gradient(135deg,#f7fbff,#f3f7ff)}.live-create-stream-field>span{font-weight:850;color:#234875}.live-create-stream-field>span small{font-weight:700;color:#8997a9}.event-admin-manage-actions{display:flex;flex-wrap:wrap;gap:5px}.live-card-watch-link{margin-top:8px!important;color:#bd1730!important;background:#fff1f3!important;border-color:#ffd8de!important}.live-card-watch-link.is-replay{color:#164a91!important;background:#eef5ff!important;border-color:#d9e8ff!important}


/* V8.39 — Conference Hall live discussion panel */
.conference-layout.has-chat{grid-template-columns:minmax(0,1fr) 370px;align-items:stretch;gap:14px}
.conference-chat{position:relative;display:flex;flex-direction:column;min-width:0;min-height:620px;overflow:hidden;border:1px solid rgba(86,132,194,.28);border-radius:24px;background:linear-gradient(180deg,#07162b 0%,#061226 52%,#050f20 100%);box-shadow:0 24px 54px rgba(3,12,27,.2),inset 0 1px 0 rgba(255,255,255,.05);color:#fff}
.conference-chat:before{content:"";position:absolute;inset:0 0 auto;height:110px;pointer-events:none;background:radial-gradient(circle at 20% -20%,rgba(72,132,221,.24),transparent 62%)}
.conference-chat-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:13px 15px;border-bottom:1px solid rgba(137,169,211,.16);background:linear-gradient(180deg,rgba(17,43,79,.95),rgba(8,25,50,.94))}
.conference-chat-title{display:flex;align-items:center;gap:10px;min-width:0}.conference-chat-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border:1px solid rgba(124,172,237,.28);border-radius:11px;background:linear-gradient(145deg,#123867,#0b2446);color:#72aaf7;font-size:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.conference-chat-title b{display:block;color:#f7fbff;font-size:12px;line-height:1.2}.conference-chat-title small{display:block;margin-top:3px;color:#87a1c2;font-size:8px;letter-spacing:.02em}
.conference-chat-live{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(255,93,113,.28);border-radius:999px;background:rgba(212,22,49,.12);color:#ff7d8d;font-size:7px;font-weight:950;letter-spacing:.11em}.conference-chat-live i{width:6px;height:6px;border-radius:50%;background:#ff4158;box-shadow:0 0 0 4px rgba(255,65,88,.1);animation:chatLivePulse 1.6s ease-in-out infinite}
@keyframes chatLivePulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.8)}}
.conference-chat-frame{position:relative;z-index:1;flex:1;min-height:0;margin:10px 10px 0;overflow:hidden;border:1px solid rgba(122,157,205,.16);border-radius:16px;background:#0f0f0f;box-shadow:inset 0 0 0 1px rgba(255,255,255,.015)}
.conference-chat-frame iframe{display:block;width:100%;height:100%;min-height:500px;border:0;background:#0f0f0f;color-scheme:dark}
.conference-chat-foot{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 13px;color:#7189a9;font-size:7px}.conference-chat-foot a{color:#8dbaff;font-size:7px;font-weight:850;text-decoration:none;white-space:nowrap}.conference-chat-foot a:hover{color:#fff}
.theatre-mode .conference-layout.has-chat{grid-template-columns:minmax(0,1fr) 390px}.theatre-mode .conference-chat{min-height:min(78vh,850px)}.theatre-mode .conference-chat-frame iframe{min-height:calc(min(78vh,850px) - 118px)}
@media (max-width:1180px){.conference-layout.has-chat{grid-template-columns:minmax(0,1fr) 320px}.conference-chat-head{padding:12px}.conference-chat-frame{margin:8px 8px 0}.conference-chat-foot{padding:9px 11px}}
@media (max-width:900px){.conference-layout.has-chat{grid-template-columns:1fr;gap:12px}.conference-chat{min-height:520px;border-radius:20px}.conference-chat-frame{height:455px;flex:none}.conference-chat-frame iframe{min-height:455px}.conference-chat-foot{padding-bottom:11px}.theatre-mode .conference-layout.has-chat{grid-template-columns:1fr}.theatre-mode .conference-chat{min-height:520px}}
@media (max-width:640px){.conference-chat{min-height:0;border-radius:16px}.conference-chat-head{min-height:56px;padding:10px 11px}.conference-chat-icon{width:31px;height:31px;flex-basis:31px;border-radius:10px}.conference-chat-title b{font-size:10px}.conference-chat-title small{font-size:7px}.conference-chat-live{padding:6px 8px;font-size:6px}.conference-chat-frame{height:410px;margin:7px 7px 0;border-radius:12px}.conference-chat-frame iframe{min-height:410px}.conference-chat-foot{padding:9px 10px}.conference-chat-foot span{max-width:180px;line-height:1.35}}
