/* G&C 1K2.9.4 Livestream Party UI */
.gcEventLiveBadge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid rgba(84,224,255,.42);border-radius:999px;background:linear-gradient(135deg,rgba(23,167,208,.18),rgba(122,84,255,.14));font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#c9f7ff}
.gcEventLiveBadge::before{content:"";width:7px;height:7px;border-radius:50%;background:#ff405e;box-shadow:0 0 12px rgba(255,64,94,.8)}
.gcHomeEventLiveActions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.gcHomeEventLiveButton{appearance:none;border:1px solid rgba(80,219,255,.36);border-radius:12px;background:rgba(8,27,38,.76);color:#e8fbff;padding:9px 12px;font:inherit;font-size:12px;font-weight:850;cursor:pointer}
.gcHomeEventLiveButton.primary{border-color:rgba(91,232,255,.7);background:linear-gradient(135deg,rgba(21,181,221,.32),rgba(111,72,245,.28));box-shadow:0 0 20px rgba(53,190,232,.12)}
.gcHomeEventLiveTime{margin-top:8px;color:#92b7c3;font-size:12px;line-height:1.4}
.gcAdminEventLiveFields{margin-top:18px;padding:16px;border:1px solid rgba(74,213,255,.22);border-radius:18px;background:linear-gradient(145deg,rgba(8,31,42,.7),rgba(12,18,33,.78))}
.gcAdminEventLiveGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.gcAdminEventLiveHint{font-size:12px;color:#89a7b2;line-height:1.5;margin:8px 0 0}
.gcAdminEventTypePill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;border:1px solid rgba(69,213,255,.32);color:#bdefff;background:rgba(20,120,153,.15)}
.gcAdminEventLiveMeta{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px;color:#7fa3af;font-size:11px}
.gcAdminEventRoomButton{border-color:rgba(90,233,255,.48)!important;color:#d8faff!important}
@media(max-width:720px){.gcAdminEventLiveGrid{grid-template-columns:1fr}.gcAdminEventLiveFields{padding:13px}}

html.gcEventRoomPage,body.gcEventRoomPage{min-height:100%;margin:0;background:#050b10;color:#e8f8fb;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.gcEventRoomPage *{box-sizing:border-box}
.gcEventRoomShell{min-height:100dvh;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));background:radial-gradient(circle at 15% 0%,rgba(22,155,193,.16),transparent 34%),radial-gradient(circle at 90% 15%,rgba(98,63,221,.13),transparent 34%),#050b10}
.gcEventRoomTop{max-width:1460px;margin:0 auto 12px;display:flex;align-items:center;gap:10px;min-height:46px}
.gcEventRoomBack,.gcEventRoomAction{appearance:none;border:1px solid rgba(104,213,236,.24);background:rgba(9,23,31,.84);color:#e9fbff;border-radius:12px;padding:10px 13px;font:inherit;font-weight:800;cursor:pointer}
.gcEventRoomTitleWrap{min-width:0;flex:1}.gcEventRoomEyebrow{color:#6edff7;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gcEventRoomTitle{margin:3px 0 0;font-size:clamp(17px,3.8vw,26px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gcEventRoomGrid{max-width:1460px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);gap:12px;min-height:calc(100dvh - 82px)}
.gcEventStage,.gcEventChat{border:1px solid rgba(76,200,229,.18);border-radius:20px;background:linear-gradient(160deg,rgba(8,20,28,.96),rgba(8,12,20,.98));box-shadow:0 18px 52px rgba(0,0,0,.24);overflow:hidden}
.gcEventStage{align-self:start;position:sticky;top:max(10px,env(safe-area-inset-top))}
.gcEventVideoFrame{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden}.gcEventVideoFrame iframe,.gcEventVideoFrame #gcEventPlayer{position:absolute;inset:0;width:100%;height:100%;border:0}
.gcEventJoinOverlay{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(rgba(0,0,0,.38),rgba(0,0,0,.72));z-index:5;padding:22px;text-align:center}.gcEventJoinOverlay[hidden]{display:none}.gcEventJoinButton{border:1px solid rgba(96,232,255,.68);border-radius:14px;padding:13px 18px;background:linear-gradient(135deg,#127f9f,#5842c3);color:white;font-weight:900;font-size:15px;box-shadow:0 0 28px rgba(54,208,238,.2)}
.gcEventStageInfo{padding:14px 16px 16px}.gcEventStatusRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gcEventSyncState{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;background:rgba(34,185,116,.14);border:1px solid rgba(56,219,141,.3);color:#8ef0bc;font-size:11px;font-weight:900}.gcEventSyncState.warn{color:#ffd78a;border-color:rgba(255,183,72,.35);background:rgba(171,109,14,.13)}
.gcEventTimeText{margin-top:9px;color:#8faeb8;font-size:12px;line-height:1.5}.gcEventDesc{margin-top:10px;color:#c9dce1;font-size:13px;line-height:1.55}.gcEventStageActions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.gcEventChat{display:flex;flex-direction:column;min-height:520px;max-height:calc(100dvh - 82px);position:relative}.gcEventChatHead{padding:13px 14px;border-bottom:1px solid rgba(77,189,216,.14);display:flex;align-items:center;gap:9px}.gcEventChatHead strong{flex:1}.gcEventPresence{color:#77a4af;font-size:11px}.gcEventMessages{flex:1;overflow:auto;padding:12px;overscroll-behavior:contain;scrollbar-gutter:stable}.gcEventMessage{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:8px;padding:8px 5px;border-radius:12px}.gcEventMessage:hover{background:rgba(255,255,255,.025)}.gcEventAvatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#103344,#252056);color:#bff4ff;font-weight:900;font-size:12px}.gcEventMessageMeta{display:flex;gap:6px;align-items:baseline;flex-wrap:wrap}.gcEventMessageName{font-size:12px;font-weight:900;color:#e7f9fc}.gcEventMessageId{font-size:10px;color:#668a95}.gcEventMessageTime{font-size:9px;color:#57737c}.gcEventMessageText{margin-top:3px;font-size:13px;line-height:1.45;color:#cce0e5;white-space:pre-wrap;overflow-wrap:anywhere}.gcEventModButton{appearance:none;border:0;background:transparent;color:#6d929c;font-size:18px;padding:4px 7px;cursor:pointer}
.gcEventChatNotice{margin:auto;padding:22px;text-align:center;color:#89a7af;font-size:13px;line-height:1.5}.gcEventChatComposer{padding:10px;border-top:1px solid rgba(77,189,216,.14);display:flex;gap:8px;background:rgba(5,13,18,.92);padding-bottom:max(10px,env(safe-area-inset-bottom))}.gcEventChatInput{flex:1;min-width:0;border:1px solid rgba(85,189,214,.22);background:#08141b;color:#eafcff;border-radius:14px;padding:11px 12px;font:inherit;font-size:14px;outline:none}.gcEventChatInput:focus{border-color:rgba(90,229,255,.62);box-shadow:0 0 0 3px rgba(44,193,225,.08)}.gcEventSend{width:44px;border:1px solid rgba(87,228,255,.48);border-radius:14px;background:linear-gradient(135deg,rgba(20,157,190,.72),rgba(91,65,202,.72));color:white;font-weight:900;cursor:pointer}
.gcEventToast{position:fixed;left:50%;bottom:max(22px,calc(env(safe-area-inset-bottom) + 12px));transform:translateX(-50%);z-index:50;max-width:min(92vw,520px);padding:11px 14px;border-radius:14px;border:1px solid rgba(86,213,238,.28);background:rgba(6,18,24,.96);color:#e7fbff;box-shadow:0 16px 50px rgba(0,0,0,.38);font-size:12px;font-weight:750}.gcEventToast[hidden]{display:none}
.gcEventModSheet{position:fixed;inset:0;z-index:60;background:rgba(0,0,0,.66);display:grid;place-items:end center;padding:12px}.gcEventModSheet[hidden]{display:none}.gcEventModPanel{width:min(100%,520px);border:1px solid rgba(91,217,243,.25);border-radius:20px;background:#08131a;padding:16px;box-shadow:0 -20px 60px rgba(0,0,0,.45);padding-bottom:max(16px,env(safe-area-inset-bottom))}.gcEventModPanel h3{margin:0 0 12px}.gcEventModActions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gcEventModActions button{border:1px solid rgba(91,190,214,.22);background:#0c202a;color:#e9fbff;border-radius:12px;padding:11px;font:inherit;font-size:12px;font-weight:800}.gcEventModActions .danger{border-color:rgba(255,95,111,.35);color:#ffb0b9}
@media(max-width:900px){.gcEventRoomShell{padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right))}.gcEventRoomGrid{grid-template-columns:1fr;display:flex;flex-direction:column;gap:8px}.gcEventStage{position:sticky;top:0;z-index:10;border-radius:16px}.gcEventStageInfo{padding:10px 12px 12px}.gcEventDesc{display:none}.gcEventChat{min-height:55dvh;max-height:none;border-radius:16px}.gcEventRoomTop{margin-bottom:8px}.gcEventRoomAction.adminOnlyText{display:none}}
@media(max-width:460px){.gcEventRoomBack,.gcEventRoomAction{padding:9px 10px;font-size:12px}.gcEventMessage{grid-template-columns:32px minmax(0,1fr) auto}.gcEventAvatar{width:32px;height:32px}.gcEventMessages{padding:8px}.gcEventChatComposer{padding-left:8px;padding-right:8px}.gcEventStageActions .gcEventRoomAction{flex:1}}
@media(orientation:landscape) and (max-height:650px) and (max-width:1100px){.gcEventRoomShell{padding-top:max(4px,env(safe-area-inset-top));padding-bottom:max(4px,env(safe-area-inset-bottom))}.gcEventRoomTop{display:none}.gcEventRoomGrid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.8fr);gap:6px;min-height:100dvh;height:100dvh}.gcEventStage{position:relative;top:auto;height:100%;border-radius:12px;display:flex;flex-direction:column;justify-content:center}.gcEventVideoFrame{width:100%;max-height:100dvh}.gcEventStageInfo{position:absolute;left:8px;bottom:8px;padding:7px 9px;border-radius:10px;background:rgba(4,10,14,.82);backdrop-filter:blur(8px);max-width:72%}.gcEventTimeText,.gcEventDesc,.gcEventStageActions{display:none}.gcEventChat{min-height:0;height:100dvh;max-height:100dvh;border-radius:12px}.gcEventMessages{padding:6px}.gcEventMessage{padding:5px 3px;grid-template-columns:28px minmax(0,1fr) auto}.gcEventAvatar{width:28px;height:28px;font-size:10px}.gcEventMessageText{font-size:12px}.gcEventChatHead{padding:8px 10px}.gcEventChatComposer{padding:6px;padding-bottom:max(6px,env(safe-area-inset-bottom))}.gcEventChatInput{padding:8px 9px;font-size:12px}.gcEventSend{width:38px;border-radius:11px}}

/* 1K2.9.5 Admin Events form cleanup */
.gcAdminEventLiveFields{margin-top:20px;padding:18px;border:1px solid rgba(77,211,239,.18);border-radius:20px;background:linear-gradient(150deg,rgba(8,30,40,.76),rgba(10,18,30,.86));box-shadow:inset 0 1px rgba(255,255,255,.025)}
.gcAdminEventSetupHead,.gcAdminEventLiveSectionHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.gcAdminEventSetupHead>div,.gcAdminEventLiveSectionHead>div{min-width:0;display:grid;gap:4px}
.gcAdminEventSetupHead strong,.gcAdminEventLiveSectionHead strong{font-size:14px;line-height:1.35;color:#eefcff}
.gcAdminEventSetupEyebrow{font-size:9px;font-weight:950;letter-spacing:.14em;text-transform:uppercase;color:#63dff2}
.gcAdminEventTimeZoneChip{flex:0 0 auto;display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border:1px solid rgba(104,225,246,.23);border-radius:999px;background:rgba(49,181,209,.08);color:#9beafa;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.gcAdminEventTypeNative{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;padding:0!important;margin:-1px!important}
.gcAdminEventTypeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}
.gcAdminEventTypeCard{position:relative;min-width:0;min-height:108px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:start;padding:13px;border:1px solid rgba(255,255,255,.075);border-radius:16px;background:rgba(255,255,255,.028);color:#e9fbff;text-align:left;font:inherit;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}
.gcAdminEventTypeCard:hover:not(:disabled){border-color:rgba(85,218,242,.32);background:rgba(76,207,231,.055);transform:translateY(-1px)}
.gcAdminEventTypeCard.isSelected{border-color:rgba(89,224,247,.58);background:linear-gradient(145deg,rgba(24,136,162,.18),rgba(62,62,170,.12));box-shadow:0 0 0 2px rgba(77,213,239,.06),0 14px 30px rgba(0,0,0,.12)}
.gcAdminEventTypeCard.isComingSoon{grid-column:1/-1;min-height:82px;grid-template-columns:42px minmax(0,1fr) auto;opacity:.58;cursor:not-allowed}
.gcAdminEventTypeCard>span:nth-child(2){min-width:0;display:grid;gap:5px}
.gcAdminEventTypeCard strong{font-size:12px;line-height:1.25;color:#f2fcff}
.gcAdminEventTypeCard small{font-size:10px;line-height:1.45;color:#7f9eaa;font-weight:650}
.gcAdminEventTypeCard em{align-self:center;padding:4px 7px;border:1px solid rgba(255,255,255,.09);border-radius:999px;color:#93aab3;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.gcAdminEventTypeIcon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(76,213,239,.22);border-radius:12px;background:rgba(39,170,198,.09);color:#70e4f5}
.gcAdminEventTypeIcon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.gcAdminEventLiveOnly{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.065)}
.gcAdminEventLiveOnly[hidden]{display:none!important}
.gcAdminEventLiveSectionHead{align-items:center;margin-bottom:2px}
.gcAdminEventLiveOnly .gcAdminEventField{min-width:0}
.gcAdminEventLiveOnly .gcAdminEventField input{box-sizing:border-box;min-width:0;width:100%;height:48px;padding:0 13px;border:1px solid rgba(255,255,255,.085);border-radius:14px;background:#0a1b24;color:#f5fcff;font:inherit;font-size:13px;outline:none}
.gcAdminEventLiveOnly .gcAdminEventField input:focus{border-color:rgba(89,225,247,.54);box-shadow:0 0 0 3px rgba(72,207,232,.07)}
.gcAdminEventYoutubeField{margin-top:15px}
.gcAdminEventLiveGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2px}
.gcAdminEventLiveGrid .gcAdminEventField{margin-top:12px}
.gcAdminEventLiveHint{font-size:10px;color:#7997a3;line-height:1.55;margin:2px 0 0}
.gcAdminEventLiveRules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:13px}
.gcAdminEventLiveRules span{min-width:0;padding:9px 8px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:rgba(255,255,255,.025);color:#86a2ad;font-size:9px;line-height:1.3;text-align:center;font-weight:750}
.gcAdminEventLiveRules b{display:block;margin-bottom:3px;color:#76e4f4;font-size:10px}
.gcAdminEventLiveFootnote{margin-top:9px;padding-left:1px}
.gcAdminEventLiveMeta{align-items:center}
.gcAdminEventRoomButton{background:rgba(68,207,233,.08)!important}
@media(max-width:560px){.gcAdminEventLiveFields{padding:14px;border-radius:17px}.gcAdminEventTypeGrid{grid-template-columns:1fr}.gcAdminEventTypeCard.isComingSoon{grid-column:auto;grid-template-columns:40px minmax(0,1fr)}.gcAdminEventTypeCard.isComingSoon em{display:none}.gcAdminEventTypeCard{min-height:88px;grid-template-columns:40px minmax(0,1fr);padding:11px}.gcAdminEventTypeIcon{width:40px;height:40px}.gcAdminEventLiveGrid{grid-template-columns:1fr}.gcAdminEventLiveRules{grid-template-columns:1fr 1fr 1fr}.gcAdminEventSetupHead strong,.gcAdminEventLiveSectionHead strong{font-size:13px}}
@media(max-width:380px){.gcAdminEventLiveRules{grid-template-columns:1fr}.gcAdminEventTimeZoneChip{display:none}}

/* 1K2.9.5 desktop Admin Events composition */
@media(min-width:960px){
  .gcAdminEventsPage .gcAdminEventsShell{max-width:1180px;padding-left:24px;padding-right:24px}
  .gcAdminEventsPage .gcAdminEventsLayout{grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);gap:18px;align-items:start}
  .gcAdminEventsPage .gcAdminEventsPanel{min-width:0;padding:22px}
  .gcAdminEventsPage .gcAdminEventsHero{padding-left:22px;padding-right:22px}
}
@media(max-width:959px){.gcAdminEventsPage .gcAdminEventsLayout{grid-template-columns:1fr}}

/* 1K2.9.6 Admin Events publish reliability feedback */
.gcAdminEventActionStatus{margin-top:10px;min-height:18px;padding:9px 11px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:rgba(255,255,255,.025);color:#8faab4;font-size:10px;font-weight:760;line-height:1.4}
.gcAdminEventActionStatus[hidden]{display:none!important}.gcAdminEventActionStatus.isWorking{border-color:rgba(87,220,244,.23);color:#a7edf8;background:rgba(58,194,220,.06)}.gcAdminEventActionStatus.isSuccess{border-color:rgba(92,231,166,.24);color:#a9f3cc;background:rgba(54,190,124,.06)}.gcAdminEventActionStatus.isError{border-color:rgba(255,110,128,.24);color:#ffc0c8;background:rgba(214,70,91,.07)}


/* 1K2.9.8 — responsive Events Home cards + clear livestream schedule */
.gcHomeEventLiveHeader{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}.gcHomeEventNow{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border-radius:999px;border:1px solid rgba(255,77,105,.28);background:rgba(255,62,94,.09);color:#ffb3bf;font-size:9px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}
.gcHomeEventSchedule{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.gcHomeEventScheduleRow{min-width:0;padding:9px 10px;border:1px solid rgba(87,206,232,.12);border-radius:12px;background:rgba(4,18,25,.46)}.gcHomeEventScheduleRow span{display:block;color:#6f929d;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.gcHomeEventScheduleRow strong{display:block;margin-top:3px;color:#dff8fc;font-size:11px;line-height:1.35}
.gcHomeEventRail.isSingle .gcHomeEventCard{grid-column:1/-1}
@media(min-width:900px){.gcHomeEventRail.isSingle .gcHomeEventCard{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);min-height:278px}.gcHomeEventRail.isSingle .gcHomeEventImage{height:100%;min-height:278px;aspect-ratio:auto}.gcHomeEventRail.isSingle .gcHomeEventBody{display:flex;flex-direction:column;justify-content:center;padding:24px 26px}.gcHomeEventRail.isSingle .gcHomeEventTitle{font-size:22px}.gcHomeEventRail.isSingle .gcHomeEventDescription{font-size:13px;-webkit-line-clamp:3}.gcHomeEventRail.isSingle .gcHomeEventMeta{margin-top:auto;padding-top:14px}.gcHomeEventRail:not(.isSingle){grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}
@media(max-width:899px){.gcHomeEventRail{grid-template-columns:1fr!important;overflow:visible!important}.gcHomeEventCard{width:100%}.gcHomeEventLiveActions{display:grid;grid-template-columns:1fr 1fr}.gcHomeEventLiveButton{min-height:44px}.gcHomeEventSchedule{grid-template-columns:1fr 1fr}}
@media(max-width:420px){.gcHomeEventSchedule{grid-template-columns:1fr}.gcHomeEventLiveActions{grid-template-columns:1fr}.gcHomeEventTitle{font-size:16px}.gcHomeEventBody{padding:12px!important}}

.gcEventRoomTop,.gcEventRoomGrid{max-width:1320px}.gcEventRoomTop{padding:2px 2px 0}.gcEventRoomTitle{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.08}.gcEventRoomGrid{grid-template-columns:minmax(0,1.72fr) minmax(340px,.68fr);gap:14px;align-items:start;min-height:0}.gcEventStage{position:relative;top:auto}.gcEventChat{height:min(720px,calc(100dvh - 92px));min-height:520px;max-height:none}
.gcEventSchedule{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:11px}.gcEventScheduleRow{min-width:0;padding:10px 11px;border:1px solid rgba(82,200,225,.13);border-radius:13px;background:rgba(4,16,22,.55)}.gcEventScheduleLabel{display:block;color:#6f929d;font-size:8px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.gcEventScheduleValues{min-width:0;margin-top:4px}.gcEventScheduleValues strong{display:block;color:#e4f8fb;font-size:11px;line-height:1.35}.gcEventScheduleValues small{display:block;margin-top:2px;color:#7fa2ad;font-size:9px;line-height:1.3}.gcEventTimeText{display:none!important}
.gcEventChatNotice{max-width:320px}.gcEventChatHead strong{font-size:14px}.gcEventPresence{white-space:nowrap}
@media(max-width:900px){.gcEventRoomShell{padding-top:max(8px,env(safe-area-inset-top));padding-left:max(7px,env(safe-area-inset-left));padding-right:max(7px,env(safe-area-inset-right))}.gcEventRoomTop{min-height:42px;margin-bottom:7px}.gcEventRoomTitle{font-size:clamp(16px,5vw,21px);-webkit-line-clamp:1}.gcEventRoomGrid{display:flex;grid-template-columns:none;flex-direction:column;gap:8px}.gcEventStage{position:sticky;top:max(0px,env(safe-area-inset-top));z-index:10;width:100%;border-radius:15px}.gcEventVideoFrame{aspect-ratio:16/9}.gcEventStageInfo{padding:9px 10px 10px}.gcEventStatusRow{gap:6px}.gcEventSchedule{grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.gcEventScheduleRow{padding:8px 9px}.gcEventScheduleRow:nth-child(3){display:none}.gcEventDesc{display:none}.gcEventStageActions{margin-top:8px}.gcEventChat{width:100%;height:auto;min-height:58dvh;max-height:none;border-radius:15px}.gcEventChatHead{position:sticky;top:0;z-index:2;background:rgba(6,16,22,.96);backdrop-filter:blur(10px)}}
@media(max-width:480px){.gcEventRoomBack,.gcEventRoomAction{padding:8px 9px}.gcEventRoomEyebrow{font-size:8px}.gcEventSchedule{grid-template-columns:1fr}.gcEventScheduleRow{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:8px}.gcEventScheduleValues{margin-top:0}.gcEventLiveBadge,.gcEventSyncState{font-size:9px}.gcEventStageActions{display:grid;grid-template-columns:1fr 1fr}.gcEventStageActions .gcEventRoomAction{width:100%}.gcEventChatNotice{padding:18px 16px;font-size:12px}}
@media(orientation:landscape) and (max-height:650px) and (max-width:1100px){.gcEventRoomGrid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,.78fr);height:100dvh;gap:6px}.gcEventStage{position:relative;top:auto;height:100%;border-radius:11px}.gcEventSchedule{display:none}.gcEventChat{height:100dvh;min-height:0;max-height:100dvh}.gcEventStatusRow{max-width:100%}}


/* 1K2.9.8 REVISED — mobile keyboard-safe watch party: video remains pinned while typing */
@media(max-width:900px){
  html.gcEventRoomPage,body.gcEventRoomPage{width:100%;height:100%;overflow:hidden;overscroll-behavior:none}
  .gcEventRoomShell{position:fixed;left:0;right:0;top:var(--gc-event-vv-top,0px);width:100%;height:var(--gc-event-vv-height,100dvh);min-height:0;max-height:var(--gc-event-vv-height,100dvh);overflow:hidden;display:flex;flex-direction:column;padding-bottom:max(6px,env(safe-area-inset-bottom));transition:none}
  .gcEventRoomTop{flex:0 0 auto}
  .gcEventRoomGrid{flex:1 1 0;min-height:0;height:auto;overflow:hidden}
  .gcEventStage{flex:0 0 auto;position:relative;top:auto}
  .gcEventChat{flex:1 1 0;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden}
  .gcEventMessages{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}
  .gcEventChatComposer{flex:0 0 auto;position:relative;z-index:6}
  .gcEventChatInput{font-size:16px!important;line-height:1.2}
  html.gcEventKeyboardOpen .gcEventRoomShell,body.gcEventKeyboardOpen .gcEventRoomShell{padding-top:max(3px,env(safe-area-inset-top));padding-bottom:max(3px,env(safe-area-inset-bottom))}
  html.gcEventKeyboardOpen .gcEventRoomTop,body.gcEventKeyboardOpen .gcEventRoomTop{display:none!important}
  html.gcEventKeyboardOpen .gcEventRoomGrid,body.gcEventKeyboardOpen .gcEventRoomGrid{gap:5px}
  html.gcEventKeyboardOpen .gcEventStageInfo,body.gcEventKeyboardOpen .gcEventStageInfo{display:none!important}
  html.gcEventKeyboardOpen .gcEventStage,body.gcEventKeyboardOpen .gcEventStage{background:#000;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}
  html.gcEventKeyboardOpen .gcEventVideoFrame,body.gcEventKeyboardOpen .gcEventVideoFrame{width:min(100%,calc(var(--gc-event-vv-height,100dvh) * .995));max-width:100%;flex:0 0 auto;margin:0 auto;aspect-ratio:16/9}
  html.gcEventKeyboardOpen .gcEventChat,body.gcEventKeyboardOpen .gcEventChat{border-radius:12px}
  html.gcEventKeyboardOpen .gcEventChatHead,body.gcEventKeyboardOpen .gcEventChatHead{padding:7px 10px;min-height:34px}
  html.gcEventKeyboardOpen .gcEventMessages,body.gcEventKeyboardOpen .gcEventMessages{padding:6px 8px}
  html.gcEventKeyboardOpen .gcEventChatComposer,body.gcEventKeyboardOpen .gcEventChatComposer{padding:6px 7px;padding-bottom:max(6px,env(safe-area-inset-bottom));background:#061117}
  html.gcEventKeyboardOpen .gcEventChatInput,body.gcEventKeyboardOpen .gcEventChatInput{min-height:42px;padding:9px 10px;font-size:16px!important}
  html.gcEventKeyboardOpen .gcEventSend,body.gcEventKeyboardOpen .gcEventSend{width:42px;min-width:42px;height:42px}
}
@media(orientation:landscape) and (max-height:650px) and (max-width:1100px){
  html.gcEventRoomPage,body.gcEventRoomPage{overflow:hidden}
  .gcEventRoomShell{height:var(--gc-event-vv-height,100dvh);max-height:var(--gc-event-vv-height,100dvh)}
  .gcEventRoomGrid{height:auto!important;min-height:0!important;max-height:none!important;flex:1 1 0}
  .gcEventChat{height:auto!important;min-height:0!important;max-height:none!important}
  .gcEventChatInput{font-size:16px!important}
  html.gcEventKeyboardOpen .gcEventRoomGrid,body.gcEventKeyboardOpen .gcEventRoomGrid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(235px,.92fr);height:100%!important;gap:5px}
  html.gcEventKeyboardOpen .gcEventStage,body.gcEventKeyboardOpen .gcEventStage{height:100%;min-height:0}
  html.gcEventKeyboardOpen .gcEventVideoFrame,body.gcEventKeyboardOpen .gcEventVideoFrame{width:min(100%,calc(var(--gc-event-vv-height,100dvh) * 1.7777778));max-height:100%;aspect-ratio:16/9}
  html.gcEventKeyboardOpen .gcEventChat,body.gcEventKeyboardOpen .gcEventChat{height:100%!important;min-height:0!important}
}

/* 1K2.9.9 — Member Awards Admin setup */
.gcAdminEventAwardsOnly{margin-top:16px;padding:18px;border:1px solid rgba(255,215,96,.18);border-radius:18px;background:linear-gradient(180deg,rgba(255,215,96,.035),rgba(102,231,239,.025))}
.gcAdminAwardPhaseChip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(255,215,96,.22);border-radius:999px;background:rgba(255,215,96,.06);color:#ffd760;font-size:10px;font-weight:900;white-space:nowrap}
.gcAdminAwardRules{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}
.gcAdminAwardRules span{padding:8px 10px;border:1px solid rgba(102,231,239,.11);border-radius:11px;background:rgba(255,255,255,.02);color:#91aab5;font-size:10px}.gcAdminAwardRules b{color:#dffcff}
.gcAdminAwardToggle{display:flex;align-items:flex-start;gap:10px;margin-top:12px;padding:13px;border:1px solid rgba(102,231,239,.12);border-radius:13px;background:rgba(255,255,255,.018);cursor:pointer}.gcAdminAwardToggle input{margin-top:3px;accent-color:#59dce6}.gcAdminAwardToggle strong,.gcAdminAwardToggle small{display:block}.gcAdminAwardToggle strong{color:#eafcff;font-size:12px}.gcAdminAwardToggle small{margin-top:4px;color:#78939e;font-size:10px;line-height:1.45}
.gcAdminAwardCategoryHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.gcAdminAwardCategoryHead strong{display:block;margin-top:3px;color:#eafcff;font-size:13px}.gcAdminAwardCategoryHead button{min-height:38px;padding:0 12px;border:1px solid rgba(102,231,239,.2);border-radius:11px;background:rgba(102,231,239,.07);color:#c9fbff;font-weight:900;cursor:pointer}
.gcAdminAwardCategories{display:grid;gap:10px;margin-top:11px}.gcAdminAwardCategoryRow{position:relative;display:grid;grid-template-columns:minmax(180px,.75fr) minmax(220px,1fr) 38px;gap:9px;align-items:end;padding:11px;border:1px solid rgba(255,255,255,.065);border-radius:14px;background:rgba(0,0,0,.08)}.gcAdminAwardCategoryRow .gcAdminEventField{margin:0}.gcAdminAwardCategoryRemove{width:38px;height:38px;border:1px solid rgba(255,130,145,.18);border-radius:10px;background:rgba(255,130,145,.045);color:#ffacb5;font-size:20px;cursor:pointer}.gcAdminEventTypePill.isAwards{border-color:rgba(255,215,96,.25);background:rgba(255,215,96,.07);color:#ffd760}
@media(max-width:720px){.gcAdminEventAwardsOnly{padding:14px}.gcAdminAwardCategoryHead{align-items:flex-start;flex-direction:column}.gcAdminAwardCategoryHead button{width:100%}.gcAdminAwardCategoryRow{grid-template-columns:1fr 40px}.gcAdminAwardCategoryRow .gcAdminEventField:nth-child(2){grid-column:1/-1;grid-row:2}.gcAdminAwardCategoryRemove{grid-column:2;grid-row:1}}


/* 1K2.9.11 — compact livestream cards + phone-first watch/chat workspace. */
.gcHomeEventImageWrap{position:relative;overflow:hidden;background:#07151c}
.gcHomeEventImageOverlay{position:absolute;z-index:3;top:10px;right:10px;display:flex;gap:6px;align-items:center;justify-content:flex-end;max-width:calc(100% - 20px)}
.gcHomeEventImageOverlay .gcEventLiveBadge{background:rgba(4,17,24,.88);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.28)}
.gcHomeEventCard.isLivestream .gcHomeEventBody{display:grid;gap:10px}
.gcHomeEventCard.isLivestream .gcHomeEventDescription{margin-top:0;-webkit-line-clamp:2}
.gcHomeEventCountdown{display:flex;align-items:center;gap:10px;min-width:0;padding:10px 11px;border:1px solid rgba(86,222,242,.14);border-radius:13px;background:linear-gradient(135deg,rgba(12,38,48,.66),rgba(21,24,43,.66))}
.gcHomeEventTimerIcon{width:25px;height:25px;flex:0 0 auto;fill:none;stroke:#6ee7f0;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(84,224,255,.18))}
.gcHomeEventCountdown>div{min-width:0}.gcHomeEventCountdown strong{display:block;color:#effdff;font-size:13px;line-height:1.2}.gcHomeEventCountdown span{display:block;margin-top:3px;color:#7fa5b0;font-size:9px;font-weight:800}
.gcHomeEventLiveActions{margin-top:0!important;display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important}
.gcHomeEventBellIcon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.gcHomeEventLiveButton{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px}
.gcHomeEventLiveButton.isSet{border-color:rgba(88,225,192,.28);background:rgba(39,157,126,.10);color:#aef5df}
.gcHomeEventLiveButton:disabled{cursor:not-allowed;opacity:.42;filter:saturate(.4);background:rgba(68,78,84,.24)!important;border-color:rgba(255,255,255,.09)!important;color:#95a0a4!important;box-shadow:none!important}
.gcEventChatComposer[hidden],.gcEventMessages[hidden],.gcEventChatNotice[hidden]{display:none!important}
@media(max-width:620px){
  .gcHomeEventImageOverlay{top:8px;right:8px}.gcHomeEventImageOverlay .gcEventLiveBadge{font-size:8px;padding:5px 8px}.gcHomeEventImageOverlay .gcHomeEventNow{font-size:8px}
  .gcHomeEventCard.isLivestream .gcHomeEventBody{padding:11px!important;gap:8px}.gcHomeEventCountdown{padding:9px 10px}.gcHomeEventLiveActions{grid-template-columns:1fr 1fr!important}.gcHomeEventLiveButton{min-height:42px;padding:8px 7px;font-size:11px}
}
@media(max-width:355px){.gcHomeEventLiveActions{grid-template-columns:1fr!important}}

@media(max-width:900px){
  .gcEventRoomShell{padding-top:max(5px,env(safe-area-inset-top))!important;padding-left:max(5px,env(safe-area-inset-left))!important;padding-right:max(5px,env(safe-area-inset-right))!important}
  .gcEventRoomTop{min-height:38px;margin-bottom:4px!important;padding-inline:2px}.gcEventRoomTitle{font-size:17px!important}.gcEventRoomEyebrow{font-size:7px!important}.gcEventRoomBack,.gcEventRoomAction{min-height:36px;padding:7px 9px!important;border-radius:11px}
  .gcEventRoomGrid{gap:5px!important}.gcEventStage{border-radius:13px!important}.gcEventStageInfo{padding:7px 9px 8px!important}.gcEventStatusRow{gap:5px!important}.gcEventLiveBadge,.gcEventSyncState{padding:4px 7px!important;font-size:8px!important}
  .gcEventSchedule{display:flex!important;gap:5px!important;overflow-x:auto;scrollbar-width:none;margin-top:6px!important}.gcEventSchedule::-webkit-scrollbar{display:none}.gcEventScheduleRow{flex:1 0 min(150px,46vw);display:block!important;padding:6px 8px!important}.gcEventScheduleRow[hidden]{display:none!important}.gcEventScheduleValues{margin-top:2px!important}.gcEventScheduleValues strong{font-size:9.5px!important}.gcEventScheduleLabel{font-size:7px!important}
  .gcEventStageActions{margin-top:6px!important;display:flex!important}.gcEventStageActions .gcEventRoomAction{min-height:38px;flex:1;padding:7px 8px!important;font-size:11px}
  .gcEventChat{border-radius:13px!important;min-height:0!important}.gcEventChatHead{min-height:40px;padding:8px 10px!important}.gcEventChatHead strong{font-size:13px}.gcEventMessages{padding:7px!important}.gcEventChatNotice{padding:14px 11px!important;font-size:11px!important}
  .gcEventChatComposer{padding:6px!important;padding-bottom:max(6px,env(safe-area-inset-bottom))!important}.gcEventChatInput{min-height:42px;padding:9px 10px!important}.gcEventSend{width:42px!important;min-width:42px;height:42px}
}
@media(max-width:900px) and (orientation:portrait){
  .gcEventVideoFrame{aspect-ratio:16/9!important;max-height:34svh}
  .gcEventChat{flex:1 1 0!important;height:auto!important;min-height:0!important}
}
html.gcEventKeyboardOpen .gcEventRoomShell,body.gcEventKeyboardOpen .gcEventRoomShell{padding-top:max(2px,env(safe-area-inset-top))!important}
html.gcEventKeyboardOpen .gcEventRoomGrid,body.gcEventKeyboardOpen .gcEventRoomGrid{display:flex!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important}
html.gcEventKeyboardOpen .gcEventStage,body.gcEventKeyboardOpen .gcEventStage{flex:0 0 auto!important;min-height:0!important}
html.gcEventKeyboardOpen .gcEventVideoFrame,body.gcEventKeyboardOpen .gcEventVideoFrame{width:100%!important;max-width:100%!important;max-height:min(31svh,190px)!important;aspect-ratio:16/9!important}
html.gcEventKeyboardOpen .gcEventChat,body.gcEventKeyboardOpen .gcEventChat{flex:1 1 0!important;min-height:0!important;overflow:hidden!important}
html.gcEventKeyboardOpen .gcEventChatNotice,body.gcEventKeyboardOpen .gcEventChatNotice{margin:auto!important;padding:8px!important}
@media(orientation:landscape) and (max-height:650px) and (max-width:1100px){
  .gcEventRoomGrid{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(250px,.9fr)!important;gap:5px!important}.gcEventStage{height:100%!important}.gcEventVideoFrame{max-height:100%!important}.gcEventChat{height:100%!important}.gcEventStageInfo{position:absolute;left:6px;bottom:6px;right:auto;max-width:68%;padding:5px 7px!important;background:rgba(3,10,14,.84);backdrop-filter:blur(8px)}.gcEventSchedule,.gcEventStageActions{display:none!important}
}


/* 1K2.9.14 REV1 — mobile watch-first Livestream Party optimisation.
   Portrait: true full-width 16:9 player + compact live chrome + chat in remaining viewport.
   Landscape: ~73/27 video/chat split. Keyboard-safe pinned player behaviour is preserved. */
.gcEventStagePresence{display:inline-flex;align-items:center;min-height:22px;padding:4px 7px;border-radius:999px;border:1px solid rgba(115,164,176,.18);background:rgba(112,155,166,.07);color:#87aeb8;font-size:8px;font-weight:850;white-space:nowrap}
.gcEventStagePresence[hidden]{display:none!important}
@media(max-width:900px){
  .gcEventRoomShell{padding-left:max(3px,env(safe-area-inset-left))!important;padding-right:max(3px,env(safe-area-inset-right))!important}
  .gcEventRoomGrid{width:100%!important;max-width:none!important;margin:0!important;align-self:stretch!important;align-items:stretch!important}
  .gcEventStage,.gcEventChat{width:100%!important;max-width:none!important;margin:0!important;align-self:stretch!important}
  .gcEventStage{border-radius:12px!important}
  .gcEventVideoFrame{display:block!important;width:100%!important;max-width:none!important;max-height:none!important;aspect-ratio:16/9!important;margin:0!important}
  .gcEventChat{border-radius:12px!important}
  html.gcEventStarted .gcEventStageInfo,body.gcEventStarted .gcEventStageInfo{padding:5px 8px 6px!important}
  html.gcEventStarted .gcEventStatusRow,body.gcEventStarted .gcEventStatusRow{min-height:25px;gap:5px!important;flex-wrap:nowrap!important;overflow:hidden}
  html.gcEventStarted .gcEventLiveBadge,body.gcEventStarted .gcEventLiveBadge{padding:4px 7px!important;font-size:8px!important;letter-spacing:.1em;flex:0 0 auto}
  html.gcEventStarted .gcEventLiveBadge::before,body.gcEventStarted .gcEventLiveBadge::before{width:6px;height:6px}
  html.gcEventStarted .gcEventSyncState,body.gcEventStarted .gcEventSyncState{padding:4px 7px!important;font-size:8px!important;flex:0 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  html.gcEventStarted .gcEventStagePresence,body.gcEventStarted .gcEventStagePresence{margin-left:auto;flex:0 0 auto}
  html.gcEventStarted .gcEventSchedule,body.gcEventStarted .gcEventSchedule,
  html.gcEventStarted .gcEventStageActions,body.gcEventStarted .gcEventStageActions{display:none!important}
  html.gcEventStarted .gcEventChatHead,body.gcEventStarted .gcEventChatHead{min-height:38px;padding:7px 9px!important}
  html.gcEventStarted .gcEventChatHead strong,body.gcEventStarted .gcEventChatHead strong{font-size:12.5px}
  html.gcEventStarted .gcEventPresence,body.gcEventStarted .gcEventPresence{font-size:9.5px}
}
@media(max-width:900px) and (orientation:portrait){
  .gcEventVideoFrame{max-height:none!important}
  html.gcEventStarted .gcEventChat,body.gcEventStarted .gcEventChat{flex:1 1 0!important;height:auto!important;min-height:0!important}
}
@media(orientation:landscape) and (max-height:650px) and (max-width:1100px){
  .gcEventRoomShell{padding-left:max(3px,env(safe-area-inset-left))!important;padding-right:max(3px,env(safe-area-inset-right))!important}
  .gcEventRoomGrid{display:grid!important;grid-template-columns:minmax(0,2.05fr) minmax(210px,.8fr)!important;gap:4px!important;width:100%!important;max-width:none!important;margin:0!important}
  .gcEventStage{display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important;min-width:0!important}
  .gcEventVideoFrame{width:min(100%,calc(var(--gc-event-vv-height,100dvh) * 1.7777778))!important;max-width:100%!important;max-height:100%!important;aspect-ratio:16/9!important;margin:auto!important}
  .gcEventStageInfo{left:5px!important;bottom:5px!important;max-width:min(72%,430px)!important;padding:4px 6px!important}
  .gcEventChat{height:100%!important;min-height:0!important;max-height:none!important;border-radius:10px!important}
  html.gcEventKeyboardOpen .gcEventRoomGrid,body.gcEventKeyboardOpen .gcEventRoomGrid{grid-template-columns:minmax(0,2.05fr) minmax(210px,.8fr)!important;gap:4px!important}
  html.gcEventKeyboardOpen .gcEventVideoFrame,body.gcEventKeyboardOpen .gcEventVideoFrame{width:min(100%,calc(var(--gc-event-vv-height,100dvh) * 1.7777778))!important;max-width:100%!important;max-height:100%!important}
}


/* 1K2.9.14 REV7 — landscape keyboard adaptive split.
   Keep the normal ~72/28 watch-first layout. While the mobile keyboard is open,
   size the video column to the largest complete 16:9 frame that fits in the
   visible viewport and give all reclaimed width to chat instead of leaving
   empty stage gutters. */
@media(orientation:landscape) and (max-height:650px) and (max-width:1100px){
  html.gcEventKeyboardOpen .gcEventRoomShell,
  body.gcEventKeyboardOpen .gcEventRoomShell{
    height:var(--gc-event-vv-height,100dvh)!important;
    min-height:var(--gc-event-vv-height,100dvh)!important;
    max-height:var(--gc-event-vv-height,100dvh)!important;
    overflow:hidden!important;
    padding-top:max(2px,env(safe-area-inset-top))!important;
    padding-bottom:2px!important;
  }
  html.gcEventKeyboardOpen .gcEventRoomGrid,
  body.gcEventKeyboardOpen .gcEventRoomGrid{
    display:grid!important;
    flex-direction:initial!important;
    width:100%!important;
    height:var(--gc-event-vv-height,100dvh)!important;
    min-height:var(--gc-event-vv-height,100dvh)!important;
    max-height:var(--gc-event-vv-height,100dvh)!important;
    grid-template-columns:minmax(0,min(calc(var(--gc-event-vv-height,100dvh) * 1.7777778),calc(100vw - 252px))) minmax(248px,1fr)!important;
    grid-template-rows:minmax(0,1fr)!important;
    align-items:stretch!important;
    overflow:hidden!important;
    gap:4px!important;
  }
  html.gcEventKeyboardOpen .gcEventStage,
  body.gcEventKeyboardOpen .gcEventStage{
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  html.gcEventKeyboardOpen .gcEventVideoFrame,
  body.gcEventKeyboardOpen .gcEventVideoFrame{
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    max-height:100%!important;
    aspect-ratio:16/9!important;
    margin:auto!important;
  }
  html.gcEventKeyboardOpen .gcEventStageInfo,
  body.gcEventKeyboardOpen .gcEventStageInfo{
    display:none!important;
  }
  html.gcEventKeyboardOpen .gcEventChat,
  body.gcEventKeyboardOpen .gcEventChat{
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-height:100%!important;
    overflow:hidden!important;
  }
  html.gcEventKeyboardOpen .gcEventMessages,
  body.gcEventKeyboardOpen .gcEventMessages{
    min-height:0!important;
  }
}

/* REV10K — iPhone landscape watch-first fill + keyboard-visible player.
   Use the full visual viewport rather than the historic 1320px room cap. */
@media (orientation:landscape) and (max-height:650px) and (max-width:1100px){
  .gcEventRoomShell{
    width:100%!important;
    max-width:none!important;
    padding-left:max(2px,env(safe-area-inset-left))!important;
    padding-right:max(2px,env(safe-area-inset-right))!important;
  }
  .gcEventRoomGrid{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    grid-template-columns:minmax(0,1fr) clamp(205px,25vw,284px)!important;
    gap:4px!important;
  }
  .gcEventStage{
    width:100%!important;
    min-width:0!important;
    height:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:hidden!important;
  }
  .gcEventVideoFrame{
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    max-height:100%!important;
    aspect-ratio:16/9!important;
    margin:auto!important;
  }
  .gcEventChat{
    width:100%!important;
    min-width:0!important;
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
  }

  html.gcEventKeyboardOpen .gcEventRoomShell,
  body.gcEventKeyboardOpen .gcEventRoomShell{
    position:fixed!important;
    top:var(--gc-event-vv-top,0px)!important;
    left:var(--gc-event-vv-left,0px)!important;
    right:auto!important;
    width:var(--gc-event-vv-width,100vw)!important;
    height:var(--gc-event-vv-height,100dvh)!important;
    min-height:var(--gc-event-vv-height,100dvh)!important;
    max-height:var(--gc-event-vv-height,100dvh)!important;
    padding:2px!important;
    overflow:hidden!important;
  }
  html.gcEventKeyboardOpen .gcEventRoomGrid,
  body.gcEventKeyboardOpen .gcEventRoomGrid{
    display:grid!important;
    grid-template-columns:var(--gc-event-video-col,min(58vw,520px)) minmax(0,1fr)!important;
    grid-template-rows:minmax(0,1fr)!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
    gap:4px!important;
    overflow:hidden!important;
  }
  html.gcEventKeyboardOpen .gcEventStage,
  body.gcEventKeyboardOpen .gcEventStage{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    background:#000!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:hidden!important;
  }
  html.gcEventKeyboardOpen .gcEventVideoFrame,
  body.gcEventKeyboardOpen .gcEventVideoFrame{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    max-height:100%!important;
    aspect-ratio:16/9!important;
    margin:auto!important;
    visibility:visible!important;
    opacity:1!important;
  }
  html.gcEventKeyboardOpen .gcEventChat,
  body.gcEventKeyboardOpen .gcEventChat{
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-height:100%!important;
    overflow:hidden!important;
  }
  html.gcEventKeyboardOpen .gcEventChatComposer,
  body.gcEventKeyboardOpen .gcEventChatComposer{
    flex:0 0 auto!important;
    padding:5px!important;
    padding-bottom:max(5px,env(safe-area-inset-bottom))!important;
  }
}


/* REV10K — laptop/desktop watch-room expansion.
   Use the available desktop canvas instead of the historic 1320px room cap,
   while preserving a readable fixed-range chat column and a full 16:9 player. */
@media (min-width:1101px){
  .gcEventRoomShell{
    padding-left:max(18px,env(safe-area-inset-left))!important;
    padding-right:max(18px,env(safe-area-inset-right))!important;
  }
  .gcEventRoomTop,
  .gcEventRoomGrid{
    width:min(1840px,calc(100vw - 36px))!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .gcEventRoomGrid{
    grid-template-columns:minmax(0,1fr) clamp(320px,21vw,400px)!important;
    gap:14px!important;
    align-items:stretch!important;
  }
  .gcEventStage{
    width:100%!important;
    min-width:0!important;
    position:relative!important;
    top:auto!important;
    align-self:stretch!important;
  }
  .gcEventVideoFrame{
    width:100%!important;
    max-width:none!important;
    aspect-ratio:16/9!important;
  }
  .gcEventChat{
    width:100%!important;
    min-width:0!important;
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    align-self:stretch!important;
  }
}

/* REV10M — recoverable initial event-detail failure. */
.gcEventInlineRetry{margin-top:12px;border:1px solid rgba(111,211,223,.38);border-radius:10px;background:rgba(111,211,223,.10);color:#b9f5fb;padding:8px 13px;font:inherit;font-weight:800;cursor:pointer}.gcEventInlineRetry:disabled{opacity:.55;cursor:wait}


/* REV10N — member-avatar chat, Member-ID-only identity, typing presence and
   desktop composer pinning. The message rail scrolls independently so a long
   chat cannot push the composer below the laptop viewport or make viewers
   scroll the YouTube player away just to reply. */
.gcEventAvatar{position:relative;overflow:hidden;isolation:isolate}.gcEventAvatar>span{position:absolute;inset:0;display:grid;place-items:center;z-index:0}.gcEventAvatar>img{position:relative;z-index:1;width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit;background:#08141b}.gcEventMessageId{font-size:11px;font-weight:900;color:#58e7ff;text-shadow:0 0 12px rgba(65,218,255,.12)}.gcEventTyping{flex:0 0 auto;min-height:24px;padding:5px 12px 6px;border-top:1px solid rgba(77,189,216,.08);background:rgba(5,13,18,.72);color:#78a7b3;font-size:10px;font-weight:750;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gcEventTyping[hidden]{display:none!important}
@media (min-width:1101px){
  .gcEventRoomGrid{align-items:start!important}
  .gcEventChat{height:calc(100dvh - 82px)!important;max-height:calc(100dvh - 82px)!important;min-height:0!important;align-self:start!important;position:sticky!important;top:max(10px,env(safe-area-inset-top))!important;overflow:hidden!important}
  .gcEventMessages{min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important}
  .gcEventTyping,.gcEventChatComposer{flex:0 0 auto!important}
}

/* REV10N chat composer / emoji controls. Unicode emoji and text emoticons are
   plain chat text; this curated picker is dependency-free and never uploads media. */
.gcEventChatComposer{position:relative}.gcEventEmojiButton{flex:0 0 44px;width:44px;min-width:44px;border:1px solid rgba(85,189,214,.22);border-radius:14px;background:#08141b;color:#dff8fc;font:inherit;font-size:19px;line-height:1;cursor:pointer}.gcEventEmojiButton:hover,.gcEventEmojiButton[aria-expanded="true"]{border-color:rgba(90,229,255,.58);background:#0b1c25}.gcEventEmojiPicker{position:absolute;left:10px;bottom:calc(100% + 7px);z-index:30;width:min(286px,calc(100vw - 34px));max-height:190px;overflow-y:auto;display:grid;grid-template-columns:repeat(6,minmax(34px,1fr));gap:4px;padding:8px;border:1px solid rgba(91,210,236,.24);border-radius:14px;background:rgba(5,14,20,.98);box-shadow:0 18px 42px rgba(0,0,0,.48);backdrop-filter:blur(14px)}.gcEventEmojiPicker[hidden]{display:none!important}.gcEventEmojiChoice{min-width:0;aspect-ratio:1;border:0;border-radius:9px;background:transparent;font-size:20px;line-height:1;cursor:pointer}.gcEventEmojiChoice:hover,.gcEventEmojiChoice:focus-visible{background:rgba(103,211,233,.12);outline:none}.gcEventMessageMeta .gcEventMessageName{display:none!important}
@media(max-width:480px){.gcEventEmojiButton{flex-basis:42px;width:42px;min-width:42px;height:42px;border-radius:11px}.gcEventEmojiPicker{left:6px;grid-template-columns:repeat(6,minmax(32px,1fr));padding:6px}.gcEventEmojiChoice{font-size:18px}}


/* REV10O — touch/mobile landscape containment hotfix.
   Some mobile browsers expose a landscape CSS viewport wider than the historic
   900px breakpoint, which let the page fall through to desktop sizing. The
   JS-applied gcEventTouchLandscape class keys off the live visual viewport +
   touch capability instead, pins the entire room to that visual viewport, keeps
   a complete 16:9 player visible, and makes only the chat message rail scroll. */
html.gcEventTouchLandscape,body.gcEventTouchLandscape{width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;overscroll-behavior:none!important}
.gcEventTouchLandscape .gcEventRoomShell{position:fixed!important;top:var(--gc-event-vv-top,0px)!important;left:var(--gc-event-vv-left,0px)!important;right:auto!important;width:var(--gc-event-vv-width,100vw)!important;height:var(--gc-event-vv-height,100dvh)!important;min-height:0!important;max-height:var(--gc-event-vv-height,100dvh)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;padding-top:max(2px,env(safe-area-inset-top))!important;padding-right:max(2px,env(safe-area-inset-right))!important;padding-bottom:max(2px,env(safe-area-inset-bottom))!important;padding-left:max(2px,env(safe-area-inset-left))!important}
.gcEventTouchLandscape .gcEventRoomTop{display:none!important}
.gcEventTouchLandscape .gcEventRoomGrid{flex:1 1 0!important;display:grid!important;grid-template-columns:minmax(0,var(--gc-event-video-col,72%)) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;gap:4px!important;overflow:hidden!important}
.gcEventTouchLandscape .gcEventStage{position:relative!important;inset:auto!important;top:auto!important;align-self:stretch!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:10px!important;background:#000!important}
.gcEventTouchLandscape .gcEventVideoFrame{display:block!important;flex:0 1 auto!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:100%!important;aspect-ratio:16/9!important;margin:auto!important;visibility:visible!important;opacity:1!important}
.gcEventTouchLandscape .gcEventStageInfo{position:absolute!important;left:5px!important;bottom:5px!important;right:auto!important;max-width:min(70%,430px)!important;padding:4px 6px!important;border-radius:9px!important;background:rgba(3,10,14,.78)!important;backdrop-filter:blur(8px)!important;z-index:3!important}
.gcEventTouchLandscape .gcEventSchedule,.gcEventTouchLandscape .gcEventTimeText,.gcEventTouchLandscape .gcEventDesc,.gcEventTouchLandscape .gcEventStageActions{display:none!important}
.gcEventTouchLandscape .gcEventStatusRow{gap:4px!important;flex-wrap:nowrap!important;overflow:hidden!important}.gcEventTouchLandscape .gcEventLiveBadge,.gcEventTouchLandscape .gcEventSyncState,.gcEventTouchLandscape .gcEventStagePresence{padding:3px 6px!important;font-size:8px!important;min-height:20px!important}
.gcEventTouchLandscape .gcEventChat{position:relative!important;top:auto!important;align-self:stretch!important;display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-height:100%!important;overflow:hidden!important;border-radius:10px!important}
.gcEventTouchLandscape .gcEventChatHead{position:relative!important;top:auto!important;flex:0 0 auto!important;min-height:34px!important;padding:6px 8px!important;background:rgba(6,16,22,.98)!important}.gcEventTouchLandscape .gcEventChatHead strong{font-size:12px!important}.gcEventTouchLandscape .gcEventPresence{font-size:9px!important}
.gcEventTouchLandscape .gcEventMessages{flex:1 1 0!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;touch-action:pan-y!important;scrollbar-gutter:auto!important;padding:5px!important}
.gcEventTouchLandscape .gcEventMessage{grid-template-columns:28px minmax(0,1fr) auto!important;gap:6px!important;padding:5px 3px!important}.gcEventTouchLandscape .gcEventAvatar{width:28px!important;height:28px!important;font-size:9px!important}.gcEventTouchLandscape .gcEventMessageId{font-size:10px!important}.gcEventTouchLandscape .gcEventMessageTime{font-size:8px!important}.gcEventTouchLandscape .gcEventMessageText{font-size:11px!important;line-height:1.35!important}
.gcEventTouchLandscape .gcEventTyping{flex:0 0 auto!important;min-height:20px!important;padding:3px 7px 4px!important;font-size:9px!important}
.gcEventTouchLandscape .gcEventChatComposer{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;flex:0 0 auto!important;width:100%!important;min-height:0!important;margin:0!important;padding:5px!important;padding-bottom:max(5px,env(safe-area-inset-bottom))!important;gap:5px!important;background:#061117!important;z-index:8!important}
.gcEventTouchLandscape .gcEventChatInput{min-height:38px!important;height:38px!important;padding:7px 8px!important;font-size:16px!important;border-radius:10px!important}.gcEventTouchLandscape .gcEventEmojiButton,.gcEventTouchLandscape .gcEventSend{flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:38px!important;border-radius:10px!important}.gcEventTouchLandscape .gcEventEmojiButton{font-size:17px!important}
.gcEventTouchLandscape .gcEventEmojiPicker{left:5px!important;bottom:calc(100% + 4px)!important;width:min(250px,calc(100% - 10px))!important;max-height:min(160px,60dvh)!important;grid-template-columns:repeat(6,minmax(28px,1fr))!important;padding:5px!important}
html.gcEventTouchLandscape.gcEventKeyboardOpen .gcEventRoomShell,body.gcEventTouchLandscape.gcEventKeyboardOpen .gcEventRoomShell{width:var(--gc-event-vv-width,100vw)!important;height:var(--gc-event-vv-height,100dvh)!important;min-height:0!important;max-height:var(--gc-event-vv-height,100dvh)!important}
html.gcEventTouchLandscape.gcEventKeyboardOpen .gcEventRoomGrid,body.gcEventTouchLandscape.gcEventKeyboardOpen .gcEventRoomGrid{grid-template-columns:minmax(0,var(--gc-event-video-col,60%)) minmax(0,1fr)!important;height:100%!important;min-height:0!important;max-height:100%!important}
html.gcEventTouchLandscape.gcEventKeyboardOpen .gcEventVideoFrame,body.gcEventTouchLandscape.gcEventKeyboardOpen .gcEventVideoFrame{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:100%!important;aspect-ratio:16/9!important;visibility:visible!important;opacity:1!important}
html.gcEventTouchLandscape.gcEventKeyboardOpen .gcEventStageInfo,body.gcEventTouchLandscape.gcEventKeyboardOpen .gcEventStageInfo{display:none!important}


/* REV10P — desktop metadata rollback.
   A 16:9 YouTube iframe is width-bound on laptop/desktop while the chat column
   width is preserved, so hiding the metadata cannot increase the player's
   diagonal size. Restore the pre-REV10O information block below the player. */
.gcEventDetails{margin:0;padding:0}.gcEventDetailsSummary{display:none!important;list-style:none;user-select:none}.gcEventDetailsSummary::-webkit-details-marker{display:none}.gcEventDetailsBody{display:block!important;min-width:0}
@media (min-width:1101px){
  html.gcEventStarted .gcEventStageInfo,body.gcEventStarted .gcEventStageInfo{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto!important;width:auto!important;max-width:none!important;padding:14px 16px 16px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}
  html.gcEventStarted .gcEventStatusRow,body.gcEventStarted .gcEventStatusRow{gap:8px!important;flex-wrap:wrap!important}
  html.gcEventStarted .gcEventLiveBadge,body.gcEventStarted .gcEventLiveBadge,html.gcEventStarted .gcEventSyncState,body.gcEventStarted .gcEventSyncState,html.gcEventStarted .gcEventStagePresence,body.gcEventStarted .gcEventStagePresence{padding:5px 9px!important;font-size:11px!important}
  html.gcEventStarted .gcEventSchedule,body.gcEventStarted .gcEventSchedule{display:grid!important;margin-top:11px!important}
  html.gcEventStarted .gcEventDesc,body.gcEventStarted .gcEventDesc{display:block!important;margin-top:10px!important;font-size:13px!important;line-height:1.55!important}
  html.gcEventStarted .gcEventStageActions,body.gcEventStarted .gcEventStageActions{display:flex!important;margin-top:12px!important}
  html.gcEventStarted .gcEventStageActions .gcEventRoomAction,body.gcEventStarted .gcEventStageActions .gcEventRoomAction{padding:10px 13px!important;font-size:inherit!important;border-radius:12px!important}
}

/* G&C-branded live-chat scroller: dark glass track, cyan-to-violet thumb. */
.gcEventMessages,.gcEventEmojiPicker,.gcEventDetailsBody{scrollbar-width:thin;scrollbar-color:#39d9f4 rgba(4,14,20,.72)}
.gcEventMessages::-webkit-scrollbar,.gcEventEmojiPicker::-webkit-scrollbar,.gcEventDetailsBody::-webkit-scrollbar{width:9px;height:9px}
.gcEventMessages::-webkit-scrollbar-track,.gcEventEmojiPicker::-webkit-scrollbar-track,.gcEventDetailsBody::-webkit-scrollbar-track{background:rgba(3,12,18,.72);border-left:1px solid rgba(73,197,224,.08)}
.gcEventMessages::-webkit-scrollbar-thumb,.gcEventEmojiPicker::-webkit-scrollbar-thumb,.gcEventDetailsBody::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#47e4f5 0%,#4ca6f3 52%,#7258e7 100%);border:2px solid rgba(3,12,18,.9);border-radius:999px;box-shadow:0 0 12px rgba(73,218,244,.22)}
.gcEventMessages::-webkit-scrollbar-thumb:hover,.gcEventEmojiPicker::-webkit-scrollbar-thumb:hover,.gcEventDetailsBody::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#76effb 0%,#67b9ff 52%,#8b70f1 100%)}
.gcEventMessages::-webkit-scrollbar-corner,.gcEventEmojiPicker::-webkit-scrollbar-corner,.gcEventDetailsBody::-webkit-scrollbar-corner{background:transparent}
.gcEventTouchLandscape .gcEventDetails{display:none!important}


/* REV10P — mobile responsive rebalance.
   Portrait consumes the full live visual viewport with chat flexing into every
   remaining pixel. Touch landscape reserves materially more width for chat,
   while preserving a complete 16:9 player and a pinned composer. */
@media (max-width:900px) and (orientation:portrait){
  html.gcEventRoomPage,body.gcEventRoomPage{width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}
  .gcEventRoomShell{position:fixed!important;top:var(--gc-event-vv-top,0px)!important;left:var(--gc-event-vv-left,0px)!important;width:var(--gc-event-vv-width,100vw)!important;height:var(--gc-event-vv-height,100dvh)!important;min-height:0!important;max-height:var(--gc-event-vv-height,100dvh)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}
  .gcEventRoomTop{flex:0 0 auto!important}
  .gcEventRoomGrid{flex:1 1 0!important;height:0!important;min-height:0!important;max-height:none!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}
  .gcEventStage{flex:0 0 auto!important;min-height:0!important;align-self:stretch!important}
  .gcEventVideoFrame{flex:0 0 auto!important;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:16/9!important}
  .gcEventChat{flex:1 1 0!important;width:100%!important;height:0!important;min-height:0!important;max-height:none!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;align-self:stretch!important}
  .gcEventMessages{flex:1 1 0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}
  .gcEventTyping,.gcEventChatComposer{flex:0 0 auto!important}
}
.gcEventTouchLandscape .gcEventRoomGrid{grid-template-columns:minmax(0,var(--gc-event-video-col,64%)) minmax(0,1fr)!important}
.gcEventTouchLandscape .gcEventChatHead strong{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.gcEventTouchLandscape .gcEventMessage{grid-template-columns:30px minmax(0,1fr) auto!important;gap:6px!important}
.gcEventTouchLandscape .gcEventAvatar{width:30px!important;height:30px!important}
.gcEventTouchLandscape .gcEventMessageId{font-size:10.5px!important}
.gcEventTouchLandscape .gcEventMessageText{font-size:11.5px!important;line-height:1.35!important}

/* REV10W FIX47 — connected members, mentions, message reactions. */
.gcEventPresence,.gcEventStagePresence{cursor:pointer;user-select:none}
.gcEventPresence:hover,.gcEventStagePresence:hover{filter:brightness(1.18)}
.gcEventPresenceSheet,.gcEventReactionSheet{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.68);backdrop-filter:blur(10px)}
.gcEventPresenceSheet[hidden],.gcEventReactionSheet[hidden]{display:none!important}
.gcEventPresencePanel,.gcEventReactionPanel{width:min(460px,100%);max-height:min(78vh,650px);overflow:auto;border:1px solid rgba(109,225,238,.24);border-radius:18px;background:#07141a;box-shadow:0 28px 70px rgba(0,0,0,.55);padding:16px}
.gcEventPresencePanel header,.gcEventReactionPanel header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.gcEventPresencePanel header button,.gcEventReactionPanel header button{width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#10222a;color:#fff;font-size:22px}
.gcEventPresenceList{display:grid;gap:8px}.gcEventPresenceMember{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.035)}.gcEventPresenceAvatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#10303a;color:#7cecf5;font-weight:900}.gcEventPresenceMember div{display:grid;gap:2px;min-width:0;flex:1}.gcEventPresenceMember small{color:#8da3ab}.gcEventPresenceMember em{font-style:normal;font-size:9px;color:#aef5df}
.gcEventMentionPopup{position:absolute;left:52px;right:58px;bottom:calc(100% - 2px);z-index:30;display:grid;max-height:220px;overflow:auto;border:1px solid rgba(106,225,238,.22);border-radius:12px;background:#07171e;box-shadow:0 14px 35px rgba(0,0,0,.46);padding:5px}.gcEventMentionPopup[hidden]{display:none!important}.gcEventMentionPopup button{display:flex;justify-content:space-between;gap:8px;padding:9px 10px;border:0;background:transparent;color:#e9f6f8;text-align:left}.gcEventMentionPopup button:hover,.gcEventMentionPopup button:focus{background:rgba(78,216,231,.12)}.gcEventMentionPopup span{color:#8fa8b0}
.gcEventMention{color:#78e9f3;font-weight:900}.gcEventMention.isMine{padding:1px 4px;border-radius:5px;background:rgba(250,201,85,.16);color:#ffe09a}.gcEventMessage--mentioned{border-color:rgba(249,202,87,.46)!important;background:linear-gradient(90deg,rgba(248,199,70,.11),rgba(8,23,29,.96) 46%)!important;box-shadow:inset 3px 0 #e9bd55!important}
.gcEventMessageContent{min-width:0}.gcEventMessageReactions{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.gcEventMessageReactions button{min-height:28px;padding:3px 8px;border:1px solid rgba(255,255,255,.10);border-radius:999px;background:#0c1d23;color:#d9e8eb}.gcEventMessageReactions button.isMine{border-color:#6bdce7;background:#11313a}.gcEventReactionAdd{font-size:16px!important;padding-inline:9px!important}
.gcEventReactionChoices{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:5px}.gcEventReactionChoices button{min-height:38px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:#102129;font-size:20px}.gcEventReactionPanel label{display:grid;gap:5px;margin-top:12px;color:#9cb0b6}.gcEventReactionCustom{min-height:44px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#061116;color:#fff;padding:0 11px;font-size:20px}.gcEventReactionCustomSend{width:100%;min-height:42px;margin-top:8px;border:1px solid rgba(107,220,231,.24);border-radius:10px;background:#12313a;color:#dffcff;font-weight:850}
@media(max-width:560px){.gcEventReactionChoices{grid-template-columns:repeat(6,minmax(0,1fr))}.gcEventMentionPopup{left:46px;right:48px}}

/* REV10W FIX80 R5 — guest identity parity inside the shared authenticated room. */
.gcEventMessage--guest .gcEventMessageId{color:#a8b0b3!important}.gcEventAvatar--guest{background:#29343a!important;border-color:rgba(255,255,255,.12)!important}.gcEventPresenceMember.isGuest .gcEventPresenceAvatar{background:#29343a!important;border-color:rgba(255,255,255,.12)!important}.gcEventPresenceMember.isGuest strong{color:#aeb8bc!important}.gcEventPresenceMember.isGuest small{color:#78898f!important}

/* FIX102 — compact message actions: reaction lives beside moderation instead
   of creating a dedicated vertical row under every chat message. */
.gcEventMessageActions{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:flex-end!important;
  gap:2px!important;
  align-self:start!important;
  min-width:max-content!important;
}
.gcEventReactButton,
.gcEventMessageActions .gcEventModButton{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  min-height:28px!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  border:1px solid transparent!important;
  border-radius:9px!important;
  background:transparent!important;
  color:#7598a2!important;
  cursor:pointer!important;
  line-height:1!important;
}
.gcEventReactButton:hover,
.gcEventReactButton:focus-visible,
.gcEventMessageActions .gcEventModButton:hover,
.gcEventMessageActions .gcEventModButton:focus-visible{
  color:#b9f6fb!important;
  border-color:rgba(104,220,234,.18)!important;
  background:rgba(86,203,220,.08)!important;
  outline:none!important;
}
.gcEventReactButton svg{
  width:16px!important;
  height:16px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.gcEventMessageReactions{
  margin-top:4px!important;
}
.gcEventMessageReactions:empty,
.gcEventMessageReactions[hidden]{
  display:none!important;
}
.gcEventMention{
  display:inline-block!important;
  margin-right:.28em!important;
}
.gcEventMention.isTight{
  margin-right:0!important;
}
@media(max-width:560px){
  .gcEventMessageActions{
    gap:0!important;
  }
  .gcEventReactButton,
  .gcEventMessageActions .gcEventModButton{
    width:26px!important;
    height:26px!important;
    min-width:26px!important;
    min-height:26px!important;
  }
  .gcEventReactButton svg{
    width:15px!important;
    height:15px!important;
  }
}

