.app-panel-nav-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:32px}.app-panel-nav-section-head .navigation-widget-section-title{display:flex;align-items:center;min-height:28px;margin-bottom:0;line-height:28px}.app-panel-nav-section-head .navigation-widget-section-title.space-top{margin-top:0}.community-channel-section-action{width:28px;height:28px;flex:0 0 28px;border:1px solid #d8e0ef;border-radius:10px;background-color:#fff;color:#1456ff;display:inline-flex;align-items:center;justify-content:center;align-self:center;vertical-align:middle;font-size:16px;line-height:1;transition:background-color .26s ease,color .26s ease,border-color .26s ease,box-shadow .26s ease}.community-channel-section-action .bi{display:block;line-height:1}.community-channel-section-action:hover{background-color:#1456ff14;border-color:#1456ff}.community-channel-edit-trigger{border:0;background:transparent;padding:0;width:28px;height:28px;border-radius:10px;color:#7f8bad;display:inline-flex;align-items:center;justify-content:center;transition:background-color .26s ease,color .26s ease}.community-channel-edit-trigger:hover{background-color:#1456ff14;color:#1456ff}.menu-item.is-empty .menu-item-link{cursor:default;opacity:.8}.community-channel-mask,.community-channel-modal{opacity:0;visibility:hidden;transition:opacity .24s ease,transform .26s cubic-bezier(.2,.75,.25,1),visibility .24s ease}.community-channel-mask.is-visible,.community-channel-modal.is-visible{opacity:1;visibility:visible}.community-channel-modal{max-width:520px;width:calc(100% - 40px);padding:28px;border-radius:24px!important;transform:translate(-50%,calc(-50% + 14px)) scale(.96)}.community-channel-modal.is-visible{transform:translate(-50%,-50%) scale(1)}.community-channel-modal-body{text-align:left}.community-channel-modal-pretitle{margin:0 0 8px;color:#9aa4bf;font-size:.76rem;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase}.community-channel-modal-title{margin:0 0 18px;font-size:1.9rem;font-weight:800;line-height:1.05;color:#151720}.community-channel-form{display:grid;gap:14px}.community-channel-form .form-item{padding:16px 18px;border:1px solid #e7ebf3;border-radius:18px;background-color:#fff;box-shadow:0 10px 26px #141f380d}.community-channel-form .form-item label{margin-bottom:10px;color:#68738a;font-size:.84rem;font-weight:700;line-height:1.2}.community-channel-form .form-item input[type=text],.community-channel-form .form-item textarea{width:100%;border:1px solid #e7ebf3;border-radius:16px;background-color:#f8fbff;color:#151720;box-shadow:none}.community-channel-form .form-item input[type=text]{height:52px;padding:0 16px}.community-channel-form textarea{min-height:120px;padding:14px 16px;resize:vertical}.community-channel-form-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:4px}.community-channel-form-status{min-height:18px;font-size:.85rem;color:#7f8bad}html:not([data-theme=dark]) .community-channel-modal{background:#fffffff5;border:1px solid rgba(214,223,238,.92);box-shadow:0 28px 70px #141f382e}html:not([data-theme=dark]) .community-channel-modal .topbar-create-modal-close:hover,html:not([data-theme=dark]) .community-channel-modal .topbar-create-modal-close:focus-visible{background-color:#1456ff14;color:#1456ff}.community-channel-layout{align-items:stretch;grid-template-columns:minmax(0,1fr) 290px!important;max-width:1184px;margin:0 auto}.community-channel-layout>.grid-column{min-width:0}.community-channel-widget{--channel-surface: #fff;--channel-surface-soft: #f5f7fb;--channel-surface-hover: #eef3fb;--channel-border: #dfe6f2;--channel-text: #151720;--channel-muted: #6f7890;--channel-accent: #1456ff;height:min(760px,calc(100vh - 230px));min-height:620px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--channel-border);border-radius:16px;background-color:var(--channel-surface);box-shadow:none}.community-channel-header{flex:0 0 auto;padding:18px 22px;border-bottom:1px solid var(--channel-border);background-color:var(--channel-surface)}.community-channel-title{font-size:1.5rem}.community-channel-description{margin:8px 0 0;font-size:.9rem;color:var(--channel-muted);line-height:1.55}.community-channel-messages-wrap{flex:1 1 auto;min-height:0;max-height:none;margin-top:0!important;overflow-y:auto;display:flex;flex-direction:column;gap:4px;padding:18px clamp(18px,4vw,56px);background-color:var(--channel-surface)}.community-channel-empty{width:100%;max-width:920px;margin:auto;padding:28px;border:1px dashed var(--channel-border);border-radius:16px;background-color:var(--channel-surface-soft);color:var(--channel-muted);font-size:.95rem;font-weight:700;text-align:center}.community-channel-message{display:flex;align-items:flex-start;gap:12px;width:100%;max-width:920px;margin:0 auto;padding:8px 10px;border-radius:12px;transition:background-color .18s ease}.community-channel-message:hover{background-color:var(--channel-surface-hover)}.community-channel-message.is-own{flex-direction:row}.community-channel-message-body{min-width:0;max-width:none;flex:1 1 auto}.community-channel-message-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.community-channel-message.is-own .community-channel-message-head{justify-content:flex-start}.community-channel-message-author,.community-channel-message-date{margin:0}.community-channel-message-author{font-weight:700;font-size:.92rem}.community-channel-message-author a{color:var(--channel-text)}.community-channel-message-author a:hover{color:var(--channel-accent)}.community-channel-message-date{font-size:.75rem;color:var(--channel-muted)}.community-channel-message-bubble{padding:0;border:0;border-radius:0;background-color:transparent;color:var(--channel-text);line-height:1.55;word-break:break-word;white-space:pre-wrap}.community-channel-message.is-own .community-channel-message-bubble{background-color:transparent;border-color:transparent}.community-channel-compose{flex:0 0 auto;padding:14px clamp(18px,4vw,56px) 18px;margin-top:0;border-top:1px solid var(--channel-border);background-color:var(--channel-surface)}.community-channel-compose-form{width:100%;max-width:920px;margin:0 auto;display:grid;gap:8px}.community-channel-inputbar{display:flex;align-items:flex-end;gap:10px;min-height:58px;padding:8px 8px 8px 16px;border:1px solid var(--channel-border);border-radius:16px;background-color:var(--channel-surface-soft);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.community-channel-inputbar:focus-within{border-color:color-mix(in srgb,var(--channel-accent) 56%,var(--channel-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--channel-accent) 14%,transparent)}.community-channel-inputbar textarea{width:100%;min-height:40px;max-height:140px;padding:10px 0;border:0;outline:0;background:transparent;color:var(--channel-text);font-size:.95rem;font-weight:600;line-height:1.35;resize:none;box-shadow:none}.community-channel-inputbar textarea::placeholder{color:var(--channel-muted)}.community-channel-send-button{width:42px;height:42px;border:0;border-radius:14px;background-color:var(--channel-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:16px;cursor:pointer;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.community-channel-send-button:hover,.community-channel-send-button:focus-visible{filter:brightness(.96);box-shadow:0 10px 22px color-mix(in srgb,var(--channel-accent) 22%,transparent);transform:translateY(-1px)}.community-channel-compose-status{min-height:18px;font-size:.85rem;color:var(--channel-muted)}.community-channel-locked{margin:0;color:var(--channel-muted);font-size:.92rem}.community-channel-side-card{height:100%;border:1px solid #dfe6f2;border-radius:16px;background-color:#fff;box-shadow:none}.community-channel-side-card .widget-box-title,.community-channel-side-card .widget-box-content{margin-top:0}.community-channel-side-label{margin:0 0 4px;color:#6f7890;font-size:.78rem;font-weight:700;text-transform:uppercase}.community-channel-side-value{margin:0 0 14px;font-size:.95rem;color:#151720}html[data-theme=dark] .community-channel-widget{--channel-surface: #1b1c20;--channel-surface-soft: #202126;--channel-surface-hover: #27282e;--channel-border: #30323a;--channel-text: #f3f4f7;--channel-muted: #a7adbb;--channel-accent: #a3ff12;background-color:var(--channel-surface)}html[data-theme=dark] .community-channel-send-button{color:#151720}html[data-theme=dark] .community-channel-side-card{border-color:#30323a;background-color:#1b1c20}html[data-theme=dark] .community-channel-section-action{background-color:#1b1c20;border-color:#30323a;color:#a3ff12}html[data-theme=dark] .community-channel-section-action:hover{background-color:#a3ff121f;border-color:#a3ff12}html[data-theme=dark] .community-channel-edit-trigger{color:#7f8bad}html[data-theme=dark] .community-channel-edit-trigger:hover{background-color:#a3ff121f;color:#a3ff12}html[data-theme=dark] .community-channel-modal-title{color:#f3f6fc}html[data-theme=dark] .community-channel-modal{background:#15161af5;border:1px solid rgba(68,71,82,.9);box-shadow:0 30px 80px #00000073}html[data-theme=dark] .community-channel-modal .topbar-create-modal-close:hover,html[data-theme=dark] .community-channel-modal .topbar-create-modal-close:focus-visible{background-color:#a3ff121f;color:#a3ff12}html[data-theme=dark] .community-channel-form .form-item{border-color:#30323a;background-color:#1b1c20;box-shadow:none}html[data-theme=dark] .community-channel-form .form-item label{color:#9aa4bf}html[data-theme=dark] .community-channel-form .form-item input[type=text],html[data-theme=dark] .community-channel-form .form-item textarea{border-color:#30323a;background-color:#202126;color:#f3f6fc}html[data-theme=dark] .community-channel-form .form-item input[type=text]::placeholder,html[data-theme=dark] .community-channel-form .form-item textarea::placeholder{color:#9aa4bf}html[data-theme=dark] .community-channel-message-bubble,html[data-theme=dark] .community-channel-message.is-own .community-channel-message-bubble{background-color:transparent;border-color:transparent;color:var(--channel-text)}html[data-theme=dark] .community-channel-description,html[data-theme=dark] .community-channel-message-date,html[data-theme=dark] .community-channel-empty,html[data-theme=dark] .community-channel-compose-status,html[data-theme=dark] .community-channel-locked,html[data-theme=dark] .community-channel-side-label,html[data-theme=dark] .community-channel-form-status{color:#9aa4bf}html[data-theme=dark] .community-channel-side-value{color:#f3f6fc}html[data-theme=dark] .community-channel-compose{border-top-color:var(--channel-border)}@media screen and (max-width:960px){.community-channel-layout{grid-template-columns:minmax(0,1fr)!important}.community-channel-widget{height:calc(100vh - 190px);min-height:520px}.community-channel-messages-wrap{max-height:none;min-height:0}}@media screen and (max-width:640px){.community-channel-modal{padding:22px;border-radius:22px!important}.community-channel-modal-title{font-size:1.55rem}.community-channel-form-actions{flex-direction:column;align-items:stretch}.community-channel-message-body{max-width:none}.community-channel-widget{min-height:480px}.community-channel-header,.community-channel-messages-wrap,.community-channel-compose{padding-left:14px;padding-right:14px}}
