.cwbe-community-shell{--cwbe-community-accent:#ec3d8d;width:min(1480px,calc(100% - 28px));margin:18px auto 30px;font-family:inherit;color:#17131a}.cwbe-live-hero,.cwbe-community-panel{background:#fff;border:1px solid rgba(20,20,30,.09);border-radius:28px;box-shadow:0 16px 44px rgba(30,20,40,.09);overflow:hidden}.cwbe-live-hero{padding:18px}.cwbe-live-heading{display:flex;align-items:center;gap:14px;padding:4px 4px 16px}.cwbe-live-heading p,.cwbe-live-heading h1{margin:0}.cwbe-live-heading p{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:#6e6572;font-weight:700}.cwbe-live-heading h1{font-size:clamp(1.3rem,2.8vw,2.25rem);line-height:1.08}.cwbe-live-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:#161216;color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.12em}.cwbe-live-badge i{width:9px;height:9px;border-radius:50%;background:#ff2d55;box-shadow:0 0 0 0 rgba(255,45,85,.6);animation:cwbeLivePulse 1.5s infinite}@keyframes cwbeLivePulse{70%{box-shadow:0 0 0 10px rgba(255,45,85,0)}100%{box-shadow:0 0 0 0 rgba(255,45,85,0)}}.cwbe-live-player{position:relative;min-height:54vh;border-radius:22px;overflow:hidden;background:#0d0b10}.cwbe-live-player iframe{display:block;width:100%;height:max(54vh,560px);border:0;background:#0d0b10}.cwbe-live-placeholder{min-height:54vh;display:grid;place-content:center;text-align:center;padding:30px;color:#fff;background:radial-gradient(circle at top right,var(--cwbe-community-accent),transparent 35%),linear-gradient(135deg,#141018,#2a2030)}.cwbe-live-placeholder span{font-size:clamp(3rem,10vw,8rem);font-weight:1000;letter-spacing:.1em;opacity:.14}.cwbe-live-placeholder p{margin:8px auto 0;max-width:560px;font-size:1.05rem}.cwbe-open-live{position:absolute;right:18px;bottom:18px;z-index:2;padding:11px 16px;border-radius:999px;background:rgba(255,255,255,.94);color:#111;text-decoration:none;font-weight:800;box-shadow:0 6px 24px rgba(0,0,0,.2)}.cwbe-community-panel{margin-top:20px;padding:clamp(18px,3vw,30px)}.cwbe-community-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.cwbe-community-head h2{margin:2px 0 0;font-size:clamp(1.35rem,2.5vw,2rem)}.cwbe-community-kicker{font-size:.76rem;text-transform:uppercase;letter-spacing:.13em;color:var(--cwbe-community-accent);font-weight:900}.cwbe-community-status{flex:0 0 auto;padding:7px 11px;border-radius:999px;background:color-mix(in srgb,var(--cwbe-community-accent) 12%,white);color:#342735;font-size:.78rem;font-weight:800}.cwbe-community-intro{margin:0 0 18px;color:#6c6470}.cwbe-message-list{display:flex;flex-direction:column;gap:12px;max-height:470px;overflow:auto;padding:14px 4px 14px 0;scrollbar-width:thin}.cwbe-home-comments-panel .cwbe-message-list{max-height:520px}.cwbe-message-empty{margin:12px 0;color:#817783;text-align:center}.cwbe-message{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:start}.cwbe-message-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--cwbe-community-accent) 78%,white),#28202e);color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.04em}.cwbe-message-body{min-width:0;padding:10px 13px;border-radius:8px 18px 18px 18px;background:#f6f3f7}.cwbe-message.is-creator .cwbe-message-body{background:color-mix(in srgb,var(--cwbe-community-accent) 12%,white);border:1px solid color-mix(in srgb,var(--cwbe-community-accent) 28%,white)}.cwbe-message-meta{display:flex;align-items:center;gap:8px;min-width:0}.cwbe-message-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cwbe-message-meta span{padding:2px 7px;border-radius:999px;background:var(--cwbe-community-accent);color:#fff;font-size:.68rem;font-weight:900;text-transform:uppercase}.cwbe-message-meta time{margin-left:auto;color:#8a818d;font-size:.75rem}.cwbe-message-text{margin-top:4px;line-height:1.45;overflow-wrap:anywhere}.cwbe-inline-emoji{display:inline-block;width:28px;height:28px;object-fit:contain;vertical-align:-8px}.cwbe-message-form{margin-top:14px;padding-top:14px;border-top:1px solid rgba(20,20,30,.09)}.cwbe-name-field{display:grid;gap:5px;margin-bottom:9px;max-width:360px}.cwbe-name-field span{font-size:.78rem;font-weight:800}.cwbe-name-field input,.cwbe-message-compose textarea{width:100%;border:1px solid #d8d1db;border-radius:14px;background:#fff;color:#17131a;padding:11px 13px;font:inherit;box-sizing:border-box}.cwbe-emoji-tray{display:flex;align-items:center;gap:6px;overflow-x:auto;padding:5px 1px 10px}.cwbe-emoji-tray button{width:36px;height:36px;flex:0 0 36px;border:0;border-radius:10px;background:#f4f0f5;display:grid;place-items:center;font-size:1.2rem;cursor:pointer}.cwbe-emoji-tray button:hover,.cwbe-emoji-tray button:focus-visible{outline:2px solid var(--cwbe-community-accent);background:#fff}.cwbe-emoji-tray .cwbe-image-emoji img{width:25px;height:25px;object-fit:contain}.cwbe-message-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:end}.cwbe-message-compose textarea{min-height:54px;max-height:150px;resize:vertical}.cwbe-message-compose button{min-height:54px;padding:0 20px;border:0;border-radius:14px;background:var(--cwbe-community-accent);color:#fff;font-weight:900;cursor:pointer}.cwbe-message-compose button:disabled{opacity:.55;cursor:wait}.cwbe-form-status{min-height:1.1em;margin:6px 2px 0;color:#7e747f;font-size:.8rem}.cwbe-form-status.is-error{color:#b42318}.cwbe-login-note{margin:14px 0 0}.cwbe-login-note a{color:var(--cwbe-community-accent);font-weight:800}@media(max-width:760px){.cwbe-community-shell{width:min(100% - 14px,1480px);margin-top:8px}.cwbe-live-hero{padding:9px;border-radius:20px}.cwbe-live-player,.cwbe-live-placeholder{min-height:42vh}.cwbe-live-player iframe{height:42vh;min-height:310px}.cwbe-community-panel{border-radius:20px;padding:16px}.cwbe-community-status{display:none}.cwbe-message-list{max-height:390px}.cwbe-message-compose{grid-template-columns:1fr}.cwbe-message-compose button{min-height:46px}.cwbe-open-live{right:10px;bottom:10px;padding:9px 12px;font-size:.82rem}}@media(prefers-reduced-motion:reduce){.cwbe-live-badge i{animation:none}}

.cwbe-message-actions{display:flex;justify-content:flex-end;align-items:center;margin-top:5px}.cwbe-message-like{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:38px;height:25px;padding:0 8px;border:1px solid rgba(80,65,90,.14);border-radius:999px;background:rgba(255,255,255,.72);color:#6f6574;font:inherit;font-size:.72rem;font-weight:800;line-height:1;cursor:pointer}.cwbe-message-like:hover,.cwbe-message-like:focus-visible{border-color:var(--cwbe-community-accent);color:var(--cwbe-community-accent);outline:0}.cwbe-message-like.is-liked{border-color:color-mix(in srgb,var(--cwbe-community-accent) 46%,white);background:color-mix(in srgb,var(--cwbe-community-accent) 12%,white);color:var(--cwbe-community-accent)}.cwbe-message-like:disabled{opacity:.58;cursor:wait}.cwbe-message-like-icon{font-size:.9rem;line-height:1}


/* 1.8.27 — GIF Hub integration for homepage/live community messages */
.cwbe-message .cwbe-community-gif{display:block;width:min(100%,360px);margin:10px 0 2px}
.cwbe-message .cwbe-community-gif a{display:block;overflow:hidden;border-radius:16px;background:#111;box-shadow:0 8px 24px rgba(17,24,39,.1)}
.cwbe-message .cwbe-community-gif img,.cwbe-message .cwbe-community-gif video{display:block;width:100%;max-height:360px;object-fit:contain;background:#111}
.cwbe-message-form .cwgh-comment-tools--inline{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;margin:0 0 0 8px!important;vertical-align:middle!important}
.cwbe-message-form .cwgh-comment-gif-button{font-size:.82rem!important}

/* 1.10.45 GIF Hub homepage integration */
.cwbe-message-body [data-cwbe-message-gif],.cwbe-message-body>.cwgh-comment-gif{display:block;clear:both;max-width:360px;margin:10px 0 4px}
.cwbe-message-body .cwgh-comment-gif{width:min(100%,360px)!important;max-width:360px!important;overflow:hidden!important}
.cwbe-message-body .cwgh-comment-gif a{display:block!important;overflow:hidden!important;border-radius:14px}
.cwbe-message-body .cwgh-comment-gif img,.cwbe-message-body .cwgh-comment-gif video,.cwbe-message-body .cwgh-comment-gif-media{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:360px!important;object-fit:contain!important}

/* Creator Studio 1.10.42 — full-width live hero, fullscreen chat dock, moderated voice stage. */
.cwbe-community-shell.is-live{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:clamp(8px,2vw,28px);padding-right:clamp(8px,2vw,28px);box-sizing:border-box}
.cwbe-community-shell.is-live .cwbe-live-hero{position:relative;width:100%;max-width:none;margin:0 auto}
.cwbe-live-controls{position:absolute;z-index:12;right:18px;top:18px;display:flex;gap:8px;align-items:center}
.cwbe-live-controls button{border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(17,13,19,.78);color:#fff;padding:9px 13px;font-weight:800;cursor:pointer;backdrop-filter:blur(8px)}
.cwbe-live-controls button:hover,.cwbe-live-controls button:focus-visible{outline:2px solid var(--cwbe-community-accent);outline-offset:2px}
.cwbe-live-hero-takeover:fullscreen,.cwbe-live-hero-takeover.cwbe-live-fullscreen-fallback{position:fixed!important;inset:0!important;z-index:2147483000!important;width:100vw!important;height:100vh!important;max-width:none!important;margin:0!important;padding:0!important;border-radius:0!important;background:#09070b!important;overflow:hidden!important}
.cwbe-live-hero-takeover:fullscreen .cwbe-live-heading,.cwbe-live-hero-takeover.cwbe-live-fullscreen-fallback .cwbe-live-heading{position:absolute;z-index:11;left:18px;top:16px;max-width:min(58vw,760px);padding:10px 12px;border-radius:16px;background:rgba(9,7,11,.62);backdrop-filter:blur(7px)}
.cwbe-live-hero-takeover:fullscreen .cwbe-live-player,.cwbe-live-hero-takeover.cwbe-live-fullscreen-fallback .cwbe-live-player{position:absolute!important;inset:0 360px 0 0!important;width:auto!important;height:100%!important;min-height:0!important;border-radius:0!important}
.cwbe-live-hero-takeover:fullscreen .cwbe-live-player iframe,.cwbe-live-hero-takeover.cwbe-live-fullscreen-fallback .cwbe-live-player iframe{width:100%!important;height:100%!important;min-height:0!important;object-fit:contain;background:#000}
.cwbe-live-chat-panel.cwbe-live-chat-docked{position:absolute!important;z-index:10;right:0;top:0;bottom:0;width:360px;max-width:42vw;margin:0!important;border-radius:0!important;overflow:auto!important;background:rgba(20,15,22,.97)!important;color:#fff!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-list{max-height:calc(100vh - 230px)!important}
.cwbe-live-hero-takeover.cwbe-live-chat-hidden:fullscreen .cwbe-live-player,.cwbe-live-hero-takeover.cwbe-live-chat-hidden.cwbe-live-fullscreen-fallback .cwbe-live-player{right:0!important}
.cwbe-live-hero-takeover.cwbe-live-chat-hidden .cwbe-live-chat-docked{display:none!important}
body.cwbe-live-fullscreen-open{overflow:hidden!important}
.cwbe-live-stage{position:absolute;z-index:13;left:18px;right:378px;bottom:18px;padding:10px 12px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(14,10,16,.82);color:#fff;backdrop-filter:blur(10px)}
.cwbe-live-stage-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.cwbe-live-stage-head>div:first-child{display:flex;align-items:center;gap:8px}.cwbe-live-stage-dot{color:#ff3b7f}.cwbe-live-stage-head strong{font-size:14px}.cwbe-live-stage-head small{opacity:.72;font-size:12px}.cwbe-live-stage-head-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.cwbe-live-stage button,.cwbe-live-stage-login{border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.09);color:#fff;padding:7px 11px;font:inherit;font-size:12px;cursor:pointer;text-decoration:none}.cwbe-live-stage .cwbe-live-stage-action{background:linear-gradient(135deg,#8b5cf6,#f43f5e);border-color:transparent;font-weight:800}.cwbe-live-stage-speakers{display:flex;align-items:center;gap:8px;overflow-x:auto;margin-top:10px}.cwbe-live-stage-speaker{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:5px 8px 5px 5px;border-radius:999px;background:rgba(255,255,255,.08)}.cwbe-live-stage-speaker img,.cwbe-live-stage-requests img{width:30px;height:30px;border-radius:50%;object-fit:cover}.cwbe-live-stage-speaker>span:not(.cwbe-live-stage-speaker-controls){display:flex;flex-direction:column}.cwbe-live-stage-speaker b{font-size:12px;line-height:1.1}.cwbe-live-stage-speaker small{font-size:10px;opacity:.7}.cwbe-live-stage-speaker-controls{display:flex;gap:4px}.cwbe-live-stage-speaker-controls button{padding:4px 7px;font-size:10px}.cwbe-live-stage-empty{font-size:12px;opacity:.66}.cwbe-live-stage-requests{margin-top:10px;padding-top:9px;border-top:1px solid rgba(255,255,255,.12)}.cwbe-live-stage-requests>strong{display:block;font-size:12px;margin-bottom:6px}.cwbe-live-stage-requests>span{display:flex;align-items:center;gap:7px;margin:5px 0}.cwbe-live-stage-requests>span b{font-size:12px;min-width:90px}.cwbe-live-stage-requests button{padding:4px 8px;font-size:10px}.cwbe-live-stage-status{font-size:11px;min-height:14px;margin-top:6px;opacity:.8}
.cwbe-live-hero:not(:fullscreen):not(.cwbe-live-fullscreen-fallback) .cwbe-live-stage{position:relative;left:auto;right:auto;bottom:auto;margin:12px 0 0}
.cwbe-live-hero-takeover.cwbe-live-chat-hidden:fullscreen .cwbe-live-stage,.cwbe-live-hero-takeover.cwbe-live-chat-hidden.cwbe-live-fullscreen-fallback .cwbe-live-stage{right:18px}
@media(max-width:900px){.cwbe-community-shell.is-live{padding-left:6px;padding-right:6px}.cwbe-live-controls{right:10px;top:10px}.cwbe-live-hero-takeover:fullscreen .cwbe-live-player,.cwbe-live-hero-takeover.cwbe-live-fullscreen-fallback .cwbe-live-player{inset:0 0 min(42vh,360px) 0!important}.cwbe-live-chat-panel.cwbe-live-chat-docked{left:0!important;right:0!important;top:auto!important;bottom:0!important;width:100%!important;max-width:none!important;height:min(42vh,360px)!important}.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-list{max-height:170px!important}.cwbe-live-stage{left:10px;right:10px;bottom:calc(min(42vh,360px) + 10px)}.cwbe-live-hero-takeover.cwbe-live-chat-hidden:fullscreen .cwbe-live-player,.cwbe-live-hero-takeover.cwbe-live-chat-hidden.cwbe-live-fullscreen-fallback .cwbe-live-player{bottom:0!important}.cwbe-live-hero-takeover.cwbe-live-chat-hidden:fullscreen .cwbe-live-stage,.cwbe-live-hero-takeover.cwbe-live-chat-hidden.cwbe-live-fullscreen-fallback .cwbe-live-stage{bottom:10px}.cwbe-live-hero-takeover:fullscreen .cwbe-live-heading,.cwbe-live-hero-takeover.cwbe-live-fullscreen-fallback .cwbe-live-heading{max-width:calc(100vw - 140px);left:10px;top:10px}.cwbe-live-stage-head-actions{width:100%}.cwbe-live-stage-head-actions>*{flex:1 1 auto;text-align:center}}


/* Creator Studio 1.10.51 — dark fullscreen docked chat and bottom-right compose box. */
.cwbe-live-chat-panel.cwbe-live-chat-docked{display:flex!important;flex-direction:column!important;padding:18px 18px 14px!important;background:linear-gradient(180deg,rgba(15,10,18,.98),rgba(20,14,26,.98))!important;border-left:1px solid rgba(255,255,255,.08)!important;box-shadow:inset 1px 0 0 rgba(255,255,255,.04)!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-community-head{margin-bottom:10px!important;color:#fff!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-community-head h2,.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-community-head .cwbe-community-kicker,.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-community-status,.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-empty,.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-form-status,.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-login-note,.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-login-note a{color:#f4eef8!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-community-status{background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.08)!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-list{flex:1 1 auto!important;max-height:none!important;min-height:0!important;padding:8px 2px 12px 0!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-body{background:rgba(255,255,255,.07)!important;color:#fff!important;border:1px solid rgba(255,255,255,.06)!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message.is-creator .cwbe-message-body{background:rgba(236,61,141,.16)!important;border-color:rgba(236,61,141,.35)!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-meta time{color:rgba(255,255,255,.7)!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-like{background:rgba(255,255,255,.08)!important;color:#f7f1fa!important;border-color:rgba(255,255,255,.12)!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-form{margin-top:auto!important;padding-top:12px!important;border-top:1px solid rgba(255,255,255,.08)!important;background:linear-gradient(180deg,rgba(19,13,24,0),rgba(19,13,24,.96) 18%,rgba(19,13,24,.99))!important;position:sticky!important;bottom:0!important;z-index:2}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-emoji-tray{padding:4px 0 10px!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-emoji-tray button{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.07)!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-name-field span{color:#f3edf8!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-name-field input,
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea{background:rgba(255,255,255,.08)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-name-field input::placeholder,
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea::placeholder{color:rgba(255,255,255,.65)!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:end!important;justify-items:end!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea{min-height:88px!important;border-radius:16px!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose button{align-self:end!important;justify-self:end!important;min-width:104px!important;min-height:56px!important;border-radius:16px!important;background:linear-gradient(135deg,#6d4aff,#7b5cff 38%,#f04476)!important}
@media(max-width:900px){
  .cwbe-live-chat-panel.cwbe-live-chat-docked{padding:14px 14px 12px!important}
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-form{padding-bottom:max(8px,env(safe-area-inset-bottom))!important}
}


/* Creator Studio 1.10.52 — fullscreen chat compact like ArtistFlow. */
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-community-head{align-items:flex-start!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-community-head > div{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-community-kicker{display:none!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-community-head h2{font-size:1.15rem!important;line-height:1.2!important;margin:0!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-community-status{display:none!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-form{display:grid!important;grid-template-rows:auto auto auto!important;gap:8px!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-emoji-tray{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important;padding:2px 0 8px!important;scrollbar-width:thin!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-emoji-tray button{width:40px!important;height:40px!important;flex:0 0 40px!important;border-radius:12px!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-emoji-tray button:nth-child(n+7){display:none!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:end!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea{min-height:44px!important;max-height:120px!important;padding:12px 14px!important;border-radius:14px!important;resize:vertical!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose button{min-width:72px!important;min-height:44px!important;padding:0 16px!important;border-radius:14px!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-form-status{margin-top:2px!important;font-size:.78rem!important}
@media(max-width:900px){
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-emoji-tray button:nth-child(n+6){display:none!important}
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea{min-height:42px!important}
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose button{min-width:68px!important}
}


/* Creator Studio 1.10.53 — cleaner fullscreen chat layout closer to ArtistFlow. */
.cwbe-live-hero-takeover:fullscreen .cwbe-live-controls,
.cwbe-live-hero-takeover.cwbe-live-fullscreen-fallback .cwbe-live-controls{right:calc(min(360px,32vw) + 16px)!important;top:14px!important}
.cwbe-live-hero-takeover.cwbe-live-chat-hidden:fullscreen .cwbe-live-controls,
.cwbe-live-hero-takeover.cwbe-live-chat-hidden.cwbe-live-fullscreen-fallback .cwbe-live-controls{right:14px!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked{padding-top:16px!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-community-head{margin-bottom:8px!important;padding-right:0!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-list{padding-top:4px!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-form{gap:6px!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-emoji-tray{scrollbar-width:none!important;-ms-overflow-style:none!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-emoji-tray::-webkit-scrollbar{display:none!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-emoji-tray button:nth-child(n+6){display:none!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwgh-comment-tools--inline,
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwgh-comment-gif-button{display:none!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea{min-height:42px!important;max-height:96px!important;padding:11px 13px!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose button{min-width:76px!important;min-height:42px!important;padding:0 15px!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-empty{margin:8px 0 0!important;text-align:left!important}
@media(max-width:900px){
  .cwbe-live-hero-takeover:fullscreen .cwbe-live-controls,
  .cwbe-live-hero-takeover.cwbe-live-fullscreen-fallback .cwbe-live-controls{right:10px!important;top:10px!important}
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-emoji-tray button:nth-child(n+5){display:none!important}
}


/* Creator Studio 1.10.54 — compact fullscreen composer width. */
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose{grid-template-columns:auto auto!important;justify-content:end!important;justify-items:end!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea{width:76px!important;min-width:76px!important;max-width:76px!important;overflow:hidden!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose button{width:76px!important;min-width:76px!important;max-width:76px!important}
@media(max-width:900px){
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea{width:72px!important;min-width:72px!important;max-width:72px!important}
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose button{width:72px!important;min-width:72px!important;max-width:72px!important}
}


/* Creator Studio 1.10.55 — compact square-ish fullscreen chat field. */
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea{
  width:96px!important;
  min-width:96px!important;
  max-width:96px!important;
  min-height:52px!important;
  max-height:52px!important;
  height:52px!important;
  resize:none!important;
  line-height:1.15!important;
  padding:10px 12px!important;
  font-size:14px!important;
}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose button{
  width:96px!important;
  min-width:96px!important;
  max-width:96px!important;
  min-height:52px!important;
  height:52px!important;
}
@media(max-width:900px){
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea,
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose button{
    width:92px!important;
    min-width:92px!important;
    max-width:92px!important;
  }
}


/* Creator Studio 1.10.56 — wider fullscreen chat field. */
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea{
  width:148px!important;
  min-width:148px!important;
  max-width:148px!important;
}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose button{
  width:96px!important;
  min-width:96px!important;
  max-width:96px!important;
}
@media(max-width:900px){
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea{
    width:136px!important;
    min-width:136px!important;
    max-width:136px!important;
  }
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose button{
    width:92px!important;
    min-width:92px!important;
    max-width:92px!important;
  }
}


/* Creator Studio 1.10.57 — fullscreen composer spans from emoji row to Send button edge. */
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-form{width:100%!important}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose{
  width:100%!important;
  grid-template-columns:minmax(0,1fr) 108px!important;
  justify-content:stretch!important;
  justify-items:stretch!important;
  align-items:end!important;
}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose textarea{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  min-height:52px!important;
  max-height:52px!important;
  height:52px!important;
  resize:none!important;
}
.cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose button{
  width:108px!important;
  min-width:108px!important;
  max-width:108px!important;
  min-height:52px!important;
  height:52px!important;
}
@media(max-width:900px){
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose{grid-template-columns:minmax(0,1fr) 100px!important}
  .cwbe-live-chat-panel.cwbe-live-chat-docked .cwbe-message-compose button{
    width:100px!important;
    min-width:100px!important;
    max-width:100px!important;
  }
}
