.mlp-app{min-height:0}.mlp-app>.mlp-community-heading{float:none!important;clear:both!important;width:100%!important;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;margin:0 0 10px;box-sizing:border-box;background:#171320;border:1px solid var(--mlp-line);border-radius:14px}.mlp-community-heading h2{margin:0;font-size:17px;line-height:1.3;color:var(--mlp-text)}.mlp-community-heading .mlp-kicker{display:none}.mlp-heading-actions{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.mlp-heading-actions button,.mlp-heading-actions a{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;padding:6px 10px;border:1px solid var(--mlp-line);border-radius:9px;background:#211b2c;color:var(--mlp-text);font:inherit;font-size:12px;text-decoration:none;cursor:pointer;line-height:1.3}.mlp-heading-actions [data-mlp-launch-open]{background:#9724bc;border-color:#b641d4;font-weight:700}.mlp-app.is-community-mode .mlp-room-layout{grid-template-columns:minmax(0,1fr)}.mlp-app .mlp-room-layout{min-width:0}.mlp-app .mlp-chat-panel{display:flex;flex-direction:column;height:460px;min-height:0;max-height:none;min-width:0;border-radius:16px;overflow:hidden}.mlp-app--page .mlp-chat-panel{height:min(680px, 75dvh);min-height:380px}.mlp-app .mlp-chat-panel>*{flex-shrink:0;min-width:0}.mlp-app .mlp-messages{flex:1 1 0%;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;overflow-wrap:anywhere}.mlp-app .mlp-composer-shell{position:relative;z-index:auto}.mlp-app .mlp-composer{margin:0;padding:10px 12px}.mlp-app .mlp-composer textarea{display:block;height:54px;min-height:54px;max-height:54px;resize:none;box-sizing:border-box}.mlp-app .mlp-composer__bar{min-height:34px;gap:6px}.mlp-app .mlp-composer__bar>div{min-width:0;display:flex;flex-wrap:wrap;gap:2px}.mlp-app .mlp-composer__bar button{min-height:32px}.mlp-app .mlp-stage-panel{min-height:460px;padding:18px}.mlp-app .mlp-room-head{padding:16px 20px;border-radius:16px}.mlp-app .mlp-room-head .mlp-admin-link{display:none}.mlp-app .mlp-toast-stack{pointer-events:none}.mlp-app .mlp-control-dock{position:relative;left:auto;right:auto;bottom:auto;transform:none;margin-top:auto}.mlp-app .mlp-pinned{max-height:110px;overflow:auto;margin:8px 12px 0}.mlp-app .mlp-pin-copy{display:block;min-width:0;flex:1;color:#d4c29b;font:inherit;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;padding:2px}.mlp-app .mlp-pin-copy[aria-expanded="true"]{white-space:normal;overflow-wrap:anywhere}.mlp-app.is-chat-collapsed .mlp-chat-panel{display:none!important}.mlp-app.is-chat-collapsed.is-community-mode .mlp-room-layout{display:none!important}.mlp-app.is-chat-collapsed:not(.is-community-mode) .mlp-room-layout{grid-template-columns:minmax(0,1fr)}.mlp-app .mlp-offline-wrap{display:block;min-height:0;padding:0;margin-top:10px}.mlp-app .mlp-offline-wrap .mlp-empty{min-height:100px}.mlp-overlay,.mlp-overlay *{box-sizing:border-box}.mlp-overlay{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;font-size:13px;line-height:1.5;color:var(--mlp-text);background:#14111d;border:1px solid #493258;box-shadow:0 18px 60px #0009;border-radius:16px}.mlp-overlay button,.mlp-overlay input,.mlp-overlay textarea{font-family:inherit}.mlp-overlay button{cursor:pointer}.mlp-overlay button:disabled{cursor:not-allowed;opacity:.55}.mlp-overlay :focus-visible,.mlp-app :focus-visible{outline:2px solid #d5a0ff;outline-offset:2px}.mlp-overlay[hidden],.mlp-overlay [hidden]{display:none!important}.mlp-picker.mlp-overlay,.mlp-utility-panel.mlp-overlay{position:fixed;inset:auto;margin:0;z-index:2147483600;display:flex;flex-direction:column;padding:0;min-width:0;min-height:0;max-width:calc(100vw - 16px);overflow:hidden;animation:none}.mlp-picker__body{flex:1 1 auto;min-height:0}.mlp-picker__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.mlp-picker__grid button{padding:0;min-width:0;border:0;border-radius:8px;overflow:hidden;background:#251f31;color:#fff}.mlp-picker__grid img{display:block;width:100%;height:82px;object-fit:cover}.mlp-picker__emoji{grid-template-columns:repeat(6,minmax(0,1fr))}.mlp-picker__emoji button{min-height:38px;font-size:23px}.mlp-picker__search{display:flex;gap:6px;margin-bottom:10px}.mlp-picker__search input{width:100%;min-width:0;padding:8px;border:1px solid #493258;border-radius:8px;color:#fff;background:#0e0c15}.mlp-picker__search button{padding:7px 12px;border:0;border-radius:8px;color:#fff;background:#7836ad}.mlp-utility-panel.mlp-overlay{padding:36px 14px 14px;overflow:auto}.mlp-utility-panel .mlp-chat-notice{margin:0;padding:0;background:none;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.mlp-utility-panel .mlp-moderator-tools{flex-direction:column;align-items:stretch;padding:0;border:0;overflow:visible}.mlp-utility-panel .mlp-moderator-tools a{margin:0}.mlp-utility-panel .mlp-moderator-tools button,.mlp-utility-panel .mlp-moderator-tools a{padding:10px;font-size:12px}.mlp-overlay .mlp-overlay-close{position:absolute;right:8px;top:7px;width:30px;height:30px;padding:0;border:0;border-radius:8px;background:#2c2337;color:#fff;font-size:22px}.mlp-launch-dialog{width:min(540px, calc(100vw - 24px));max-height:calc(100dvh - 32px);padding:0;overflow:auto}.mlp-launch-dialog:not([open]){display:none}.mlp-launch-dialog::backdrop{background:#090611b8;backdrop-filter:blur(3px)}.mlp-launch-dialog .mlp-host-launch{display:flex;flex-direction:column;gap:15px;padding:26px;border:0;background:none;border-radius:0}.mlp-launch-dialog .mlp-host-launch__head{padding-right:24px}.mlp-launch-dialog .mlp-host-launch__head h2{font-size:22px;margin:4px 0 7px;color:#fff}.mlp-launch-dialog .mlp-host-launch label{display:flex;flex-direction:column;gap:5px;width:100%;min-width:0}.mlp-launch-dialog .mlp-host-launch input:not([type="checkbox"]),.mlp-launch-dialog .mlp-host-launch textarea{width:100%;min-width:0;padding:11px;background:#0e0c15;color:#fff;border:1px solid #3d314c;border-radius:9px;font-size:14px}.mlp-launch-dialog .mlp-host-launch textarea{resize:vertical;max-height:150px}.mlp-launch-dialog .mlp-host-launch__row{display:flex;flex-wrap:wrap;gap:14px}.mlp-launch-dialog .mlp-host-launch__row>label:first-child{width:120px}.mlp-launch-dialog .mlp-host-launch__check{flex:1;flex-direction:row;align-items:center}.mlp-launch-dialog .mlp-host-launch__row>button{width:100%;margin:0;padding:12px}.mlp-launch-error{padding:10px;border-radius:8px;color:#ffb0bf;background:#ff496c14}@media (max-width:640px){.mlp-app>.mlp-community-heading{flex-wrap:wrap;padding:10px 12px;gap:8px}.mlp-community-heading h2{font-size:15px}.mlp-heading-actions{width:100%}.mlp-heading-actions .mlp-online-pill{display:flex;margin-right:auto}.mlp-app .mlp-chat-panel{height:400px;min-height:0;max-height:none}.mlp-app--page .mlp-chat-panel{height:min(560px, 70dvh);min-height:360px}.mlp-app .mlp-room-layout{grid-template-columns:minmax(0,1fr)}.mlp-app .mlp-stage-panel{min-height:280px;padding:12px}.mlp-app .mlp-composer textarea,.mlp-picker__search input,.mlp-launch-dialog input:not([type="checkbox"]),.mlp-launch-dialog textarea{font-size:16px}.mlp-app .mlp-composer{padding:8px}.mlp-app .mlp-composer__bar>div button{padding:5px 6px}.mlp-launch-dialog .mlp-host-launch{padding:22px 16px}}