.list-throttle-popup-wrap[data-v-3e27ff7e]{position:fixed;left:50%;bottom:.9rem;transform:translate(-50%);z-index:9999;display:flex;justify-content:center;width:auto;max-width:calc(100vw - 1.5rem);padding:0;pointer-events:none}.list-throttle-popup-wrap--compact[data-v-3e27ff7e]{bottom:.7rem}.list-throttle-popup[data-v-3e27ff7e]{display:inline-flex;align-items:center;justify-content:center;max-width:min(100%,14rem);min-height:32px;padding:.42rem .72rem;border:1px solid var(--theme-color-throttle-border);border-radius:999px;background:var(--theme-color-throttle-surface);color:var(--theme-color-throttle-text);box-shadow:0 10px 24px var(--theme-color-shadow-throttle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.list-throttle-popup-message[data-v-3e27ff7e]{margin:0;font-size:.77rem;font-weight:700;line-height:1.1;color:inherit;text-transform:lowercase;text-align:center}.list-throttle-popup-fade-enter-active[data-v-3e27ff7e],.list-throttle-popup-fade-leave-active[data-v-3e27ff7e]{transition:opacity .18s ease,transform .18s ease}.list-throttle-popup-fade-enter-from[data-v-3e27ff7e],.list-throttle-popup-fade-leave-to[data-v-3e27ff7e]{opacity:0;transform:translateY(8px)}@media(max-width:640px){.list-throttle-popup-wrap[data-v-3e27ff7e]{bottom:.7rem;max-width:calc(100vw - 1rem)}.list-throttle-popup[data-v-3e27ff7e]{max-width:min(100%,12.5rem);min-height:30px;padding:.38rem .65rem}.list-throttle-popup-message[data-v-3e27ff7e]{font-size:.73rem}}.notifications-panel[data-v-4b80fefc]{min-height:0}.notifications-category-filters[data-v-4b80fefc]{display:flex;flex-wrap:wrap;gap:.5rem}.notifications-category-filter[data-v-4b80fefc]{padding:.45rem .85rem}.notifications-category-filter--active[data-v-4b80fefc]{background:linear-gradient(180deg,var(--theme-gradient-notifications-filter-active-start, var(--theme-color-notifications-filter-active)) 0%,var(--theme-gradient-notifications-filter-active-end, var(--theme-color-notifications-filter-active)) 100%)}.notifications-list[data-v-4b80fefc]{position:relative;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-right:.2rem}.notifications-list[data-v-4b80fefc]::-webkit-scrollbar{width:0;height:0}.notifications-page-card .notifications-list[data-v-4b80fefc]{max-height:calc(100vh - 240px)}.notifications-panel--modal .notifications-list[data-v-4b80fefc]{max-height:min(58vh,720px)}.notification-card-read .notification-type-label[data-v-4b80fefc],.notification-card-read .notification-card-meta[data-v-4b80fefc]{color:var(--theme-color-notifications-text-read, var(--theme-color-notifications-text-read))}.notification-card-unread .notification-type-label[data-v-4b80fefc],.notification-card-unread .notification-card-meta[data-v-4b80fefc]{color:var(--theme-color-notifications-text-unread, var(--theme-color-notifications-text-unread))}.notifications-list-sentinel[data-v-4b80fefc]{width:100%;height:1px}.notifications-group-section[data-v-4b80fefc]{gap:.85rem}.notifications-group-section+.notifications-group-section[data-v-4b80fefc]{padding-top:.4rem;border-top:1px solid var(--theme-color-notifications-group-divider, var(--theme-color-notifications-group-divider))}.notifications-group-section__header[data-v-4b80fefc]{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.notifications-group-section__header h3[data-v-4b80fefc]{margin:.15rem 0 0;font-size:1rem}.notifications-group-section__eyebrow[data-v-4b80fefc]{margin-bottom:0}.chat-emoji-picker[data-v-74a5df8c]{position:absolute;right:0;left:auto;bottom:calc(100% + .7rem);width:min(var(--chat-emoji-picker-width, 21rem),100%);max-width:min(var(--chat-emoji-picker-width, 21rem),var(--chat-emoji-picker-max-width, calc(100vw - 2rem) ));padding:var(--chat-emoji-picker-padding, .9rem);border:1px solid var(--theme-chat-emoji-picker-border, var(--theme-chat-emoji-picker-border));border-radius:1rem;background:linear-gradient(180deg,var(--theme-chat-emoji-picker-sheen, var(--theme-chat-emoji-picker-sheen)),transparent 58%),var(--theme-chat-emoji-picker-surface, var(--theme-chat-emoji-picker-surface));box-shadow:var(--theme-chat-emoji-picker-shadow, 0 22px 48px var(--theme-color-chat-emoji-picker-shadow));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:14}.chat-emoji-picker__header[data-v-74a5df8c],.chat-emoji-picker__footer[data-v-74a5df8c]{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.chat-emoji-picker__heading[data-v-74a5df8c]{gap:.15rem}.chat-emoji-picker__close[data-v-74a5df8c]{width:var(--chat-emoji-picker-close-size, 2rem);height:var(--chat-emoji-picker-close-size, 2rem);min-width:var(--chat-emoji-picker-close-size, 2rem);min-height:var(--chat-emoji-picker-close-size, 2rem);border-color:var(--theme-chat-emoji-picker-close-border, var(--theme-chat-emoji-picker-close-border));background:var(--theme-chat-emoji-picker-close-surface, var(--theme-chat-emoji-picker-close-surface));color:var(--theme-chat-emoji-picker-close-text, var(--theme-color-text-inverse))}.chat-emoji-picker__close[data-v-74a5df8c]:hover,.chat-emoji-picker__close[data-v-74a5df8c]:focus-visible{border-color:var(--theme-chat-emoji-picker-close-hover-border, var(--theme-chat-emoji-picker-close-hover-border));background:var(--theme-chat-emoji-picker-close-hover-surface, var(--theme-chat-emoji-picker-close-hover-surface))}.chat-emoji-picker .emoji-grid[data-v-74a5df8c]{grid-template-columns:repeat(auto-fill,minmax(var(--chat-emoji-picker-grid-min, 42px),1fr));gap:var(--chat-emoji-picker-grid-gap, .45rem)}.chat-emoji-picker__emoji[data-v-74a5df8c]{min-height:var(--chat-emoji-picker-emoji-size, 42px);border-radius:12px;border-color:var(--theme-chat-emoji-picker-emoji-border, var(--theme-chat-emoji-picker-emoji-border));background:var(--theme-chat-emoji-picker-emoji-surface, var(--theme-chat-emoji-picker-emoji-surface));box-shadow:none;font-size:var(--chat-emoji-picker-emoji-font-size, 1.15rem);line-height:1}.chat-emoji-picker__emoji[data-v-74a5df8c]:hover,.chat-emoji-picker__emoji[data-v-74a5df8c]:focus-visible{border-color:var(--theme-chat-emoji-picker-emoji-hover-border, var(--theme-chat-emoji-picker-emoji-hover-border));background:var(--theme-chat-emoji-picker-emoji-hover-surface, var(--theme-chat-emoji-picker-emoji-hover-surface));transform:translateY(-1px)}.chat-emoji-picker__footer[data-v-74a5df8c]{margin-top:var(--chat-emoji-picker-footer-margin, .75rem)}@media(max-width:640px){.chat-emoji-picker[data-v-74a5df8c]{right:0;left:auto;transform:none;width:min(var(--chat-emoji-picker-width-mobile, 17rem),100%);max-width:min(var(--chat-emoji-picker-width-mobile, 17rem),var(--chat-emoji-picker-max-width-mobile, calc(100vw - 1.25rem) ));padding:var(--chat-emoji-picker-padding-mobile, .75rem)}.chat-emoji-picker .emoji-grid[data-v-74a5df8c]{grid-template-columns:repeat(auto-fill,minmax(var(--chat-emoji-picker-grid-min-mobile, 38px),1fr));gap:var(--chat-emoji-picker-grid-gap-mobile, .38rem)}.chat-emoji-picker__emoji[data-v-74a5df8c]{min-height:var(--chat-emoji-picker-emoji-size-mobile, 38px);font-size:var(--chat-emoji-picker-emoji-font-size-mobile, 1rem)}}.posts-page[data-v-65f313b6]{grid-template-rows:auto auto minmax(0,1fr);min-height:calc(100vh - 10rem)}.posts-header-card[data-v-65f313b6],.posts-search-card[data-v-65f313b6]{position:relative;z-index:1}.discussion-page-shell[data-v-65f313b6]{min-height:18rem;height:100%;overflow-y:auto;align-content:start;padding-right:.15rem}.discussion-refresh-note[data-v-65f313b6]{margin:0}.discussion-loading-stack[data-v-65f313b6]{gap:1rem}.discussion-loading-card[data-v-65f313b6]{padding:1rem 1.1rem;border:1px solid var(--theme-color-border-subtle);border-radius:1rem;background:var(--theme-color-surface-elevated)}.discussion-loading-line[data-v-65f313b6]{height:.8rem;background:var(--theme-color-surface-soft)}.discussion-loading-line--title[data-v-65f313b6]{width:42%;height:1rem}.discussion-loading-line--short[data-v-65f313b6]{width:68%}.posts-search-card[data-v-65f313b6]{gap:1rem;padding:1rem;border-radius:1.5rem;border:1px solid var(--theme-color-discovery-border);background:radial-gradient(circle at top right,var(--theme-color-discovery-overlay-top),transparent 24%),radial-gradient(circle at bottom left,var(--theme-color-discovery-overlay-bottom),transparent 34%),linear-gradient(180deg,var(--theme-gradient-discovery-panel-top),var(--theme-gradient-discovery-panel-bottom));box-shadow:0 18px 34px var(--theme-color-shadow-discovery-panel),inset 0 1px 0 var(--theme-color-shadow-discovery-panel-inset);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.posts-search-toolbar[data-v-65f313b6]{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,240px);gap:.95rem;align-items:stretch}.posts-search-field[data-v-65f313b6],.posts-scope-field[data-v-65f313b6]{min-width:0;gap:.45rem}.posts-scope-field[data-v-65f313b6]{position:relative}.posts-search-field>span[data-v-65f313b6],.posts-scope-field>span[data-v-65f313b6]{font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-color-discovery-eyebrow)}.posts-search-input-wrap[data-v-65f313b6]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;min-height:58px;padding:.45rem .52rem .45rem .85rem;border:1px solid var(--theme-color-discovery-border-soft);border-radius:1.2rem;background:linear-gradient(180deg,var(--theme-gradient-discovery-field-top),var(--theme-gradient-discovery-field-bottom));box-shadow:inset 0 1px 0 var(--theme-color-shadow-discovery-inset),0 12px 24px var(--theme-color-shadow-discovery-field)}.posts-search-input-icon[data-v-65f313b6]{display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;border:1px solid var(--theme-family-input-border);border-radius:999px;background:linear-gradient(135deg,var(--theme-gradient-discovery-icon-start),var(--theme-gradient-discovery-icon-end));color:var(--theme-family-input-icon-text);box-shadow:inset 0 1px 0 var(--theme-family-input-inset-light),0 8px 18px var(--theme-family-control-shadow)}.posts-search-input-wrap input[data-v-65f313b6]{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--theme-color-discovery-text);box-shadow:none}.posts-search-input-wrap[data-v-65f313b6]:focus-within{border-color:var(--theme-color-discovery-border-strong);box-shadow:inset 0 1px 0 var(--theme-color-shadow-discovery-inset),0 0 0 3px color-mix(in srgb,var(--theme-color-discovery-border-strong) 18%,transparent),0 12px 24px var(--theme-color-shadow-discovery-field)}.posts-search-input-wrap input[data-v-65f313b6]:focus{box-shadow:none}.posts-search-input-wrap input[data-v-65f313b6]::placeholder{color:var(--theme-color-discovery-placeholder)}.posts-scope-field .select-input[data-v-65f313b6]{min-height:58px;padding:.85rem 2.7rem .85rem 1rem;border-radius:1.2rem;border:1px solid var(--theme-color-discovery-border-soft);background:linear-gradient(180deg,var(--theme-gradient-discovery-field-top),var(--theme-gradient-discovery-field-bottom));color:var(--theme-color-discovery-text);font-size:.95rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(180deg,var(--theme-gradient-discovery-field-top),var(--theme-gradient-discovery-field-bottom));background-repeat:no-repeat;background-position:0 0;background-size:auto;box-shadow:inset 0 1px 0 var(--theme-color-shadow-discovery-inset),0 12px 24px var(--theme-color-shadow-discovery-field)}.posts-scope-field .select-input[data-v-65f313b6]:focus{box-shadow:inset 0 1px 0 var(--theme-color-shadow-discovery-inset),0 0 0 3px color-mix(in srgb,var(--theme-color-discovery-border-strong) 18%,transparent),0 12px 24px var(--theme-color-shadow-discovery-field)}.posts-scope-field[data-v-65f313b6]:after{content:"";position:absolute;right:1rem;bottom:1.45rem;width:.82rem;height:.56rem;background:var(--theme-color-discovery-select-arrow);clip-path:polygon(0 0,50% 100%,100% 0,82% 0,50% 62%,18% 0);pointer-events:none}.posts-scope-field--mobile-menu[data-v-65f313b6]:after{bottom:.98rem}.posts-search-select-trigger[data-v-65f313b6]{display:flex;align-items:center;justify-content:flex-start;width:100%;text-align:left;cursor:pointer}.posts-search-select-menu[data-v-65f313b6]{display:grid;gap:.45rem;margin-top:.5rem;padding:.55rem;border:1px solid var(--theme-color-discovery-border-soft);border-radius:1rem;background:linear-gradient(180deg,var(--theme-gradient-discovery-panel-top),var(--theme-gradient-discovery-panel-bottom));box-shadow:0 12px 24px var(--theme-color-shadow-discovery-field)}.posts-search-select-option[data-v-65f313b6]{width:100%;min-height:2.4rem;padding:.55rem .8rem;border:1px solid var(--theme-color-discovery-border-soft);border-radius:.9rem;background:linear-gradient(180deg,var(--theme-gradient-discovery-field-top),var(--theme-gradient-discovery-field-bottom));color:var(--theme-color-discovery-text);font:inherit;text-align:left}.posts-search-select-option--active[data-v-65f313b6]{border-color:var(--theme-color-discovery-border-strong);box-shadow:inset 0 1px 0 var(--theme-color-shadow-discovery-inset),0 0 0 2px color-mix(in srgb,var(--theme-color-discovery-border-strong) 18%,transparent)}.posts-mobile-search-apply[data-v-65f313b6]{width:100%}.posts-filter-row[data-v-65f313b6]{display:flex;gap:.7rem;flex-wrap:wrap;align-items:center}.posts-filter-chip[data-v-65f313b6]{display:inline-flex;align-items:center;gap:.5rem}.posts-filter-chip-count[data-v-65f313b6]{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem}.posts-filter-chip-count--loading[data-v-65f313b6]{opacity:.72}.posts-filter-row .groups-filter-chip[data-v-65f313b6]{min-height:2.7rem;padding:.65rem 1rem}.posts-filter-row .groups-filter-chip[data-v-65f313b6]:hover,.posts-filter-row .groups-filter-chip[data-v-65f313b6]:focus-visible{transform:translateY(-1px)}@media(max-width:760px){.posts-search-toolbar[data-v-65f313b6]{grid-template-columns:1fr}}@media(max-width:560px){.posts-search-card[data-v-65f313b6]{padding:.9rem;border-radius:1.2rem}.posts-search-input-wrap[data-v-65f313b6]{grid-template-columns:1fr;gap:.55rem;min-height:0;padding:.8rem}.posts-search-input-icon[data-v-65f313b6]{display:none}.posts-scope-field .select-input[data-v-65f313b6]{width:100%}.posts-filter-row .groups-filter-chip[data-v-65f313b6]{flex:1 1 calc(50% - .5rem);justify-content:center}}.posts-mobile-header-leading[data-v-65f313b6]{display:flex;align-items:center;gap:.4rem;min-width:0}.posts-header-copy[data-v-65f313b6]{min-width:0}.posts-header-copy h2[data-v-65f313b6]{margin:0}.posts-header-actions[data-v-65f313b6]{display:inline-flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:nowrap}.posts-header-icon-button[data-v-65f313b6]{width:2.28rem;height:2.28rem}.posts-mobile-sidebar-toggle[data-v-65f313b6]{width:2.28rem;height:2.28rem;border-radius:.9rem;flex:0 0 auto}.posts-mobile-sidebar-overlay[data-v-65f313b6],.posts-mobile-sidebar-peek[data-v-65f313b6]{display:none}@media(max-width:760px){.posts-page[data-v-65f313b6]{position:relative;overflow:visible}.posts-header-card--mobile[data-v-65f313b6]{display:flex;align-items:center;justify-content:space-between;gap:.45rem;padding:.72rem .82rem}.posts-header-card--mobile .posts-header-copy h2[data-v-65f313b6]{font-size:1rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.posts-header-card--mobile .posts-header-actions[data-v-65f313b6]{width:auto;flex:0 0 auto}.posts-header-card--mobile .posts-header-create-button[data-v-65f313b6]{width:auto;min-height:2.28rem;padding:.45rem .72rem}.posts-search-card[data-v-65f313b6]{position:static}.posts-search-card--mobile-panel[data-v-65f313b6]{gap:0}.posts-search-card--mobile-panel[data-v-65f313b6]>*{min-width:0}.posts-search-card--mobile-panel .posts-mobile-sidebar-top[data-v-65f313b6]{gap:.58rem;align-content:start}.posts-search-card--mobile-panel .posts-mobile-sidebar-actions[data-v-65f313b6]{margin-top:.42rem;gap:.58rem;align-content:start}.posts-search-card--mobile-panel .posts-search-toolbar[data-v-65f313b6]{grid-template-columns:1fr;gap:.58rem}.posts-search-card--mobile-panel .posts-search-toolbar--mobile-panel[data-v-65f313b6]{gap:.58rem}.posts-search-card--mobile-panel .posts-mobile-search-primary[data-v-65f313b6]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.5rem}.posts-search-card--mobile-panel .posts-mobile-search-primary .posts-search-field[data-v-65f313b6]{min-width:0}.posts-search-card--mobile-panel .posts-search-field[data-v-65f313b6],.posts-search-card--mobile-panel .posts-scope-field[data-v-65f313b6]{width:100%;gap:.28rem}.posts-search-card--mobile-panel .posts-search-field>span[data-v-65f313b6],.posts-search-card--mobile-panel .posts-scope-field>span[data-v-65f313b6]{font-size:.62rem;letter-spacing:.06em;line-height:1.05}.posts-search-card--mobile-panel .posts-search-input-wrap[data-v-65f313b6]{min-height:2.15rem;grid-template-columns:auto minmax(0,1fr);gap:.38rem;padding:.38rem .56rem;border-radius:.78rem}.posts-search-card--mobile-panel .posts-search-input-icon[data-v-65f313b6]{display:inline-flex;width:1.38rem;height:1.38rem;font-size:.72rem}.posts-search-card--mobile-panel .posts-search-input-wrap input[data-v-65f313b6]{font-size:.84rem;line-height:1.1}.posts-search-card--mobile-panel .posts-scope-field .select-input[data-v-65f313b6]{width:100%;min-height:2.15rem;padding:.42rem 1.95rem .42rem .68rem;border-radius:.78rem;font-size:.84rem;line-height:1.1}.posts-search-card--mobile-panel .posts-scope-field[data-v-65f313b6]:after{right:.72rem;bottom:.88rem;width:.66rem;height:.44rem}.posts-search-card--mobile-panel .posts-scope-field--mobile-menu[data-v-65f313b6]:after{bottom:.84rem}.posts-search-card--mobile-panel .posts-search-select-menu[data-v-65f313b6]{gap:.3rem;margin-top:.28rem;padding:.34rem;border-radius:.78rem}.posts-search-card--mobile-panel .posts-search-select-option[data-v-65f313b6]{min-height:1.95rem;padding:.38rem .58rem;border-radius:.68rem;font-size:.82rem}.posts-search-card--mobile-panel .posts-mobile-search-apply[data-v-65f313b6]{width:auto;min-width:5rem;min-height:2.15rem;padding:.42rem .8rem;border-radius:.78rem;font-size:.82rem;line-height:1.1;align-self:end;white-space:nowrap}.posts-search-card--mobile-panel .posts-filter-row[data-v-65f313b6]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.42rem}.posts-search-card--mobile-panel .posts-filter-row .groups-filter-chip[data-v-65f313b6],.posts-search-card--mobile-panel .posts-filter-row .responsive-action-button[data-v-65f313b6]{width:100%;min-height:2rem;padding:.4rem .58rem;border-radius:.82rem;justify-content:space-between;gap:.38rem;flex:0 0 auto;font-size:.75rem;line-height:1.05}.posts-search-card--mobile-panel .posts-filter-chip[data-v-65f313b6]{min-width:0}.posts-search-card--mobile-panel .posts-filter-chip>span[data-v-65f313b6]:first-child,.posts-search-card--mobile-panel .responsive-action-label[data-v-65f313b6]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.posts-search-card--mobile-panel .posts-filter-chip-count[data-v-65f313b6]{min-width:1.18rem;height:1.18rem;padding:0 .24rem;font-size:.58rem;flex:0 0 auto}.posts-search-card--mobile-panel .responsive-action-icon[data-v-65f313b6]{font-size:.76rem;line-height:1}.posts-mobile-sidebar-overlay[data-v-65f313b6]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;justify-content:flex-start;background:#070a1200;pointer-events:none;transition:background-color .22s ease;border-radius:inherit;overflow:visible}.posts-mobile-sidebar-peek[data-v-65f313b6]{position:absolute;left:calc(-1.25rem - env(safe-area-inset-left,0px));top:calc(1cm + .1rem);transform:none;width:1.6rem;height:3.5rem;display:inline-flex;align-items:center;justify-content:flex-end;padding-right:.28rem;border:1px solid var(--theme-color-discovery-border);border-left:0;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--theme-gradient-discovery-panel-top),var(--theme-gradient-discovery-panel-bottom));box-shadow:12px 0 24px var(--theme-color-shadow-discovery-panel);color:var(--theme-color-text-muted);pointer-events:auto;z-index:22}.posts-mobile-sidebar-peek__icon[data-v-65f313b6]{font-size:.9rem;line-height:1}.posts-mobile-sidebar-overlay--open[data-v-65f313b6]{background:#070a1280;pointer-events:auto}.posts-search-card--mobile-panel[data-v-65f313b6]{width:min(22.5rem,calc(100% - 1rem));max-width:calc(100vw - 1.5rem);height:100%;padding:.7rem;display:grid;grid-template-rows:auto auto;align-content:start;align-items:start;gap:.65rem;border-right:1px solid var(--theme-color-discovery-border);box-shadow:18px 0 38px var(--theme-color-shadow-discovery-panel);transform:translate(calc(-100% - 1.5rem));transition:transform .22s ease;overflow:auto;border-radius:0 1.35rem 1.35rem 0;pointer-events:auto}.posts-search-card--mobile-panel-open[data-v-65f313b6]{transform:translate(0)}.posts-search-card--mobile-panel .posts-mobile-sidebar-top[data-v-65f313b6]{grid-row:1}.posts-search-card--mobile-panel .posts-mobile-sidebar-actions[data-v-65f313b6]{grid-row:2}.posts-mobile-sidebar-overlay--open .posts-mobile-sidebar-peek[data-v-65f313b6]{opacity:0}}@media(max-width:560px){.posts-search-card--mobile-panel .posts-mobile-search-primary[data-v-65f313b6]{grid-template-columns:minmax(0,1fr);align-items:stretch}.posts-header-card--mobile .posts-header-actions[data-v-65f313b6]{gap:.35rem}.posts-header-card--mobile .posts-header-create-button .mobile-titlebar-action-label[data-v-65f313b6]{display:none}.posts-header-card--mobile .posts-header-create-button[data-v-65f313b6]{min-width:2.28rem;padding-inline:.55rem}.posts-search-card--mobile-panel .posts-mobile-search-primary[data-v-65f313b6]{grid-template-columns:minmax(0,1fr);gap:.42rem}.posts-search-card--mobile-panel .posts-search-input-wrap[data-v-65f313b6]{grid-template-columns:auto minmax(0,1fr);gap:.34rem;min-height:2.02rem;padding:.34rem .5rem}.posts-search-card--mobile-panel .posts-search-input-icon[data-v-65f313b6]{display:inline-flex;width:1.28rem;height:1.28rem;font-size:.68rem}.posts-search-card--mobile-panel .posts-search-field>span[data-v-65f313b6],.posts-search-card--mobile-panel .posts-scope-field>span[data-v-65f313b6]{font-size:.58rem}.posts-search-card--mobile-panel .posts-search-input-wrap input[data-v-65f313b6],.posts-search-card--mobile-panel .posts-scope-field .select-input[data-v-65f313b6],.posts-search-card--mobile-panel .posts-mobile-search-apply[data-v-65f313b6],.posts-search-card--mobile-panel .posts-search-select-option[data-v-65f313b6]{font-size:.8rem}.posts-search-card--mobile-panel .posts-scope-field .select-input[data-v-65f313b6],.posts-search-card--mobile-panel .posts-mobile-search-apply[data-v-65f313b6]{min-height:2.02rem}.posts-search-card--mobile-panel .posts-mobile-search-apply[data-v-65f313b6]{width:100%;min-width:0}.posts-search-card--mobile-panel .posts-search-select-menu[data-v-65f313b6]{padding:.3rem}}.discussion-workspace-header[data-v-0f7d32e1]{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.discussion-workspace-header-copy[data-v-0f7d32e1]{min-width:0}.discussion-workspace-header-copy h2[data-v-0f7d32e1]{margin:0}.discussion-workspace-back-button[data-v-0f7d32e1]{flex:0 0 auto}@media(max-width:760px){.discussion-workspace-header[data-v-0f7d32e1]{align-items:center;gap:.45rem;padding:.72rem .82rem}.discussion-workspace-header-copy[data-v-0f7d32e1]{display:flex;align-items:center;min-width:0}.discussion-workspace-header-copy .section-eyebrow[data-v-0f7d32e1],.discussion-workspace-header-copy .muted-text[data-v-0f7d32e1]{display:none}.discussion-workspace-header-copy h2[data-v-0f7d32e1]{font-size:1rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.discussion-refresh-note[data-v-0962db87]{margin:0}.discussion-loading-stack[data-v-0962db87]{gap:1rem}.discussion-loading-card[data-v-0962db87]{padding:1rem 1.1rem;border:1px solid var(--theme-color-discussion-border-soft);border-radius:1rem;background:var(--theme-color-discussion-surface-strong)}.discussion-loading-line[data-v-0962db87]{height:.8rem;border-radius:999px;background:var(--theme-color-discussion-accent-soft-strong)}.discussion-loading-line--title[data-v-0962db87]{width:42%;height:1rem}.discussion-loading-line--short[data-v-0962db87]{width:68%}[data-v-0962db87] .discussion-post-card--detail .post-card-body,[data-v-0962db87] .comment-card .post-card-body{overflow-wrap:anywhere;word-break:break-word}[data-v-0962db87] .discussion-post-card--detail .post-card-body{display:block;-webkit-line-clamp:unset;-webkit-box-orient:initial;overflow:visible;text-overflow:initial}.comment-thread-shell[data-v-0fecea43]{min-height:18rem}.discussion-refresh-note[data-v-0fecea43]{margin:0}.discussion-loading-stack[data-v-0fecea43]{gap:1rem}.discussion-loading-card[data-v-0fecea43]{padding:1rem 1.1rem;border:1px solid var(--theme-color-discussion-border-soft);border-radius:1rem;background:var(--theme-color-discussion-surface-strong)}.discussion-loading-line[data-v-0fecea43]{height:.8rem;border-radius:999px;background:var(--theme-color-discussion-accent-soft-strong)}.discussion-loading-line--title[data-v-0fecea43]{width:42%;height:1rem}.discussion-loading-line--short[data-v-0fecea43]{width:68%}[data-v-0fecea43] .discussion-post-card--detail .post-card-body{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere;word-break:break-word}[data-v-0fecea43] .comment-card .post-card-body{overflow-wrap:anywhere;word-break:break-word}.comments-focus-section--root-full[data-v-0fecea43] .comment-card .post-card-body,.comments-focus-section--highlighted[data-v-0fecea43] .comment-card .post-card-body{display:block;-webkit-line-clamp:unset;-webkit-box-orient:initial;overflow:visible;text-overflow:initial}.users-search-card[data-v-182372e9]{gap:.9rem;padding-top:1rem}.users-page-shell--mobile[data-v-182372e9]{position:relative;overflow:visible}.users-page-hero[data-v-182372e9]{display:flex;align-items:center;justify-content:space-between;gap:.85rem}.users-page-hero-copy[data-v-182372e9]{min-width:0}.users-page-hero-copy h2[data-v-182372e9]{margin:0}.users-page-hero-actions[data-v-182372e9]{align-items:center}.users-mobile-sidebar-toggle[data-v-182372e9]{width:2.28rem;height:2.28rem;border-radius:.9rem;flex:0 0 auto}.users-mobile-sidebar-overlay[data-v-182372e9],.users-mobile-sidebar-peek[data-v-182372e9]{display:none}.users-notifications-button[data-v-182372e9]{position:relative;width:2.9rem;height:2.9rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:1.05rem}.users-notifications-badge[data-v-182372e9]{position:absolute;top:-.15rem;right:-.1rem;min-width:1.2rem;height:1.2rem;padding:0 .32rem;display:inline-flex;align-items:center;justify-content:center}.users-search-toolbar[data-v-182372e9]{display:grid;gap:1rem}.users-search-field--card[data-v-182372e9]{gap:.6rem}.users-search-input-wrap[data-v-182372e9]{display:flex;align-items:center;gap:.8rem;min-height:3.45rem;padding:.35rem .45rem .35rem 1rem;border-radius:1.25rem;border:1px solid var(--theme-color-users-search-border);background:linear-gradient(135deg,var(--theme-gradient-users-search-top),var(--theme-gradient-users-search-bottom)),var(--theme-color-users-search-fill);box-shadow:0 18px 34px var(--theme-color-shadow-users-search),inset 0 1px 0 var(--theme-color-shadow-users-search-inset);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.users-search-input-wrap[data-v-182372e9]:focus-within{border-color:var(--theme-color-users-search-focus-border);box-shadow:0 0 0 4px var(--theme-color-users-search-focus-ring),0 18px 36px var(--theme-color-shadow-users-search-focus),inset 0 1px 0 var(--theme-color-shadow-users-search-inset-strong);transform:translateY(-1px)}.users-search-input-icon[data-v-182372e9]{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--theme-color-users-search-icon-surface);color:var(--theme-color-users-search-icon-text);font-size:1rem}.users-search-input-wrap input[data-v-182372e9]{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--theme-color-users-search-text);font:inherit;padding:.2rem 0}.users-search-input-wrap input[data-v-182372e9]::placeholder{color:var(--theme-color-users-search-placeholder)}.users-filter-stack[data-v-182372e9]{gap:.85rem}.users-filter-header[data-v-182372e9]{display:flex;align-items:center;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.users-filter-label[data-v-182372e9]{margin:0}.users-filter-group[data-v-182372e9]{display:flex;flex-wrap:wrap;gap:.7rem}.users-filter-chip[data-v-182372e9]{display:inline-flex;align-items:center;justify-content:center;gap:.52rem;min-height:var(--theme-color-users-chip-height, 2.8rem);padding:.72rem 1rem;border-radius:999px;border:1px solid var(--theme-family-filter-chip-border, var(--theme-color-users-chip-border));background:var(--theme-family-filter-chip-bg, var(--theme-color-users-chip-surface));color:var(--theme-family-filter-chip-text, var(--theme-color-users-chip-text));font:inherit;font-size:.9rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 10px 22px var(--theme-family-filter-chip-shadow, rgba(19, 44, 35, .04));transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}.users-filter-chip[data-v-182372e9]:hover{transform:translateY(-1px);border-color:var(--theme-family-filter-chip-hover-border, var(--theme-color-users-chip-hover-border));background:var(--theme-family-filter-chip-hover-bg, var(--theme-color-users-chip-surface));box-shadow:0 14px 28px var(--theme-family-filter-chip-hover-shadow, var(--theme-color-shadow-users-chip-hover))}.users-filter-chip--active[data-v-182372e9]{border-color:var(--theme-family-filter-chip-active-border, var(--theme-color-users-chip-active-border));background:linear-gradient(135deg,var(--theme-family-filter-chip-active-bg-start, var(--theme-gradient-users-chip-active-start)),var(--theme-family-filter-chip-active-bg-end, var(--theme-gradient-users-chip-active-end)));color:var(--theme-family-filter-chip-active-text, var(--theme-color-users-chip-active-text));box-shadow:0 16px 30px var(--theme-family-filter-chip-active-shadow, var(--theme-color-shadow-users-chip-active))}.users-filter-chip__count[data-v-182372e9]{display:inline-flex;align-items:center;justify-content:center;min-width:var(--theme-color-users-chip-count-size, 1.8rem);height:var(--theme-color-users-chip-count-size, 1.8rem);padding:0 .45rem;border-radius:999px;border:1px solid var(--theme-family-filter-chip-count-border, transparent);background:var(--theme-family-filter-chip-count-bg, var(--theme-color-users-chip-count-surface));color:var(--theme-family-filter-chip-count-text, inherit);box-shadow:inset 0 1px #ffffff29,0 6px 14px var(--theme-family-filter-chip-count-shadow, transparent);font-size:.76rem;font-weight:800;line-height:1}.users-filter-chip--active .users-filter-chip__count[data-v-182372e9]{border-color:var(--theme-family-filter-chip-count-active-border, transparent);background:var(--theme-family-filter-chip-count-active-bg, var(--theme-color-users-chip-count-active-surface));color:var(--theme-family-filter-chip-count-active-text, inherit);box-shadow:inset 0 1px #ffffff2e,0 6px 14px var(--theme-family-filter-chip-count-active-shadow, transparent)}.users-filter-insight-row[data-v-182372e9]{display:flex;flex-wrap:wrap;gap:.5rem}.users-search-card--mobile-panel[data-v-182372e9]{gap:.7rem}@media(max-width:760px){.users-page-hero--mobile[data-v-182372e9]{padding:.72rem .82rem;gap:.45rem}.users-page-hero--mobile .users-page-hero-copy h2[data-v-182372e9]{font-size:1rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.users-page-hero--mobile .users-page-hero-actions[data-v-182372e9]{width:auto;flex:0 0 auto;gap:.48rem;flex-wrap:nowrap}.users-page-hero--mobile .users-notifications-button[data-v-182372e9],.users-page-hero--mobile .users-mobile-sidebar-toggle[data-v-182372e9]{width:2.28rem;height:2.28rem}.users-mobile-sidebar-overlay[data-v-182372e9]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;justify-content:flex-start;pointer-events:none;background:#070a1200;transition:background-color .22s ease;border-radius:inherit;overflow:visible}.users-mobile-sidebar-overlay--open[data-v-182372e9]{pointer-events:auto;background:#070a1280}.users-mobile-sidebar-peek[data-v-182372e9]{position:absolute;left:calc(-1.25rem - env(safe-area-inset-left,0px));top:calc(1cm + .1rem);transform:none;width:1.6rem;height:3.5rem;display:inline-flex;align-items:center;justify-content:flex-end;padding:0 .28rem 0 0;border:1px solid var(--theme-color-users-search-border);border-left:0;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--theme-gradient-users-search-top),var(--theme-gradient-users-search-bottom));color:var(--theme-color-users-search-text);box-shadow:12px 0 24px var(--theme-color-shadow-users-search);pointer-events:auto;z-index:22}.users-mobile-sidebar-peek__icon[data-v-182372e9]{font-size:.9rem;line-height:1}.users-mobile-sidebar-overlay--open .users-mobile-sidebar-peek[data-v-182372e9]{opacity:0}.users-search-card--mobile-panel[data-v-182372e9]{position:absolute;top:0;left:0;width:min(16.4rem,calc(100% - 1rem));max-width:calc(100vw - 1.5rem);height:100%;padding:.68rem .62rem .82rem;border-radius:0 1.15rem 1.15rem 0;transform:translate(calc(-100% - 1.5rem));transition:transform .22s ease;overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(180deg,var(--theme-gradient-users-search-top),var(--theme-gradient-users-search-bottom));box-shadow:18px 0 38px var(--theme-color-shadow-users-search);pointer-events:auto}.users-search-card--mobile-panel-open[data-v-182372e9]{transform:translate(0)}.users-search-card--mobile-panel[data-v-182372e9]{gap:0;display:grid;align-content:start;align-items:start}.users-search-card--mobile-panel[data-v-182372e9]>*{min-width:0}.users-search-card--mobile-panel .users-mobile-sidebar-top[data-v-182372e9]{gap:.54rem;align-content:start}.users-search-card--mobile-panel .users-search-toolbar[data-v-182372e9]{gap:.46rem}.users-search-card--mobile-panel .users-search-field--card[data-v-182372e9],.users-search-card--mobile-panel .users-filter-stack[data-v-182372e9]{gap:.34rem}.users-search-card--mobile-panel .users-search-field>span[data-v-182372e9],.users-search-card--mobile-panel .users-filter-label[data-v-182372e9]{font-size:.58rem;letter-spacing:.055em;line-height:1.05}.users-search-card--mobile-panel .users-search-input-wrap[data-v-182372e9]{min-height:1.98rem;gap:.34rem;padding:.32rem .5rem;border-radius:.74rem}.users-search-card--mobile-panel .users-search-input-icon[data-v-182372e9]{width:1.22rem;height:1.22rem;font-size:.66rem}.users-search-card--mobile-panel .users-search-input-wrap input[data-v-182372e9]{font-size:.8rem;line-height:1.1}.users-search-card--mobile-panel .users-filter-header[data-v-182372e9]{align-items:center;justify-content:space-between;gap:.4rem;flex-wrap:nowrap}.users-search-card--mobile-panel .comments-count-pill[data-v-182372e9]{flex:0 0 auto;padding:.14rem .42rem;min-height:1.08rem;font-size:.6rem;line-height:1;border-radius:999px}.users-search-card--mobile-panel .users-filter-group[data-v-182372e9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.42rem}.users-search-card--mobile-panel .users-filter-chip[data-v-182372e9]{width:100%;min-width:0;min-height:2rem;justify-content:space-between;gap:.38rem;padding:.4rem .58rem;border-radius:.82rem;font-size:.75rem;line-height:1.05;text-align:left;box-shadow:0 8px 14px var(--theme-family-filter-chip-shadow, rgba(19, 44, 35, .04))}.users-search-card--mobile-panel .users-filter-chip>span[data-v-182372e9]:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-search-card--mobile-panel .users-filter-chip__count[data-v-182372e9]{min-width:1.18rem;height:1.18rem;padding:0 .24rem;font-size:.58rem;flex:0 0 auto}}@media(max-width:640px){.users-page-hero-actions[data-v-182372e9]{width:100%;justify-content:space-between}.users-search-input-wrap[data-v-182372e9]{gap:.65rem;padding-inline:.85rem}.users-filter-group[data-v-182372e9]{gap:.5rem}.users-filter-chip[data-v-182372e9]{flex:1 1 calc(50% - .5rem)}}@media(max-width:520px){.users-search-card[data-v-182372e9]{padding-top:.85rem}.users-search-input-wrap[data-v-182372e9]{min-height:3.15rem}.users-filter-header[data-v-182372e9]{align-items:flex-start;flex-direction:column}.users-filter-chip[data-v-182372e9]{flex-basis:100%}}.groups-page-shell[data-v-d21ae845]{position:relative}.groups-mobile-sidebar-toggle[data-v-d21ae845]{width:2.28rem;height:2.28rem;border-radius:.9rem;flex:0 0 auto}.groups-mobile-sidebar-overlay[data-v-d21ae845],.groups-mobile-sidebar-peek[data-v-d21ae845]{display:none}.groups-hero-toolbar--compact[data-v-d21ae845]{align-items:center}.groups-hero-actions[data-v-d21ae845]{display:inline-flex;align-items:center;justify-content:flex-end;gap:.85rem;flex-wrap:wrap}.groups-search-field--card[data-v-d21ae845]{min-width:0}.groups-search-input-wrap[data-v-d21ae845]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;min-height:58px;padding:.5rem .55rem .5rem .85rem;border:1px solid var(--theme-color-discovery-groups-search-border);border-radius:18px;background:linear-gradient(180deg,var(--theme-gradient-discovery-groups-search-top),var(--theme-gradient-discovery-groups-search-bottom));box-shadow:inset 0 1px 0 var(--theme-color-shadow-discovery-groups-search-inset),0 14px 28px var(--theme-color-shadow-discovery-groups-search)}.groups-search-input-icon[data-v-d21ae845]{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--theme-color-users-search-icon-surface);color:var(--theme-color-discovery-icon-strong);font-size:1rem}.groups-search-input-wrap input[data-v-d21ae845]{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--theme-color-discovery-text);font-size:.98rem;padding:.2rem 0;box-shadow:none}.groups-search-input-wrap[data-v-d21ae845]:focus-within{box-shadow:inset 0 1px 0 var(--theme-color-shadow-discovery-groups-search-inset),0 0 0 3px color-mix(in srgb,var(--theme-color-users-chip-active-border) 18%,transparent),0 14px 28px var(--theme-color-shadow-discovery-groups-search)}.groups-search-input-wrap input[data-v-d21ae845]:focus{box-shadow:none}.groups-search-input-wrap input[data-v-d21ae845]::placeholder{color:var(--theme-color-users-search-placeholder)}.groups-search-card[data-v-d21ae845]{padding-top:1rem}.groups-filter-chip[data-v-d21ae845]{display:inline-flex;align-items:center;gap:.48rem}.groups-filter-chip__notification-badge[data-v-d21ae845]{position:static;top:auto;right:auto;margin-inline-start:.1rem;flex:0 0 auto;box-shadow:none}.groups-filter-stack[data-v-d21ae845]{gap:.85rem}.groups-filter-header[data-v-d21ae845]{display:flex;align-items:center;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.groups-filter-label[data-v-d21ae845]{margin:0}.groups-filter-chip-row[data-v-d21ae845]{display:flex;flex-wrap:wrap;gap:.65rem}.groups-filter-chip[data-v-d21ae845]{display:inline-flex;align-items:center;justify-content:center;gap:.48rem;min-height:2.6rem;padding:.72rem 1rem;border-radius:999px;font:inherit;font-size:.9rem;font-weight:700;line-height:1;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}.groups-filter-chip[data-v-d21ae845]:hover{transform:translateY(-1px)}.group-owner-avatar--group-card[data-v-d21ae845]{position:relative;overflow:visible}.group-card-avatar-badge[data-v-d21ae845]{position:absolute;top:-.35rem;right:-.35rem;display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .28rem;border-radius:999px;background:var(--theme-color-group-owner-badge-surface);color:var(--theme-color-group-owner-badge-text);border:2px solid var(--theme-color-group-owner-badge-ring);box-shadow:0 10px 18px var(--theme-color-shadow-group-owner-badge);font-size:.72rem;font-weight:800;line-height:1;z-index:2}.group-directory-link[data-v-d21ae845]{position:relative;overflow:hidden;border:1px solid var(--theme-color-notification-card-border);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.group-directory-link[data-v-d21ae845]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px transparent;transition:box-shadow .18s ease}.group-directory-link--owner[data-v-d21ae845]:before,.group-directory-link--moderator[data-v-d21ae845]:before,.group-directory-link--member[data-v-d21ae845]:before,.group-directory-link--invited[data-v-d21ae845]:before,.group-directory-link--pending[data-v-d21ae845]:before,.group-directory-link--available[data-v-d21ae845]:before{box-shadow:inset 0 0 0 1px currentColor}.group-directory-link--owner[data-v-d21ae845]{color:var(--theme-color-discovery-icon-strong)}.group-directory-link--moderator[data-v-d21ae845]{color:var(--theme-color-status-moderator);border-color:var(--theme-color-role-moderator-border-soft)}.group-directory-link--member[data-v-d21ae845]{color:var(--theme-color-text-success);border-color:var(--theme-color-role-member-border-soft)}.group-directory-link--invited[data-v-d21ae845]{color:var(--theme-color-status-following);border-color:var(--theme-color-role-invited-border-soft)}.group-directory-link--pending[data-v-d21ae845]{color:var(--theme-color-status-pending);border-color:var(--theme-color-role-pending-border-soft)}.group-directory-link--available[data-v-d21ae845]{color:var(--theme-color-text-pill-muted);border-color:var(--theme-color-role-available-border-soft)}.group-status-indicator[data-v-d21ae845]{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.38rem .82rem;border-radius:999px;border:1px solid currentColor;background:var(--theme-color-group-surface-glass);box-shadow:0 0 0 .18rem var(--theme-color-group-surface-glow);font-size:.78rem;font-weight:800;line-height:1;letter-spacing:.01em;white-space:nowrap}.group-status-indicator--owner[data-v-d21ae845]{color:var(--theme-color-discovery-icon-strong);background:var(--theme-color-status-public-surface)}.group-status-indicator--moderator[data-v-d21ae845]{color:var(--theme-color-status-moderator);background:var(--theme-color-status-moderator-surface)}.group-status-indicator--member[data-v-d21ae845]{color:var(--theme-color-text-success);background:var(--theme-color-status-admin-surface)}.group-status-indicator--invited[data-v-d21ae845]{color:var(--theme-color-status-following);background:var(--theme-color-status-following-surface)}.group-status-indicator--pending[data-v-d21ae845]{color:var(--theme-color-status-pending);background:var(--theme-color-status-pending-surface)}.group-status-indicator--available[data-v-d21ae845]{color:var(--theme-color-text-pill-muted);background:var(--theme-color-status-declined-surface)}.group-directory-topline[data-v-d21ae845]{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.group-directory-topline[data-v-d21ae845]>*{flex:0 0 auto}.comments-count-pill--group-card[data-v-d21ae845]{display:inline-flex;align-items:center}.comments-count-pill--footer[data-v-d21ae845]{display:none}@media(max-width:760px){.groups-page-shell--mobile[data-v-d21ae845]{overflow:visible}.groups-hero-card--mobile[data-v-d21ae845]{padding:.72rem .82rem}.groups-hero-card--mobile .groups-hero-toolbar--compact[data-v-d21ae845]{display:flex;align-items:center;justify-content:space-between;gap:.45rem;flex-direction:row}.groups-hero-card--mobile .groups-hero-copy h2[data-v-d21ae845]{font-size:1rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.groups-hero-card--mobile .groups-hero-actions[data-v-d21ae845]{width:auto;flex:0 0 auto;flex-direction:row;align-items:center;justify-content:flex-end;gap:.48rem;flex-wrap:nowrap}.groups-hero-card--mobile .theme-titlebar-icon-button[data-v-d21ae845],.groups-hero-card--mobile .groups-mobile-sidebar-toggle[data-v-d21ae845]{width:2.28rem;height:2.28rem;min-height:2.28rem;padding:0}.groups-mobile-sidebar-overlay[data-v-d21ae845]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;justify-content:flex-start;pointer-events:none;background:#070a1200;transition:background-color .22s ease;border-radius:inherit;overflow:visible}.groups-mobile-sidebar-overlay--open[data-v-d21ae845]{pointer-events:auto;background:#070a1280}.groups-mobile-sidebar-peek[data-v-d21ae845]{position:absolute;left:calc(-1.25rem - env(safe-area-inset-left,0px));top:calc(1cm + .1rem);transform:none;width:1.6rem;height:3.5rem;display:inline-flex;align-items:center;justify-content:flex-end;padding:0 .28rem 0 0;border:1px solid var(--theme-color-discovery-groups-search-border);border-left:0;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--theme-gradient-discovery-groups-search-top),var(--theme-gradient-discovery-groups-search-bottom));color:var(--theme-color-discovery-text);box-shadow:12px 0 24px var(--theme-color-shadow-discovery-groups-search);pointer-events:auto;z-index:22}.groups-mobile-sidebar-peek__icon[data-v-d21ae845]{font-size:.9rem;line-height:1}.groups-mobile-sidebar-overlay--open .groups-mobile-sidebar-peek[data-v-d21ae845]{opacity:0}.groups-search-card--mobile-panel[data-v-d21ae845]{position:absolute;top:0;left:0;width:min(16.4rem,calc(100% - 1rem));max-width:calc(100vw - 1.5rem);height:100%;padding:.68rem .62rem .82rem;border-radius:0 1.15rem 1.15rem 0;transform:translate(calc(-100% - 1.5rem));transition:transform .22s ease;overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(180deg,var(--theme-gradient-discovery-groups-search-top),var(--theme-gradient-discovery-groups-search-bottom));box-shadow:18px 0 38px var(--theme-color-shadow-discovery-groups-search);pointer-events:auto;gap:0;display:grid;align-content:start;align-items:start}.groups-search-card--mobile-panel-open[data-v-d21ae845]{transform:translate(0)}.groups-search-card--mobile-panel[data-v-d21ae845]>*{min-width:0}.groups-search-card--mobile-panel .groups-mobile-sidebar-top[data-v-d21ae845]{gap:.54rem;align-content:start}.groups-search-card--mobile-panel .groups-search-field--card[data-v-d21ae845],.groups-search-card--mobile-panel .groups-filter-stack[data-v-d21ae845]{gap:.34rem}.groups-search-card--mobile-panel .groups-search-field>span[data-v-d21ae845],.groups-search-card--mobile-panel .groups-filter-label[data-v-d21ae845]{font-size:.58rem;letter-spacing:.055em;line-height:1.05}.groups-search-card--mobile-panel .groups-search-input-wrap[data-v-d21ae845]{min-height:1.98rem;gap:.34rem;grid-template-columns:auto minmax(0,1fr);padding:.32rem .5rem;border-radius:.74rem}.groups-search-card--mobile-panel .groups-search-input-icon[data-v-d21ae845]{display:inline-flex;width:1.22rem;height:1.22rem;font-size:.66rem}.groups-search-card--mobile-panel .groups-search-input-wrap input[data-v-d21ae845]{font-size:.8rem;line-height:1.1}.groups-search-card--mobile-panel .groups-filter-header[data-v-d21ae845]{align-items:center;justify-content:space-between;gap:.4rem;flex-wrap:nowrap}.groups-search-card--mobile-panel .groups-filter-chip-row[data-v-d21ae845]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.34rem}.groups-search-card--mobile-panel .groups-filter-chip[data-v-d21ae845]{width:100%;min-height:2rem;justify-content:space-between;padding:.4rem .56rem;border-radius:.74rem;font-size:.74rem;line-height:1.05;gap:.34rem;overflow:hidden}.groups-search-card--mobile-panel .groups-filter-chip>span[data-v-d21ae845]:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.groups-search-card--mobile-panel .groups-filter-chip__notification-badge[data-v-d21ae845]{min-width:1.12rem;height:1.12rem;padding:0 .24rem;font-size:.64rem;margin-inline-start:0}.groups-search-card--mobile-panel .comments-count-pill[data-v-d21ae845]{min-height:1.2rem;padding:.12rem .4rem;font-size:.6rem;line-height:1}}@media(max-width:720px){.groups-hero-toolbar--compact[data-v-d21ae845]{align-items:stretch;flex-direction:column}.groups-hero-actions[data-v-d21ae845]{width:100%;flex-direction:column;align-items:stretch}.groups-create-button[data-v-d21ae845]{width:100%}.groups-search-input-wrap[data-v-d21ae845]{grid-template-columns:1fr;padding:.85rem}.groups-filter-chip-row[data-v-d21ae845]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.groups-search-input-icon[data-v-d21ae845]{display:none}}@media(max-width:720px){.groups-hero-card--mobile .groups-hero-toolbar--compact[data-v-d21ae845]{align-items:center;flex-direction:row}.groups-hero-card--mobile .groups-hero-actions[data-v-d21ae845]{width:auto;flex-direction:row;align-items:center}}@media(max-width:560px){.groups-search-card[data-v-d21ae845]{padding-top:.85rem}.groups-search-input-wrap[data-v-d21ae845]{gap:.55rem;min-height:0;padding:.75rem}.groups-filter-chip[data-v-d21ae845],.group-status-indicator[data-v-d21ae845]{width:100%;justify-content:center}.group-directory-header-main[data-v-d21ae845]{align-items:flex-start;gap:.68rem}.group-directory-copy[data-v-d21ae845]{min-width:0;flex:1 1 auto}.group-directory-topline[data-v-d21ae845]{justify-content:flex-end;flex-wrap:nowrap;gap:.3rem;margin-bottom:.18rem;overflow:hidden}.group-directory-topline .user-privacy-chip[data-v-d21ae845],.group-directory-topline .group-status-indicator[data-v-d21ae845],.group-directory-topline .comments-count-pill--group-card[data-v-d21ae845]{width:auto;min-width:0;max-width:100%;justify-content:center;flex:0 0 auto;white-space:nowrap;padding:.22rem .48rem;min-height:1.32rem;font-size:.62rem;line-height:1}.group-directory-topline .group-status-indicator[data-v-d21ae845]{display:inline-flex}.comments-count-pill--group-card[data-v-d21ae845]{display:inline-flex;align-items:center}.comments-count-pill--footer[data-v-d21ae845]{display:none}.group-directory-footer[data-v-d21ae845]{width:100%;display:flex;align-items:center;justify-content:flex-start}.group-owner-row[data-v-d21ae845]{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:.42rem;margin:0;min-width:0}.group-owner-copy[data-v-d21ae845]{min-width:0;align-items:flex-start;text-align:left}.group-owner-copy strong[data-v-d21ae845],.group-owner-copy .muted-text[data-v-d21ae845]{width:100%;text-align:left}}.group-workspace-identity[data-v-6f459424]{display:flex;align-items:center;gap:.9rem;min-width:0}.group-workspace-avatar[data-v-6f459424]{width:36px;height:36px;flex:0 0 36px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--theme-color-group-workspace-avatar-border);background:var(--theme-gradient-group-workspace-avatar);box-shadow:0 8px 18px var(--theme-color-shadow-group-workspace-avatar)}.group-workspace-avatar-image[data-v-6f459424]{width:70%;height:70%;object-fit:cover;border-radius:999px}.group-workspace-avatar-fallback[data-v-6f459424]{font-weight:700;color:var(--theme-color-group-workspace-avatar-fallback)}.group-workspace-actions[data-v-6f459424]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.group-workspace-header-card[data-v-6f459424]{position:relative;overflow:hidden;border:1px solid var(--theme-color-group-workspace-header-border)}.group-workspace-header-card[data-v-6f459424]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px transparent}.group-workspace-header-card--owner[data-v-6f459424]:before{box-shadow:inset 0 0 0 1px var(--theme-color-role-owner-ring)}.group-workspace-header-card--moderator[data-v-6f459424]:before{box-shadow:inset 0 0 0 1px var(--theme-color-role-moderator-ring)}.group-workspace-header-card--member[data-v-6f459424]:before{box-shadow:inset 0 0 0 1px var(--theme-color-role-member-ring)}.group-workspace-header-card--invited[data-v-6f459424]:before{box-shadow:inset 0 0 0 1px var(--theme-color-role-invited-ring)}.group-workspace-header-card--pending[data-v-6f459424]:before{box-shadow:inset 0 0 0 1px var(--theme-color-role-pending-ring)}.group-workspace-header-card--available[data-v-6f459424]:before{box-shadow:inset 0 0 0 1px var(--theme-color-role-available-ring)}.group-workspace-header[data-v-6f459424]{position:relative;z-index:1;border-radius:1rem;padding:1rem 1.1rem;border:none;background:var(--theme-color-group-surface-glass-soft);box-shadow:none}.group-status-indicator[data-v-6f459424]{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.38rem .82rem;border-radius:999px;border:1px solid currentColor;background:var(--theme-color-group-surface-glass);box-shadow:0 0 0 .18rem var(--theme-color-group-surface-glow);font-size:.78rem;font-weight:800;line-height:1;letter-spacing:.01em;white-space:nowrap}.group-status-indicator--owner[data-v-6f459424]{color:var(--theme-color-status-public);background:var(--theme-color-status-public-surface)}.group-status-indicator--moderator[data-v-6f459424]{color:var(--theme-color-status-moderator);background:var(--theme-color-status-moderator-surface)}.group-status-indicator--member[data-v-6f459424]{color:var(--theme-color-text-success);background:var(--theme-color-status-admin-surface)}.group-status-indicator--invited[data-v-6f459424]{color:var(--theme-color-status-following);background:var(--theme-color-status-following-surface)}.group-status-indicator--pending[data-v-6f459424]{color:var(--theme-color-status-pending);background:var(--theme-color-status-pending-surface)}.group-status-indicator--available[data-v-6f459424]{color:var(--theme-color-text-pill-muted);background:var(--theme-color-status-declined-surface)}.group-titlebar-more-button[data-v-6f459424]{position:relative}.theme-titlebar-icon-button[data-v-6f459424]{position:relative;overflow:visible}.theme-titlebar-icon-button[disabled][data-v-6f459424]{cursor:not-allowed}.group-titlebar-notification-badge[data-v-6f459424]{top:-6px;right:-6px;z-index:2;border:1px solid var(--theme-family-badge-border, color-mix(in srgb, var(--theme-family-badge-text, var(--theme-color-notification-badge-text, var(--theme-color-text-inverse))) 18%, transparent));background-color:var(--theme-family-badge-bg, var(--theme-color-notification-badge, var(--theme-color-surface-inverse)));color:var(--theme-family-badge-text, var(--theme-color-notification-badge-text, var(--theme-color-text-inverse)));box-shadow:0 0 0 2px var(--theme-color-surface-elevated),0 8px 16px var(--theme-family-badge-shadow, var(--theme-color-shadow-card-soft))}.group-titlebar-more-overlay[data-v-6f459424]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.group-titlebar-more-popover[data-v-6f459424]{position:fixed;min-width:176px;padding:.45rem;border-radius:18px;border:1px solid var(--theme-color-group-workspace-avatar-border);background:var(--theme-gradient-card-top);box-shadow:0 18px 40px var(--theme-color-notification-card-shadow-hover);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.group-titlebar-menu-action[data-v-6f459424]{width:100%;justify-content:flex-start}@media(max-width:780px){.group-workspace-header[data-v-6f459424]{display:grid;gap:.58rem;padding:.92rem}.group-workspace-header-mobile-titlebar[data-v-6f459424]{display:grid;grid-template-columns:2rem minmax(0,1fr) auto;grid-template-areas:"avatar meta actions" "avatar title status";align-items:start;column-gap:.5rem;row-gap:.18rem;width:100%}.group-workspace-avatar[data-v-6f459424]{grid-area:avatar;width:2rem;height:2rem;flex-basis:2rem;margin-top:.02rem}.group-workspace-copy[data-v-6f459424]{display:contents}.group-workspace-titlebar-topline[data-v-6f459424]{grid-area:meta;display:flex;align-items:center;justify-content:flex-start;min-width:0;padding-top:.02rem}.group-workspace-group-type[data-v-6f459424],.group-workspace-relationship-chip[data-v-6f459424]{min-height:1.14rem;padding:.1rem .34rem;font-size:.56rem;line-height:1;box-shadow:none;white-space:nowrap}.group-workspace-titlebar-topline .group-workspace-relationship-chip[data-v-6f459424]{display:none}.group-workspace-title[data-v-6f459424]{grid-area:title;align-self:center;margin:0;font-size:.96rem;line-height:1.12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.group-workspace-titlebar-actions[data-v-6f459424]{grid-area:actions;justify-content:flex-end;align-self:start;flex-wrap:nowrap;gap:.2rem;overflow-x:auto;max-width:min(46vw,12rem);scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.02rem}.group-workspace-titlebar-actions[data-v-6f459424]::-webkit-scrollbar{display:none}.group-workspace-titlebar-actions .theme-titlebar-icon-button[data-v-6f459424],.group-workspace-titlebar-actions .group-titlebar-more-button[data-v-6f459424]{flex:0 0 auto;min-width:1.64rem;width:1.64rem;height:1.64rem;min-height:1.64rem;padding:.14rem;border-radius:.58rem}.group-workspace-titlebar-actions .theme-titlebar-icon-button>span[aria-hidden=true][data-v-6f459424],.group-workspace-titlebar-actions .group-titlebar-more-button[data-v-6f459424]{font-size:.74rem;line-height:1}.group-workspace-relationship-chip[data-v-6f459424]{grid-area:status;justify-self:end;align-self:center}.group-titlebar-notification-badge[data-v-6f459424]{top:-3px;right:-3px;min-width:.9rem;min-height:.9rem;padding:0 .18rem;font-size:.52rem}.group-titlebar-more-popover[data-v-6f459424]{left:.75rem!important;right:.75rem;min-width:0}}@media(max-width:560px){.group-workspace-header[data-v-6f459424]{gap:.52rem;padding:.82rem}.group-workspace-header-mobile-titlebar[data-v-6f459424]{grid-template-columns:1.85rem minmax(0,1fr) auto;column-gap:.42rem;row-gap:.16rem}.group-workspace-avatar[data-v-6f459424]{width:1.85rem;height:1.85rem;flex-basis:1.85rem}.group-workspace-group-type[data-v-6f459424],.group-workspace-relationship-chip[data-v-6f459424]{min-height:1.08rem;padding:.1rem .3rem;font-size:.53rem}.group-workspace-title[data-v-6f459424]{font-size:.9rem}.group-workspace-titlebar-actions[data-v-6f459424]{max-width:min(48vw,10.75rem);gap:.18rem}.group-workspace-titlebar-actions .theme-titlebar-icon-button[data-v-6f459424],.group-workspace-titlebar-actions .group-titlebar-more-button[data-v-6f459424]{min-width:1.58rem;width:1.58rem;height:1.58rem;min-height:1.58rem;border-radius:.56rem}.group-workspace-titlebar-actions .theme-titlebar-icon-button>span[aria-hidden=true][data-v-6f459424],.group-workspace-titlebar-actions .group-titlebar-more-button[data-v-6f459424]{font-size:.72rem}}.group-events-shell[data-v-a6b73090]{gap:1.25rem}.group-events-header-card[data-v-a6b73090]{position:relative;overflow:hidden;gap:1.1rem;padding:1.2rem;border-radius:22px;background:var(--theme-group-events-header-gradient);border:1px solid var(--theme-group-events-shell-border);box-shadow:var(--theme-group-events-shell-shadow)}.group-events-header[data-v-a6b73090]{align-items:flex-start;gap:1rem}.group-events-header-copy[data-v-a6b73090]{max-width:46rem}.group-events-header-actions[data-v-a6b73090]{align-items:center}.group-events-stats-grid[data-v-a6b73090]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.group-events-stat-card[data-v-a6b73090]{padding:.95rem 1rem;border-radius:18px;border:1px solid var(--theme-group-events-shell-border);background:var(--theme-group-events-stat-surface);box-shadow:var(--theme-group-events-stat-inset)}.group-events-stat-card strong[data-v-a6b73090]{display:block;margin-top:.25rem;font-size:1.45rem}.group-events-stat-label[data-v-a6b73090]{display:inline-flex;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:var(--theme-group-events-label-text)}.group-events-grid[data-v-a6b73090]{display:grid;gap:1rem}.group-event-card[data-v-a6b73090]{gap:1rem;padding:1.15rem;border-radius:22px;border:1px solid var(--theme-group-events-shell-border);background:var(--theme-group-events-card-gradient);box-shadow:var(--theme-group-events-card-shadow)}.group-event-card-topline[data-v-a6b73090]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.group-event-status-chip[data-v-a6b73090]{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .75rem;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.01em;border:1px solid var(--theme-group-events-shell-border)}.group-event-status-chip--today[data-v-a6b73090]{color:var(--theme-group-events-status-today-text);background:var(--theme-group-events-status-today-surface)}.group-event-status-chip--upcoming[data-v-a6b73090]{color:var(--theme-group-events-status-upcoming-text);background:var(--theme-group-events-status-upcoming-surface)}.group-event-status-chip--past[data-v-a6b73090]{color:var(--theme-group-events-status-past-text);background:var(--theme-group-events-status-past-surface)}.group-event-status-chip--scheduled[data-v-a6b73090]{color:var(--theme-group-events-status-scheduled-text);background:var(--theme-group-events-status-scheduled-surface)}.group-event-card-layout[data-v-a6b73090]{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(240px,.8fr);gap:1rem;align-items:stretch}.group-event-main-column[data-v-a6b73090]{gap:1rem}.group-event-title-row[data-v-a6b73090]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.group-event-title-row h3[data-v-a6b73090]{margin:0;min-width:0;overflow-wrap:anywhere;word-break:break-word}.group-event-description[data-v-a6b73090]{margin:0;min-width:0;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;line-height:1.65;color:var(--theme-group-events-description-text)}.group-event-meta-grid[data-v-a6b73090]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.group-event-meta-item[data-v-a6b73090],.group-event-side-panel-block[data-v-a6b73090]{padding:.8rem .9rem;border-radius:16px;border:1px solid var(--theme-group-events-meta-border);background:var(--theme-group-events-meta-surface)}.group-event-meta-item strong[data-v-a6b73090],.group-event-side-panel-block strong[data-v-a6b73090]{display:block;min-width:0;overflow-wrap:anywhere;word-break:break-word;line-height:1.4}.group-event-meta-label[data-v-a6b73090],.group-event-side-panel-label[data-v-a6b73090]{display:inline-flex;margin-bottom:.3rem;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:var(--theme-group-events-meta-label)}.group-events-option-list[data-v-a6b73090]{display:flex;flex-wrap:wrap;gap:.65rem}.group-events-option-button[data-v-a6b73090]{display:inline-flex;align-items:center;gap:.6rem;padding:.65rem .9rem;border-radius:14px;font-weight:700;border-width:1px}.group-events-option-button[data-v-a6b73090]:disabled{opacity:.78}.group-events-option-button-count[data-v-a6b73090]{display:inline-flex;align-items:center;justify-content:center;min-width:1.8rem;min-height:1.8rem;padding:0 .4rem;border-radius:999px;background:var(--theme-group-events-count-surface);color:inherit}.group-events-option-button--selected[data-v-a6b73090]{box-shadow:0 0 0 2px var(--theme-group-events-selected-ring-inner),0 0 0 4px var(--theme-group-events-selected-ring-outer)}.group-event-side-panel[data-v-a6b73090]{justify-content:space-between;gap:.75rem;padding:.9rem;border-radius:18px;background:var(--theme-group-events-side-gradient);border:1px solid var(--theme-group-events-side-border)}.group-events-chart[data-v-a6b73090]{gap:.75rem;padding:.95rem 1rem;border-radius:18px;border:1px solid var(--theme-group-events-meta-border);background:var(--theme-group-events-meta-surface)}.group-events-chart-header[data-v-a6b73090],.group-events-chart-labels[data-v-a6b73090],.group-events-form-footer[data-v-a6b73090]{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.group-events-chart-row[data-v-a6b73090]{display:grid;gap:.4rem}.group-events-chart-track[data-v-a6b73090]{overflow:hidden;height:.75rem;border-radius:999px;background:var(--theme-group-events-chart-track)}.group-events-chart-fill[data-v-a6b73090]{height:100%;min-width:.3rem;border-radius:inherit}.group-events-tone--going[data-v-a6b73090]{color:var(--theme-group-events-status-upcoming-text);background-color:var(--theme-group-events-tone-going-surface);border-color:var(--theme-group-events-tone-going-border)}.group-events-chart-track.group-events-tone--going[data-v-a6b73090]{background-color:var(--theme-group-events-tone-going-track)}.group-events-chart-fill.group-events-tone--going[data-v-a6b73090]{background:var(--theme-group-events-tone-going-fill)}.group-events-tone--maybe[data-v-a6b73090]{color:var(--theme-group-events-tone-maybe-text);background-color:var(--theme-group-events-tone-maybe-surface);border-color:var(--theme-group-events-tone-maybe-border)}.group-events-chart-track.group-events-tone--maybe[data-v-a6b73090]{background-color:var(--theme-group-events-tone-maybe-track)}.group-events-chart-fill.group-events-tone--maybe[data-v-a6b73090]{background:var(--theme-group-events-tone-maybe-fill)}.group-events-tone--not-going[data-v-a6b73090]{color:var(--theme-group-events-tone-not-going-text);background-color:var(--theme-group-events-tone-not-going-surface);border-color:var(--theme-group-events-tone-not-going-border)}.group-events-chart-track.group-events-tone--not-going[data-v-a6b73090]{background-color:var(--theme-group-events-tone-not-going-track)}.group-events-chart-fill.group-events-tone--not-going[data-v-a6b73090]{background:var(--theme-group-events-tone-not-going-fill)}.group-events-tone--default[data-v-a6b73090]{color:var(--theme-group-events-status-scheduled-text);background-color:var(--theme-group-events-tone-default-surface);border-color:var(--theme-group-events-tone-default-border)}.group-events-chart-track.group-events-tone--default[data-v-a6b73090]{background-color:var(--theme-group-events-tone-default-surface)}.group-events-chart-fill.group-events-tone--default[data-v-a6b73090]{background:var(--theme-group-events-tone-default-fill)}.group-events-create-card[data-v-a6b73090]{border-radius:20px}.group-events-form[data-v-a6b73090]{gap:1rem}.group-events-form-grid[data-v-a6b73090]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.group-events-form-field[data-v-a6b73090]{min-width:0}.group-events-form-field--wide[data-v-a6b73090]{grid-column:1 / -1}.group-events-checkbox-row[data-v-a6b73090]{display:flex;align-items:center;gap:.65rem;min-height:100%;padding:.9rem 1rem;border-radius:14px;border:1px solid var(--theme-group-events-shell-border);background:var(--theme-group-events-form-surface)}.group-events-empty-state[data-v-a6b73090]{padding:1.5rem;text-align:center}@media(max-width:980px){.group-events-stats-grid[data-v-a6b73090],.group-event-card-layout[data-v-a6b73090],.group-event-meta-grid[data-v-a6b73090],.group-events-form-grid[data-v-a6b73090]{grid-template-columns:1fr}}@media(max-width:720px){.group-events-shell[data-v-a6b73090]{gap:.9rem}.group-events-header-card[data-v-a6b73090]{gap:.8rem;padding:.9rem;border-radius:18px}.group-events-stats-grid[data-v-a6b73090]{gap:.55rem}.group-events-stat-card[data-v-a6b73090]{padding:.7rem .75rem;border-radius:14px}.group-events-stat-card strong[data-v-a6b73090]{margin-top:.15rem;font-size:1.1rem}.group-events-stat-label[data-v-a6b73090]{font-size:.66rem;letter-spacing:.06em}.group-events-grid[data-v-a6b73090]{gap:.75rem}.group-event-card[data-v-a6b73090]{gap:.75rem;padding:.85rem;border-radius:18px}.group-event-card-topline[data-v-a6b73090]{gap:.45rem}.group-event-card-topline .comments-count-pill[data-v-a6b73090]{padding:.25rem .55rem;font-size:.7rem}.group-event-status-chip[data-v-a6b73090]{padding:.24rem .55rem;font-size:.68rem}.group-event-main-column[data-v-a6b73090]{gap:.75rem}.group-event-title-row[data-v-a6b73090]{gap:.45rem}.group-event-title-row h3[data-v-a6b73090]{font-size:1rem;line-height:1.3}.group-event-description[data-v-a6b73090]{font-size:.88rem;line-height:1.5}.group-event-meta-item[data-v-a6b73090],.group-event-side-panel-block[data-v-a6b73090]{padding:.6rem .7rem;border-radius:13px}.group-event-meta-item strong[data-v-a6b73090],.group-event-side-panel-block strong[data-v-a6b73090]{font-size:.88rem}.group-event-meta-label[data-v-a6b73090],.group-event-side-panel-label[data-v-a6b73090]{margin-bottom:.2rem;font-size:.66rem;letter-spacing:.06em}.group-events-option-list[data-v-a6b73090]{gap:.45rem}.group-events-option-button[data-v-a6b73090]{gap:.45rem;padding:.45rem .68rem;border-radius:11px;font-size:.8rem}.group-events-option-button-count[data-v-a6b73090]{min-width:1.4rem;min-height:1.4rem;padding:0 .28rem;font-size:.72rem}.group-event-side-panel[data-v-a6b73090]{gap:.55rem;padding:.7rem;border-radius:15px}.group-events-chart[data-v-a6b73090]{gap:.6rem;padding:.75rem .8rem;border-radius:15px}.group-events-chart-header[data-v-a6b73090],.group-events-chart-labels[data-v-a6b73090],.group-events-form-footer[data-v-a6b73090]{gap:.45rem}.group-events-chart-header strong[data-v-a6b73090],.group-events-chart-labels[data-v-a6b73090]{font-size:.82rem}.group-events-chart-track[data-v-a6b73090]{height:.56rem}}@media(max-width:720px){.group-events-chart-header[data-v-a6b73090],.group-events-chart-labels[data-v-a6b73090],.group-events-form-footer[data-v-a6b73090],.group-event-card-topline[data-v-a6b73090],.group-event-title-row[data-v-a6b73090]{align-items:flex-start;flex-direction:column}.group-events-header[data-v-a6b73090]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem}.group-events-header-copy[data-v-a6b73090]{min-width:0}.group-events-header-copy .placeholder-eyebrow[data-v-a6b73090]{display:none}.group-events-mobile-title[data-v-a6b73090]{margin:0;font-size:1rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-events-header-actions[data-v-a6b73090]{width:auto;min-width:0;justify-content:flex-end;flex-wrap:nowrap;gap:.45rem}.group-events-header-actions[data-v-a6b73090] .mobile-titlebar-action-button{min-height:2rem;padding:.35rem .65rem;font-size:.78rem}.group-events-header-actions[data-v-a6b73090] .mobile-titlebar-action-label{white-space:nowrap}.group-events-header-actions[data-v-a6b73090] .notification-bell-button{min-width:2rem;min-height:2rem}.group-event-card[data-v-a6b73090],.group-events-header-card[data-v-a6b73090]{padding:1rem}}.chat-page-shell[data-v-59c61b8a]{--chat-header-border: var(--theme-color-chat-header-border);--chat-header-hover-surface: var(--theme-color-chat-header-hover-surface);--chat-header-hover-border: var(--theme-color-chat-header-hover-border);--chat-header-hover-inset: var(--theme-color-chat-header-hover-inset);--chat-avatar-top: var(--theme-gradient-chat-avatar-top);--chat-avatar-bottom: var(--theme-gradient-chat-avatar-bottom);--chat-avatar-border: var(--theme-color-chat-avatar-border);--chat-avatar-shadow: var(--theme-color-shadow-chat-avatar);--chat-avatar-text: var(--theme-color-chat-avatar-text);--chat-avatar-group-shadow: var(--theme-color-shadow-chat-avatar-group);--chat-presence-surface: var(--theme-color-chat-presence-surface);--chat-presence-ring-shadow: var(--theme-color-shadow-chat-presence-ring);--chat-scope-button-top: var(--theme-gradient-chat-scope-button-top);--chat-scope-button-bottom: var(--theme-gradient-chat-scope-button-bottom);--chat-private-glow-start: var(--theme-gradient-chat-private-glow-start);--chat-private-glow-mid: var(--theme-gradient-chat-private-glow-mid);--chat-private-glow-end: var(--theme-gradient-chat-private-glow-end);--chat-scope-caption-surface: var(--theme-color-chat-scope-caption-surface);--chat-scope-caption-border: var(--theme-color-chat-scope-caption-border);--chat-scope-caption-text: var(--theme-color-chat-scope-caption-text);--chat-scope-caption-private-start: var(--theme-gradient-chat-scope-caption-private-start);--chat-scope-caption-private-end: var(--theme-gradient-chat-scope-caption-private-end);--chat-scope-caption-private-border: var(--theme-color-chat-scope-caption-private-border);--chat-scope-caption-private-text: var(--theme-color-chat-scope-caption-private-text);--chat-scope-avatar-top: var(--theme-gradient-chat-scope-avatar-top);--chat-scope-avatar-bottom: var(--theme-gradient-chat-scope-avatar-bottom);--chat-scope-avatar-border: var(--theme-color-chat-scope-avatar-border);--chat-scope-avatar-shadow: var(--theme-color-shadow-chat-scope-avatar);--chat-unread-surface: var(--theme-color-chat-unread-surface);--chat-unread-text: var(--theme-color-chat-unread-text);--chat-unread-ring-shadow: var(--theme-color-shadow-chat-unread-ring);--chat-private-avatar-start: var(--theme-gradient-chat-private-avatar-start);--chat-private-avatar-end: var(--theme-gradient-chat-private-avatar-end);--chat-private-avatar-border: var(--theme-color-chat-private-avatar-border);--chat-private-avatar-text: var(--theme-color-chat-private-avatar-text);--chat-private-avatar-shadow: var(--theme-color-shadow-chat-private-avatar);--chat-private-avatar-inset: var(--theme-color-chat-private-avatar-inset);--chat-private-avatar-ring: var(--theme-color-chat-private-avatar-ring);--chat-scope-active-border: var(--theme-color-chat-scope-active-border);--chat-scope-active-start: var(--theme-gradient-chat-scope-active-start);--chat-scope-active-end: var(--theme-gradient-chat-scope-active-end);--chat-scope-active-shadow: var(--theme-color-shadow-chat-scope-active);--chat-scope-active-caption-start: var(--theme-gradient-chat-scope-active-caption-start);--chat-scope-active-caption-end: var(--theme-gradient-chat-scope-active-caption-end);--chat-scope-active-caption-border: var(--theme-color-chat-scope-active-caption-border);--chat-scope-active-caption-text: var(--theme-color-chat-scope-active-caption-text);--chat-scope-active-avatar-border: var(--theme-color-chat-scope-active-avatar-border);--chat-scope-active-avatar-ring: var(--theme-color-chat-scope-active-avatar-ring);--chat-scope-active-avatar-shadow: var(--theme-color-shadow-chat-scope-active-avatar);--chat-scope-hover-border: var(--theme-color-chat-scope-hover-border);--chat-scope-hover-avatar-border: var(--theme-color-chat-scope-hover-avatar-border);--chat-sidebar-overlay: var(--theme-color-chat-sidebar-overlay);--chat-sidebar-top: var(--theme-gradient-chat-sidebar-top);--chat-sidebar-bottom: var(--theme-gradient-chat-sidebar-bottom);--chat-sidebar-border: var(--theme-color-chat-sidebar-border);--chat-sidebar-inset: var(--theme-color-chat-sidebar-inset);--chat-sidebar-shadow: var(--theme-color-shadow-chat-sidebar);--chat-sidebar-divider: var(--theme-color-chat-sidebar-divider);--chat-start-item-border: var(--theme-color-chat-start-item-border);--chat-start-item-top: var(--theme-gradient-chat-start-item-top);--chat-start-item-bottom: var(--theme-gradient-chat-start-item-bottom);--chat-start-item-shadow: var(--theme-color-shadow-chat-start-item);--chat-start-item-hover-border: var(--theme-color-chat-start-item-hover-border);--chat-start-item-hover-top: var(--theme-gradient-chat-start-item-hover-top);--chat-start-item-hover-bottom: var(--theme-gradient-chat-start-item-hover-bottom);--chat-start-item-hover-shadow: var(--theme-color-shadow-chat-start-item-hover);--chat-directory-avatar-top: var(--theme-gradient-chat-directory-avatar-top);--chat-directory-avatar-bottom: var(--theme-gradient-chat-directory-avatar-bottom);--chat-directory-avatar-border: var(--theme-color-chat-directory-avatar-border);--chat-directory-avatar-shadow: var(--theme-color-shadow-chat-directory-avatar);--chat-directory-avatar-text: var(--theme-color-chat-directory-avatar-text);--chat-typing-avatar-ring: var(--theme-color-chat-typing-avatar-ring);--chat-typing-avatar-shadow: var(--theme-color-shadow-chat-typing-avatar);--chat-typing-badge-start: var(--theme-gradient-chat-typing-badge-start);--chat-typing-badge-end: var(--theme-gradient-chat-typing-badge-end);--chat-typing-badge-border: var(--theme-color-chat-typing-badge-border);--chat-typing-badge-shadow: var(--theme-color-shadow-chat-typing-badge);--chat-typing-dot: var(--theme-color-chat-typing-dot);--chat-workspace-overlay-top: var(--theme-color-chat-workspace-overlay-top);--chat-workspace-overlay-bottom: var(--theme-color-chat-workspace-overlay-bottom);--chat-workspace-top: var(--theme-gradient-chat-workspace-top);--chat-workspace-bottom: var(--theme-gradient-chat-workspace-bottom);--chat-workspace-border: var(--theme-color-chat-workspace-border);--chat-workspace-shadow: var(--theme-color-shadow-chat-workspace);--chat-workspace-inset: var(--theme-color-chat-workspace-inset);--chat-workspace-header-border: var(--theme-color-chat-workspace-header-border);--chat-workspace-header-top: var(--theme-gradient-chat-workspace-header-top);--chat-workspace-header-bottom: var(--theme-gradient-chat-workspace-header-bottom);--chat-scope-divider: var(--theme-color-chat-scope-divider);--chat-scope-empty: var(--theme-color-chat-scope-empty);--chat-back-button-border: var(--theme-color-chat-back-button-border);--chat-back-button-top: var(--theme-gradient-chat-back-button-top);--chat-back-button-bottom: var(--theme-gradient-chat-back-button-bottom);--chat-back-button-text: var(--theme-color-chat-back-button-text);--chat-back-button-shadow: var(--theme-color-shadow-chat-back-button);--chat-back-button-hover-border: var(--theme-color-chat-back-button-hover-border);--chat-back-button-hover-shadow: var(--theme-color-shadow-chat-back-button-hover);--chat-start-item-alt-border: var(--theme-color-chat-start-item-alt-border);--chat-start-item-alt-top: var(--theme-gradient-chat-start-item-alt-top);--chat-start-item-alt-bottom: var(--theme-gradient-chat-start-item-alt-bottom);display:flex;flex-direction:column;flex:1;min-height:0;height:100%;overflow:hidden}.chat-start-item--group-summary[data-v-59c61b8a]{width:100%;text-align:left;cursor:pointer}.chat-page-hero-actions[data-v-59c61b8a]{align-items:center;overflow:visible}.users-page-hero[data-v-59c61b8a]{overflow:visible}.chat-page-notifications-button[data-v-59c61b8a]{position:relative;width:2.9rem;height:2.9rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:1.05rem;flex:0 0 auto;overflow:visible;isolation:isolate}.chat-page-notifications-badge[data-v-59c61b8a]{position:absolute;top:.12rem;right:.12rem;min-width:1.28rem;height:1.28rem;padding:0 .32rem;display:inline-flex;align-items:center;justify-content:center;transform:translate(34%,-34%);z-index:2;pointer-events:none;box-shadow:0 0 0 2px var(--theme-color-surface-elevated),0 8px 16px var(--theme-color-shadow-card-soft)}.chat-unread-modal[data-v-59c61b8a]{width:min(36rem,calc(100vw - 2rem));max-height:min(80vh,42rem)}.chat-unread-modal__header[data-v-59c61b8a]{align-items:flex-start;justify-content:space-between}.chat-unread-modal__list[data-v-59c61b8a]{max-height:min(60vh,30rem);overflow-y:auto;padding-right:.2rem}.chat-unread-modal__item[data-v-59c61b8a]{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:flex-start;text-align:left;border:1px solid var(--chat-start-item-border, var(--theme-color-border-subtle));border-radius:1rem;padding:.9rem 1rem;background:linear-gradient(180deg,var(--chat-start-item-top, var(--theme-color-surface-raised)),var(--chat-start-item-bottom, var(--theme-color-surface-strong)));box-shadow:0 14px 28px var(--theme-color-shadow-soft);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.chat-unread-modal__item[data-v-59c61b8a]:hover,.chat-unread-modal__item[data-v-59c61b8a]:focus-visible{transform:translateY(-1px);border-color:var(--chat-header-hover-border, var(--theme-color-border-strong));box-shadow:0 18px 32px var(--theme-color-shadow-medium, var(--theme-color-shadow-soft));outline:none}.chat-unread-modal__avatar[data-v-59c61b8a]{width:3rem;height:3rem;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--chat-avatar-top),var(--chat-avatar-bottom));color:var(--chat-avatar-text);box-shadow:0 12px 24px var(--chat-avatar-shadow);flex:0 0 auto}.chat-unread-modal__avatar--group[data-v-59c61b8a]{box-shadow:0 12px 24px var(--chat-avatar-group-shadow)}.chat-unread-modal__avatar img[data-v-59c61b8a]{width:100%;height:100%;object-fit:cover}.chat-unread-modal__content[data-v-59c61b8a]{min-width:0;display:grid;gap:.4rem}.chat-unread-modal__title-row[data-v-59c61b8a]{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem}.chat-unread-modal__eyebrow[data-v-59c61b8a]{margin-bottom:.15rem}.chat-unread-modal__count[data-v-59c61b8a]{flex:0 0 auto}.chat-unread-modal__preview[data-v-59c61b8a]{margin:0;line-height:1.45;word-break:break-word}.chat-unread-modal__meta[data-v-59c61b8a]{display:inline-flex;flex-wrap:wrap;gap:.45rem;align-items:center}.chat-start-item--group-summary[data-v-59c61b8a]:disabled{cursor:wait}.chat-workspace-header[data-v-59c61b8a]{display:flex;align-items:center;justify-content:flex-start;padding:.85rem 1.1rem;border-bottom:1px solid var(--chat-header-border);min-height:4.5rem}.chat-workspace-header--group[data-v-59c61b8a]{cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.chat-workspace-header--group[data-v-59c61b8a]:hover,.chat-workspace-header--group[data-v-59c61b8a]:focus-visible{background:var(--chat-header-hover-surface);border-color:var(--chat-header-hover-border);box-shadow:inset 0 1px 0 var(--chat-header-hover-inset);outline:none}.chat-workspace-heading[data-v-59c61b8a]{display:flex;align-items:center;gap:.9rem;min-width:0}.chat-workspace-heading-avatar[data-v-59c61b8a]{position:relative;width:2.95rem;height:2.95rem;border-radius:999px;overflow:visible;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--chat-avatar-top),var(--chat-avatar-bottom));border:1px solid var(--chat-avatar-border);box-shadow:0 10px 24px var(--chat-avatar-shadow);color:var(--chat-avatar-text);font-size:.92rem;font-weight:800;text-transform:uppercase}.chat-workspace-heading-avatar img[data-v-59c61b8a]{width:100%;height:100%;object-fit:cover;border-radius:inherit}.chat-workspace-heading-avatar--group[data-v-59c61b8a]{box-shadow:0 12px 26px var(--chat-avatar-group-shadow)}.chat-workspace-heading-status[data-v-59c61b8a]{position:absolute;right:-.05rem;bottom:-.05rem;display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:999px;background:var(--chat-presence-surface);box-shadow:0 0 0 2px var(--chat-presence-ring-shadow)}.chat-workspace-heading-text[data-v-59c61b8a]{min-width:0}.chat-workspace-heading-text .placeholder-eyebrow[data-v-59c61b8a]{margin-bottom:.16rem}.chat-workspace-heading-text h3[data-v-59c61b8a]{margin:0;font-size:1.05rem;line-height:1.2}.chat-layout[data-v-59c61b8a]{display:grid;grid-template-columns:5.25rem minmax(18rem,24rem) minmax(0,1fr);gap:1rem;align-items:stretch;flex:1;min-height:0;height:100%;overflow:hidden}.chat-scope-sidebar[data-v-59c61b8a]{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:1rem .65rem;min-height:0;height:100%;overflow:hidden}.chat-scope-list[data-v-59c61b8a]{display:flex;flex-direction:column;align-items:center;gap:.7rem;width:100%;max-height:min(100%,36rem);overflow-y:auto;padding-right:.1rem}.chat-scope-button[data-v-59c61b8a]{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.38rem;width:100%;padding:.35rem .25rem;border:1px solid transparent;background:linear-gradient(180deg,var(--chat-scope-button-top),var(--chat-scope-button-bottom));cursor:pointer;border-radius:999px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.chat-scope-button[data-v-59c61b8a]:disabled{cursor:default;opacity:.7}.chat-scope-avatar-shell[data-v-59c61b8a]{position:relative;display:inline-flex;align-items:center;justify-content:center}.chat-scope-avatar-shell--private[data-v-59c61b8a]:before{content:"";position:absolute;top:-.3rem;right:-.3rem;bottom:-.3rem;left:-.3rem;border-radius:999px;background:radial-gradient(circle,var(--chat-private-glow-start) 0%,var(--chat-private-glow-mid) 45%,var(--chat-private-glow-end) 72%);opacity:.95;pointer-events:none}.chat-scope-caption[data-v-59c61b8a]{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;min-height:1.2rem;padding:0 .4rem;border-radius:999px;background:var(--chat-scope-caption-surface);border:1px solid var(--chat-scope-caption-border);color:var(--chat-scope-caption-text);font-size:.58rem;font-weight:800;letter-spacing:.12em;line-height:1}.chat-scope-button--private .chat-scope-caption[data-v-59c61b8a]{background:linear-gradient(135deg,var(--chat-scope-caption-private-start),var(--chat-scope-caption-private-end));border-color:var(--chat-scope-caption-private-border);color:var(--chat-scope-caption-private-text)}.chat-scope-avatar[data-v-59c61b8a]{width:3.15rem;height:3.15rem;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--chat-scope-avatar-top),var(--chat-scope-avatar-bottom));border:1px solid var(--chat-scope-avatar-border);box-shadow:0 12px 24px var(--chat-scope-avatar-shadow);color:inherit;font-size:.78rem;font-weight:700;text-transform:uppercase}.chat-scope-avatar img[data-v-59c61b8a]{width:100%;height:100%;object-fit:cover}.chat-scope-unread-badge[data-v-59c61b8a]{position:absolute;top:-.2rem;right:-.2rem;min-width:1.15rem;height:1.15rem;padding:0 .22rem;border-radius:999px;background:var(--chat-unread-surface);color:var(--chat-unread-text);font-size:.62rem;font-weight:700;line-height:1.15rem;text-align:center;box-shadow:0 0 0 2px var(--chat-unread-ring-shadow)}.chat-scope-avatar--private[data-v-59c61b8a]{position:relative;letter-spacing:.05em;background:linear-gradient(145deg,var(--chat-private-avatar-start),var(--chat-private-avatar-end));border-color:var(--chat-private-avatar-border);color:var(--chat-private-avatar-text);font-size:1rem;box-shadow:0 16px 28px var(--chat-private-avatar-shadow),inset 0 1px 0 var(--chat-private-avatar-inset)}.chat-scope-avatar--private[data-v-59c61b8a]:after{content:"";position:absolute;top:.22rem;right:.22rem;bottom:.22rem;left:.22rem;border-radius:999px;border:1px solid var(--chat-private-avatar-ring);pointer-events:none}.chat-scope-button--active[data-v-59c61b8a]{border-color:var(--chat-scope-active-border);background:linear-gradient(180deg,var(--chat-scope-active-start),var(--chat-scope-active-end));box-shadow:0 18px 28px var(--chat-scope-active-shadow)}.chat-scope-button--active .chat-scope-caption[data-v-59c61b8a]{background:linear-gradient(135deg,var(--chat-scope-active-caption-start),var(--chat-scope-active-caption-end));border-color:var(--chat-scope-active-caption-border);color:var(--chat-scope-active-caption-text)}.chat-scope-button--active .chat-scope-avatar[data-v-59c61b8a]{border-color:var(--chat-scope-active-avatar-border);box-shadow:0 0 0 2px var(--chat-scope-active-avatar-ring),0 16px 28px var(--chat-scope-active-avatar-shadow)}.chat-scope-button[data-v-59c61b8a]:hover,.chat-scope-button[data-v-59c61b8a]:focus-visible{border-color:var(--chat-scope-hover-border);box-shadow:0 0 0 3px var(--theme-color-overlay-accent-soft),0 12px 24px var(--chat-scope-active-shadow)}.chat-scope-button:hover .chat-scope-avatar[data-v-59c61b8a],.chat-scope-button:focus-visible .chat-scope-avatar[data-v-59c61b8a]{border-color:var(--chat-scope-hover-avatar-border)}.chat-start-item--group-summary-active[data-v-59c61b8a]{border-color:var(--chat-start-item-hover-border);background:linear-gradient(135deg,var(--theme-color-chat-start-item-active-start),var(--theme-color-chat-start-item-active-end));box-shadow:0 0 0 1px var(--theme-color-chat-start-item-active-ring),0 14px 26px var(--theme-color-chat-start-item-active-ring)}.chat-sidebar[data-v-59c61b8a]{min-height:0;height:100%;overflow-y:auto;padding:.35rem;border-radius:1.6rem;background:radial-gradient(circle at top right,var(--chat-sidebar-overlay),transparent 26%),linear-gradient(180deg,var(--chat-sidebar-top),var(--chat-sidebar-bottom));border:1px solid var(--chat-workspace-border);box-shadow:inset 0 1px 0 var(--chat-sidebar-inset),0 16px 32px var(--chat-sidebar-shadow);scrollbar-width:none}.chat-sidebar-section[data-v-59c61b8a]{padding:.9rem 1rem .55rem;border-bottom:1px solid var(--chat-sidebar-divider);margin-bottom:.35rem}.chat-start-list[data-v-59c61b8a]{gap:.55rem;padding:.2rem}.chat-start-item[data-v-59c61b8a],.chat-start-item--user-row[data-v-59c61b8a],.chat-start-item--group-summary[data-v-59c61b8a]{display:block;width:100%;padding:.82rem .9rem;border-radius:1.15rem;border:1px solid var(--chat-start-item-border);background:linear-gradient(180deg,var(--chat-start-item-top),var(--chat-start-item-bottom));box-shadow:0 10px 22px var(--chat-start-item-shadow);transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.chat-start-item[data-v-59c61b8a]:hover,.chat-start-item--user-row[data-v-59c61b8a]:hover,.chat-start-item--group-summary[data-v-59c61b8a]:hover,.chat-start-item[data-v-59c61b8a]:focus-visible,.chat-start-item--user-row[data-v-59c61b8a]:focus-visible,.chat-start-item--group-summary[data-v-59c61b8a]:focus-visible{border-color:var(--chat-start-item-hover-border);background:linear-gradient(180deg,var(--chat-start-item-hover-top),var(--chat-start-item-hover-bottom));box-shadow:0 0 0 3px var(--theme-color-overlay-accent-soft),0 16px 28px var(--chat-start-item-hover-shadow)}.user-directory-identity[data-v-59c61b8a]{display:flex;align-items:center;gap:.85rem}.user-directory-avatar[data-v-59c61b8a]{position:relative;flex:0 0 auto;width:3rem;height:3rem;border-radius:999px;overflow:visible;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,var(--chat-directory-avatar-top),var(--chat-directory-avatar-bottom));border:1px solid var(--chat-directory-avatar-border);box-shadow:0 12px 22px var(--chat-directory-avatar-shadow);text-transform:uppercase;font-weight:800;color:var(--chat-directory-avatar-text)}.user-directory-avatar img[data-v-59c61b8a]{width:100%;height:100%;object-fit:cover;border-radius:inherit}.user-directory-avatar--typing[data-v-59c61b8a]{box-shadow:0 0 0 2px var(--chat-typing-avatar-ring),0 14px 26px var(--chat-typing-avatar-shadow)}.chat-avatar-typing-badge[data-v-59c61b8a]{position:absolute;right:-.18rem;bottom:-.18rem;display:inline-flex;align-items:center;justify-content:center;gap:.14rem;min-width:1.45rem;height:1.1rem;padding:0 .28rem;border-radius:999px;background:linear-gradient(135deg,var(--chat-typing-badge-start),var(--chat-typing-badge-end));border:1px solid var(--chat-typing-badge-border);box-shadow:0 10px 20px var(--chat-typing-badge-shadow)}.chat-avatar-typing-badge span[data-v-59c61b8a],.chat-typing-indicator span[data-v-59c61b8a]{width:.28rem;height:.28rem;border-radius:999px;background:var(--chat-typing-dot);animation:chatTypingPulse-59c61b8a 1.05s infinite ease-in-out}.chat-avatar-typing-badge span[data-v-59c61b8a]:nth-child(2),.chat-typing-indicator span[data-v-59c61b8a]:nth-child(2){animation-delay:.15s}.chat-avatar-typing-badge span[data-v-59c61b8a]:nth-child(3),.chat-typing-indicator span[data-v-59c61b8a]:nth-child(3){animation-delay:.3s}.chat-workspace[data-v-59c61b8a]{position:relative;display:grid!important;grid-template-rows:auto minmax(0,1fr);gap:0!important;min-height:0;height:100%;padding:0!important;overflow:hidden;align-self:stretch;border-radius:1.75rem;border:1px solid var(--chat-workspace-border);background:radial-gradient(circle at top right,var(--chat-workspace-overlay-top),transparent 24%),radial-gradient(circle at bottom left,var(--chat-workspace-overlay-bottom),transparent 34%),linear-gradient(180deg,var(--chat-workspace-top),var(--chat-workspace-bottom));box-shadow:0 20px 40px var(--chat-workspace-shadow),inset 0 1px 0 var(--chat-workspace-inset);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chat-workspace-header[data-v-59c61b8a]{display:flex;align-items:center;justify-content:flex-start;gap:.9rem;padding:.85rem 1.1rem;min-height:4.5rem;border-bottom:1px solid var(--chat-workspace-header-border);background:linear-gradient(180deg,var(--chat-workspace-header-top),var(--chat-workspace-header-bottom))}.chat-workspace-body[data-v-59c61b8a]{display:grid!important;grid-template-rows:minmax(0,1fr) auto;gap:.45rem;flex:1 1 auto;min-height:0;height:100%;overflow:hidden;padding:.9rem 1rem .45rem}.chat-message-list[data-v-59c61b8a]{flex:1 1 auto;min-height:0!important;height:100%;max-height:none!important;overflow-y:auto;padding:.25rem .2rem 0;margin:0;display:flex;flex-direction:column;gap:.9rem;scrollbar-width:thin}.chat-message-item[data-v-59c61b8a]{display:flex;max-width:min(82%,44rem)}.chat-message-item--mine[data-v-59c61b8a]{margin-left:auto;justify-content:flex-end}.chat-message-bubble[data-v-59c61b8a]{width:100%;padding:.9rem 1rem;border-radius:1.35rem;border:1px solid transparent;background:var(--theme-chat-message-bubble-surface, linear-gradient(180deg, var(--theme-gradient-chat-message-bubble-start), var(--theme-gradient-chat-message-bubble-end)));box-shadow:0 10px 22px color-mix(in srgb,var(--theme-color-chat-message-bubble-shadow) 72%,transparent)}.chat-message-item--mine .chat-message-bubble[data-v-59c61b8a]{border-color:transparent;background:var(--theme-chat-message-bubble-mine-surface, linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-mine-start), var(--theme-gradient-chat-message-bubble-mine-end)));box-shadow:0 12px 24px color-mix(in srgb,var(--theme-color-chat-message-bubble-mine-shadow) 72%,transparent)}.chat-message-meta[data-v-59c61b8a]{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.5rem}.chat-message-bubble p[data-v-59c61b8a]{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.58}.chat-composer[data-v-59c61b8a]{position:relative;display:flex;flex:0 0 auto;align-self:stretch;align-items:end;margin:0!important;padding:.72rem;border-radius:1.45rem;border:1px solid var(--theme-chat-composer-border, var(--theme-color-border-accent-soft));background:var(--theme-chat-composer-surface, radial-gradient(circle at top left, var(--theme-color-chat-composer-glow), transparent 34%), linear-gradient(180deg, var(--theme-gradient-chat-composer-start), var(--theme-gradient-chat-composer-end)));box-shadow:var(--theme-chat-composer-shadow, inset 0 1px 0 var(--theme-color-chat-composer-inset), 0 14px 30px var(--theme-color-chat-composer-shadow));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-composer-input-shell[data-v-59c61b8a]{position:relative;min-width:0;flex:1 1 auto;width:100%}.chat-composer-input[data-v-59c61b8a]{width:100%;min-height:2.9rem;max-height:7rem;padding:.78rem 5.7rem .74rem .95rem;border-radius:1.15rem;border:1px solid var(--theme-chat-composer-input-border, var(--theme-chat-composer-input-border));background:var(--theme-chat-composer-input-surface, var(--theme-chat-composer-input-surface));color:var(--theme-chat-composer-input-text, var(--theme-chat-composer-input-text));box-shadow:var(--theme-chat-composer-input-shadow, inset 0 1px 0 var(--theme-color-chat-composer-input-inset));line-height:1.42;resize:none}.chat-composer-input[data-v-59c61b8a]::placeholder{color:var(--theme-chat-composer-input-placeholder, var(--theme-chat-composer-input-placeholder))}.chat-composer-input[data-v-59c61b8a]:focus{border-color:var(--theme-chat-composer-input-focus-border, var(--theme-chat-composer-input-focus-border));box-shadow:var(--theme-chat-composer-input-focus-shadow, 0 0 0 3px var(--theme-color-chat-composer-input-focus-ring), inset 0 1px 0 var(--theme-color-chat-composer-input-focus-inset))}.chat-send-button[data-v-59c61b8a]{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;min-width:2.2rem;min-height:2.2rem;border:1px solid color-mix(in srgb,var(--theme-chat-send-button-text, var(--theme-color-text-inverse)) 18%,transparent);border-radius:.85rem;background:var(--theme-chat-send-button-surface, linear-gradient(135deg, var(--theme-gradient-chat-send-button-start), var(--theme-gradient-chat-send-button-end)));color:var(--theme-chat-send-button-text, var(--theme-chat-send-button-text));font-size:1rem;font-weight:800;box-shadow:0 10px 20px var(--theme-chat-send-button-shadow, var(--theme-color-chat-send-button-shadow));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease,filter .18s ease,border-color .18s ease}.chat-send-button>span[data-v-59c61b8a]{display:inline-flex;line-height:1;transform:translate(.04rem)}.chat-send-button[data-v-59c61b8a]:hover,.chat-send-button[data-v-59c61b8a]:focus-visible{box-shadow:0 0 0 3px var(--theme-family-control-focus-ring, var(--theme-color-overlay-accent-soft)),0 12px 24px var(--theme-chat-send-button-hover-shadow, var(--theme-color-chat-send-button-shadow-hover));filter:saturate(1.05);transform:translateY(-1px)}.chat-send-button[data-v-59c61b8a]:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;filter:saturate(.9)}.chat-composer-inline-actions[data-v-59c61b8a]{position:absolute;top:50%;right:.55rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;gap:.38rem;z-index:2}.chat-composer-emoji-picker-anchor[data-v-59c61b8a]{position:static}[data-v-59c61b8a] .chat-composer-emoji-picker{right:.2rem;left:auto;bottom:calc(100% + .45rem);--chat-emoji-picker-width: 16.8rem;--chat-emoji-picker-max-width: calc(100% - .3rem) ;--chat-emoji-picker-padding: .74rem;--chat-emoji-picker-close-size: 1.78rem;--chat-emoji-picker-grid-min: 32px;--chat-emoji-picker-grid-gap: .32rem;--chat-emoji-picker-emoji-size: 32px;--chat-emoji-picker-emoji-font-size: .92rem;--chat-emoji-picker-footer-margin: .56rem}[data-v-59c61b8a] .chat-composer-emoji-picker .chat-emoji-picker__header,[data-v-59c61b8a] .chat-composer-emoji-picker .chat-emoji-picker__footer{gap:.5rem}[data-v-59c61b8a] .chat-composer-emoji-picker .chat-emoji-picker__heading strong{font-size:.92rem}[data-v-59c61b8a] .chat-composer-emoji-picker .chat-emoji-picker__heading .muted-text{font-size:.72rem}[data-v-59c61b8a] .chat-composer-emoji-picker .responsive-action-button{min-height:1.9rem;padding:.34rem .56rem;font-size:.78rem}[data-v-59c61b8a] .chat-composer-emoji-picker .responsive-action-label{font-size:.72rem}.chat-emoji-button[data-v-59c61b8a]{width:2.15rem;height:2.15rem;min-width:2.15rem;min-height:2.15rem;border-radius:.85rem}.chat-typing-indicator[data-v-59c61b8a]{position:absolute;left:1.1rem;top:-.7rem;display:inline-flex;align-items:center;gap:.22rem;height:1.45rem;padding:0 .55rem;border-radius:999px;background:var(--theme-chat-typing-indicator-surface, linear-gradient(135deg, var(--theme-gradient-chat-typing-indicator-start), var(--theme-gradient-chat-typing-indicator-end)));border:1px solid var(--theme-chat-typing-indicator-border, var(--theme-chat-typing-indicator-border));box-shadow:var(--theme-chat-typing-indicator-shadow, 0 14px 26px var(--theme-color-chat-typing-indicator-shadow))}@keyframes chatTypingPulse-59c61b8a{0%,80%,to{transform:translateY(0) scale(.82);opacity:.45}40%{transform:translateY(-.16rem) scale(1);opacity:1}}.chat-mobile-hero[data-v-59c61b8a]{position:relative}.chat-mobile-hero-leading[data-v-59c61b8a]{display:flex;align-items:center;gap:.48rem;min-width:0}.chat-mobile-hero-leading>div[data-v-59c61b8a]{min-width:0}.chat-mobile-hero--compact[data-v-59c61b8a]{align-items:center;padding:.5rem .62rem .5rem .2rem;min-height:0}.chat-mobile-hero--compact .placeholder-eyebrow[data-v-59c61b8a]{margin-bottom:.1rem;font-size:.72rem}.chat-mobile-hero--compact h2[data-v-59c61b8a]{font-size:1rem;line-height:1.15}.chat-mobile-sidebar-toggle[data-v-59c61b8a]{width:2.28rem;height:2.28rem;border-radius:.9rem;flex:0 0 auto}.chat-layout-sidebar-stack[data-v-59c61b8a]{display:contents}.chat-sidebar-section--mobile[data-v-59c61b8a]{display:block;min-width:0}.chat-sidebar-section--mobile h3[data-v-59c61b8a]{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-empty-state-sidebar-button[data-v-59c61b8a]{margin-top:.8rem;align-self:flex-start}.chat-sidebar--mobile-panel .chat-start-list[data-v-59c61b8a]{display:flex;flex-direction:column}.chat-sidebar--mobile-panel .chat-start-item--user-row[data-v-59c61b8a],.chat-sidebar--mobile-panel .chat-start-item--group-summary[data-v-59c61b8a]{width:100%}.chat-mobile-sidebar-overlay[data-v-59c61b8a],.chat-mobile-sidebar-peek[data-v-59c61b8a]{display:none}@media(max-width:760px){.chat-page-shell[data-v-59c61b8a]{position:relative;gap:.7rem;overflow:visible}.chat-mobile-hero[data-v-59c61b8a]{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.chat-mobile-hero-leading[data-v-59c61b8a]{gap:.08rem}.chat-page-hero-actions[data-v-59c61b8a]{display:inline-flex;width:auto;flex:0 0 auto;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:0}.chat-page-hero-actions[data-v-59c61b8a]>*{width:auto}.chat-page-notifications-button[data-v-59c61b8a]{width:2.28rem;height:2.28rem}.chat-mobile-sidebar-overlay[data-v-59c61b8a]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;justify-content:flex-start;background:#070a1200;pointer-events:none;transition:background-color .22s ease;border-radius:inherit;overflow:visible}.chat-mobile-sidebar-peek[data-v-59c61b8a]{position:absolute;left:calc(-1.25rem - env(safe-area-inset-left,0px));top:calc(1cm + .1rem);transform:none;width:1.6rem;height:3.5rem;display:inline-flex;align-items:center;justify-content:flex-end;padding-right:.28rem;border:1px solid var(--chat-sidebar-border);border-left:0;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--chat-sidebar-top),var(--chat-sidebar-bottom));box-shadow:12px 0 24px var(--chat-sidebar-shadow);color:var(--theme-color-text-muted);pointer-events:auto;z-index:22}.chat-mobile-sidebar-peek__icon[data-v-59c61b8a]{font-size:.9rem;line-height:1}.chat-mobile-sidebar-overlay--open[data-v-59c61b8a]{background:var(--chat-sidebar-overlay, rgba(7, 10, 18, .5));pointer-events:auto}.chat-mobile-sidebar-panel[data-v-59c61b8a]{width:min(24rem,calc(100% - 1rem));max-width:calc(100vw - 1.5rem);height:100%;padding:.7rem;display:grid;grid-template-rows:minmax(0,1fr);gap:.75rem;background:linear-gradient(180deg,var(--chat-sidebar-top),var(--chat-sidebar-bottom));border-right:1px solid var(--chat-sidebar-border);box-shadow:18px 0 38px var(--chat-sidebar-shadow);transform:translate(calc(-100% - 1.5rem));transition:transform .22s ease;overflow:hidden;border-radius:0 1.35rem 1.35rem 0}.chat-mobile-sidebar-panel--open[data-v-59c61b8a]{transform:translate(0)}.chat-layout-sidebar-stack[data-v-59c61b8a]{display:grid;grid-template-columns:4.75rem minmax(0,1fr);gap:.75rem;min-height:0}.chat-mobile-sidebar-panel--open+.chat-mobile-sidebar-peek[data-v-59c61b8a],.chat-mobile-sidebar-overlay--open .chat-mobile-sidebar-peek[data-v-59c61b8a]{opacity:0}}@media(max-width:760px){.chat-layout[data-v-59c61b8a]{gap:.85rem}.chat-layout-sidebar-stack[data-v-59c61b8a]{grid-template-columns:4.05rem minmax(0,1fr);gap:.6rem}.chat-scope-sidebar[data-v-59c61b8a]{gap:.75rem;padding:.8rem;border-radius:1.25rem}.chat-scope-sidebar--mobile-panel[data-v-59c61b8a]{flex-direction:column;justify-content:flex-start;align-items:center;overflow-x:hidden;overflow-y:auto;padding-inline:.42rem}.chat-scope-list[data-v-59c61b8a]{gap:.55rem;padding-bottom:.2rem}.chat-scope-sidebar--mobile-panel .chat-scope-list[data-v-59c61b8a]{flex-direction:column;width:100%}.chat-scope-sidebar--mobile-panel .chat-scope-divider[data-v-59c61b8a]{width:1.7rem;height:1px}.chat-scope-sidebar--mobile-panel .chat-scope-button[data-v-59c61b8a]{width:100%;gap:.38rem;padding:.36rem .28rem}.chat-scope-sidebar--mobile-panel .chat-scope-avatar[data-v-59c61b8a]{width:2.2rem;height:2.2rem;font-size:.84rem}.chat-scope-sidebar--mobile-panel .chat-scope-caption[data-v-59c61b8a]{display:inline-flex;font-size:.68rem;line-height:1.1}.chat-scope-sidebar--mobile-panel .chat-scope-unread-badge[data-v-59c61b8a]{min-width:1.05rem;height:1.05rem;padding:0 .26rem;font-size:.6rem}.chat-sidebar[data-v-59c61b8a]{padding:.3rem;border-radius:1.25rem}.chat-sidebar--mobile-panel[data-v-59c61b8a]{min-width:0;height:100%}.chat-sidebar--mobile-panel .chat-start-list[data-v-59c61b8a]{gap:.42rem}.chat-start-item[data-v-59c61b8a],.chat-start-item--user-row[data-v-59c61b8a],.chat-start-item--group-summary[data-v-59c61b8a]{padding:.68rem .72rem}.chat-sidebar--mobile-panel .user-directory-identity[data-v-59c61b8a]{gap:.64rem}.chat-sidebar--mobile-panel .user-directory-avatar[data-v-59c61b8a]{width:2.45rem;height:2.45rem;font-size:.8rem}.chat-sidebar--mobile-panel .chat-user-list-unread-badge[data-v-59c61b8a]{min-width:1.12rem;height:1.12rem;padding:0 .26rem;font-size:.6rem}.chat-workspace-header[data-v-59c61b8a],.chat-workspace-body[data-v-59c61b8a]{padding-left:.85rem;padding-right:.85rem}.chat-workspace-header[data-v-59c61b8a]{align-items:flex-start;flex-wrap:wrap;min-height:auto}.chat-workspace-heading[data-v-59c61b8a]{width:100%}.chat-workspace-heading-avatar[data-v-59c61b8a]{width:2.7rem;height:2.7rem}.chat-workspace-header-actions[data-v-59c61b8a]{width:100%;justify-content:flex-start}.chat-message-item[data-v-59c61b8a]{max-width:100%}.chat-message-bubble[data-v-59c61b8a]{padding:.82rem .9rem;border-radius:1.1rem}.chat-composer[data-v-59c61b8a]{padding:.6rem}.chat-composer-input[data-v-59c61b8a]{min-height:2.7rem;padding:.68rem 5.15rem .66rem .82rem}.chat-composer-inline-actions[data-v-59c61b8a]{right:.42rem;gap:.32rem}.chat-emoji-button[data-v-59c61b8a],.chat-send-button[data-v-59c61b8a]{width:2rem;height:2rem;min-width:2rem;min-height:2rem;border-radius:.75rem}.chat-send-button[data-v-59c61b8a]{font-size:.92rem}}@media(max-width:560px){.chat-route-shell[data-v-59c61b8a]{padding-inline:.75rem;padding-bottom:.75rem}.chat-layout-sidebar-stack[data-v-59c61b8a]{grid-template-columns:3.7rem minmax(0,1fr);gap:.48rem}.chat-scope-sidebar[data-v-59c61b8a]{padding:.7rem}.chat-mobile-hero--compact[data-v-59c61b8a]{padding:.46rem .56rem .46rem .12rem}.chat-mobile-sidebar-toggle[data-v-59c61b8a],.chat-page-notifications-button[data-v-59c61b8a]{width:2.06rem;height:2.06rem}.chat-scope-avatar[data-v-59c61b8a]{width:2.45rem;height:2.45rem}.chat-scope-sidebar--mobile-panel[data-v-59c61b8a]{padding-inline:.34rem}.chat-scope-sidebar--mobile-panel .chat-scope-button[data-v-59c61b8a]{gap:.3rem;padding:.28rem .22rem}.chat-scope-sidebar--mobile-panel .chat-scope-avatar[data-v-59c61b8a]{width:2rem;height:2rem;font-size:.76rem}.chat-scope-sidebar--mobile-panel .chat-scope-caption[data-v-59c61b8a]{font-size:.62rem}.chat-scope-sidebar--mobile-panel .chat-scope-unread-badge[data-v-59c61b8a]{min-width:.98rem;height:.98rem;font-size:.56rem}.chat-mobile-sidebar-peek[data-v-59c61b8a]{width:1.46rem;height:3.15rem;padding-right:.22rem}.chat-sidebar-section[data-v-59c61b8a]{padding:.72rem .78rem .46rem}.chat-sidebar--mobile-panel .chat-start-list[data-v-59c61b8a]{gap:.36rem}.chat-sidebar--mobile-panel .chat-start-item[data-v-59c61b8a],.chat-sidebar--mobile-panel .chat-start-item--user-row[data-v-59c61b8a],.chat-sidebar--mobile-panel .chat-start-item--group-summary[data-v-59c61b8a]{padding:.62rem .64rem}.chat-sidebar--mobile-panel .user-directory-identity[data-v-59c61b8a]{gap:.56rem}.chat-sidebar--mobile-panel .user-directory-avatar[data-v-59c61b8a]{width:2.18rem;height:2.18rem;font-size:.72rem}.chat-sidebar--mobile-panel .chat-user-list-unread-badge[data-v-59c61b8a]{min-width:1rem;height:1rem;font-size:.56rem}.chat-workspace[data-v-59c61b8a]{border-radius:1.35rem}.chat-workspace-header[data-v-59c61b8a]{gap:.75rem;padding:.8rem .85rem}.chat-workspace-heading[data-v-59c61b8a]{gap:.72rem}.chat-workspace-heading-text h3[data-v-59c61b8a]{font-size:1rem}.chat-workspace-body[data-v-59c61b8a]{padding:.8rem .85rem .4rem}.chat-message-list[data-v-59c61b8a]{gap:.75rem}.chat-message-meta[data-v-59c61b8a]{flex-wrap:wrap;gap:.35rem .7rem}.chat-composer[data-v-59c61b8a]{padding:.56rem}.chat-composer-input[data-v-59c61b8a]{padding-right:4.8rem}.chat-composer-inline-actions[data-v-59c61b8a]{right:.38rem;gap:.28rem}[data-v-59c61b8a] .chat-composer-emoji-picker{right:.1rem;--chat-emoji-picker-width-mobile: 14.4rem;--chat-emoji-picker-max-width-mobile: calc(100% - .2rem) ;--chat-emoji-picker-padding-mobile: .62rem;--chat-emoji-picker-close-size: 1.65rem;--chat-emoji-picker-grid-min-mobile: 28px;--chat-emoji-picker-grid-gap-mobile: .26rem;--chat-emoji-picker-emoji-size-mobile: 28px;--chat-emoji-picker-emoji-font-size-mobile: .86rem;--chat-emoji-picker-footer-margin: .48rem}[data-v-59c61b8a] .chat-composer-emoji-picker .responsive-action-button{min-height:1.72rem;padding:.28rem .46rem;font-size:.72rem}[data-v-59c61b8a] .chat-composer-emoji-picker .responsive-action-label{font-size:.68rem}.chat-emoji-button[data-v-59c61b8a],.chat-send-button[data-v-59c61b8a]{width:1.9rem;height:1.9rem;min-width:1.9rem;min-height:1.9rem;border-radius:.72rem}.chat-send-button[data-v-59c61b8a]{font-size:.88rem}.chat-typing-indicator[data-v-59c61b8a]{left:.8rem}}.chat-sidebar[data-v-59c61b8a]::-webkit-scrollbar,.chat-scope-list[data-v-59c61b8a]::-webkit-scrollbar,.chat-scope-sidebar[data-v-59c61b8a]::-webkit-scrollbar{width:0;height:0;display:none}.chat-scope-list[data-v-59c61b8a],.chat-scope-sidebar[data-v-59c61b8a]{scrollbar-width:none}.chat-start-item--user-row[data-v-59c61b8a]{width:100%;text-align:left;cursor:pointer;border:0;background:transparent;color:inherit}.chat-start-item--user-row[data-v-59c61b8a]:disabled{cursor:default;opacity:.72}.chat-scope-divider[data-v-59c61b8a]{width:2rem;height:1px;background:var(--chat-scope-divider)}.chat-scope-empty[data-v-59c61b8a]{color:var(--chat-scope-empty);font-size:1.1rem}@media(max-width:980px){.chat-start-item--group-summary[data-v-59c61b8a]{width:100%;text-align:left;cursor:pointer}.chat-page-hero-actions[data-v-59c61b8a]{align-items:center;overflow:visible}.users-page-hero[data-v-59c61b8a]{overflow:visible}.chat-page-notifications-button[data-v-59c61b8a]{position:relative;width:2.9rem;height:2.9rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:1.05rem;flex:0 0 auto;overflow:visible;isolation:isolate}.chat-page-notifications-badge[data-v-59c61b8a]{position:absolute;top:.12rem;right:.12rem;min-width:1.28rem;height:1.28rem;padding:0 .32rem;display:inline-flex;align-items:center;justify-content:center;transform:translate(34%,-34%);z-index:2;pointer-events:none;box-shadow:0 0 0 2px var(--theme-color-surface-elevated),0 8px 16px var(--theme-color-shadow-card-soft)}.chat-start-item--group-summary[data-v-59c61b8a]:disabled{cursor:wait}.chat-layout[data-v-59c61b8a]{grid-template-columns:4.5rem minmax(16rem,20rem) minmax(0,1fr)}.chat-scope-avatar[data-v-59c61b8a]{width:2.65rem;height:2.65rem}}@media(max-width:760px){.chat-start-item--group-summary[data-v-59c61b8a]{width:100%;text-align:left;cursor:pointer}.chat-page-hero-actions[data-v-59c61b8a]{align-items:center;overflow:visible}.users-page-hero[data-v-59c61b8a]{overflow:visible}.chat-page-notifications-button[data-v-59c61b8a]{position:relative;width:2.9rem;height:2.9rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:1.05rem;flex:0 0 auto;overflow:visible;isolation:isolate}.chat-page-notifications-badge[data-v-59c61b8a]{position:absolute;top:.12rem;right:.12rem;min-width:1.28rem;height:1.28rem;padding:0 .32rem;display:inline-flex;align-items:center;justify-content:center;transform:translate(34%,-34%);z-index:2;pointer-events:none;box-shadow:0 0 0 2px var(--theme-color-surface-elevated),0 8px 16px var(--theme-color-shadow-card-soft)}.chat-start-item--group-summary[data-v-59c61b8a]:disabled{cursor:wait}.chat-layout[data-v-59c61b8a]{grid-template-columns:1fr}}.chat-workspace-header-actions[data-v-59c61b8a]{display:inline-flex;align-items:center;gap:.75rem;flex-wrap:wrap}.chat-workspace-back-button[data-v-59c61b8a]{display:inline-flex;align-items:center;gap:.45rem;padding-inline:.9rem;border-color:var(--chat-back-button-border);background:linear-gradient(135deg,var(--chat-back-button-top),var(--chat-back-button-bottom));color:var(--chat-back-button-text);font-weight:700;box-shadow:0 10px 22px var(--chat-back-button-shadow)}.chat-workspace-back-button[data-v-59c61b8a]:hover{border-color:var(--chat-back-button-hover-border);box-shadow:0 14px 26px var(--chat-back-button-hover-shadow)}.chat-start-item--user-row[data-v-59c61b8a],.chat-start-item--group-summary[data-v-59c61b8a]{display:block;width:100%;padding:.82rem .9rem;border:1px solid var(--chat-start-item-alt-border);background:linear-gradient(180deg,var(--chat-start-item-alt-top),var(--chat-start-item-alt-bottom));color:inherit}.chat-start-item--user-row[data-v-59c61b8a]:disabled,.chat-start-item--group-summary[data-v-59c61b8a]:disabled{opacity:.72}.chat-page-notifications-badge[data-v-59c61b8a]{background:var(--theme-color-notification-badge);color:var(--theme-color-notification-badge-text);border:1px solid var(--theme-color-notification-badge);font-size:.68rem;font-weight:800;letter-spacing:.01em;box-shadow:0 0 0 2px var(--theme-color-surface-elevated),0 10px 18px var(--theme-color-shadow-card-soft)}@media(max-width:760px){.chat-workspace-header[data-v-59c61b8a],.chat-workspace-body[data-v-59c61b8a]{padding-left:.85rem;padding-right:.85rem}.chat-message-item[data-v-59c61b8a]{max-width:100%}.chat-composer[data-v-59c61b8a]{padding:.6rem}.chat-send-button[data-v-59c61b8a]{width:2rem;height:2rem;min-width:2rem;min-height:2rem;border-radius:.75rem}}.chat-start-item--user-row[data-v-59c61b8a]{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.chat-start-item--user-row .user-directory-identity[data-v-59c61b8a],.user-directory-name-block[data-v-59c61b8a]{min-width:0}.chat-start-item--user-row .user-directory-identity[data-v-59c61b8a]{flex:1 1 auto}.chat-user-list-unread-badge[data-v-59c61b8a]{position:absolute;top:.08rem;right:.08rem;min-width:1.3rem;height:1.3rem;padding:0 .34rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--theme-color-notification-badge-text) 18%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--theme-color-notification-badge) 84%,white 16%) 0%,var(--theme-color-notification-badge) 100%);color:var(--theme-color-notification-badge-text);font-size:.68rem;font-weight:800;letter-spacing:.01em;transform:translate(34%,-34%);z-index:2;pointer-events:none;box-shadow:0 0 0 2px var(--theme-color-surface-elevated),0 10px 18px var(--theme-color-shadow-card-soft)}@media(max-width:760px){.chat-mobile-hero[data-v-59c61b8a]{display:none}.chat-page-shell[data-v-59c61b8a]{gap:.48rem}.chat-sidebar-section--mobile h3[data-v-59c61b8a],.chat-workspace-heading-text h3[data-v-59c61b8a]{font-size:.92rem;line-height:1.2}.chat-sidebar--mobile-panel .chat-start-item .user-directory-name-block strong[data-v-59c61b8a]{font-size:.84rem;line-height:1.2}.chat-sidebar--mobile-panel .chat-start-item .user-directory-name-block .muted-text[data-v-59c61b8a],.chat-message-meta .muted-text[data-v-59c61b8a],.chat-message-meta strong[data-v-59c61b8a]{font-size:.72rem;line-height:1.3}.chat-message-bubble p[data-v-59c61b8a],.chat-composer-input[data-v-59c61b8a]{font-size:.9rem;line-height:1.45}}@media(max-width:560px){.chat-sidebar-section--mobile h3[data-v-59c61b8a],.chat-workspace-heading-text h3[data-v-59c61b8a]{font-size:.88rem}.chat-sidebar--mobile-panel .chat-start-item .user-directory-name-block strong[data-v-59c61b8a]{font-size:.78rem}.chat-sidebar--mobile-panel .chat-start-item .user-directory-name-block .muted-text[data-v-59c61b8a],.chat-message-meta .muted-text[data-v-59c61b8a],.chat-message-meta strong[data-v-59c61b8a]{font-size:.68rem}.chat-message-bubble p[data-v-59c61b8a],.chat-composer-input[data-v-59c61b8a]{font-size:.86rem;line-height:1.42}}.admin-shortcuts-card[data-v-18b9428b]{gap:1rem}.admin-shortcuts-grid[data-v-18b9428b]{display:flex;flex-wrap:wrap;gap:.75rem}.admin-shortcut-button[data-v-18b9428b]{min-width:10rem}@media(max-width:640px){.admin-shortcuts-grid[data-v-18b9428b]{display:grid;grid-template-columns:1fr}.admin-shortcut-button[data-v-18b9428b]{width:100%;min-width:0}}.themes-page-card[data-v-de471b6e]{gap:1rem}.themes-layout-grid[data-v-de471b6e]{display:grid;gap:1rem;grid-template-columns:minmax(19rem,24rem) minmax(0,1fr);align-items:start}.themes-controls-column[data-v-de471b6e]{min-width:0}.theme-preview-card[data-v-de471b6e]{gap:.9rem;min-height:100%}.theme-preview-card[data-active=true][data-v-de471b6e]{border:1px solid var(--theme-family-surface-shell-border-strong, var(--theme-color-border-accent-strong));box-shadow:0 10px 24px var(--theme-family-control-shadow-active, var(--theme-color-shadow-highlight))}.theme-option-preview[data-v-de471b6e]{display:grid;gap:.75rem;padding:1rem;min-height:11rem;border-radius:1rem;border:1px solid var(--theme-family-surface-shell-border, var(--theme-color-border-card-soft));background:linear-gradient(180deg,var(--theme-gradient-topbar-top) 0%,var(--theme-gradient-topbar-bottom) 21%,transparent 21%),linear-gradient(180deg,var(--theme-gradient-app-body-top) 21%,var(--theme-gradient-app-body-mid) 68%,var(--theme-gradient-app-body-bottom) 100%);box-shadow:0 12px 28px var(--theme-family-surface-shell-shadow, var(--theme-color-shadow-card-shell))}.theme-option-preview-bar[data-v-de471b6e],.theme-option-preview-card-row>span[data-v-de471b6e]{display:block;border-radius:.95rem;border:1px solid var(--theme-family-control-border, var(--theme-color-border-soft));box-shadow:0 8px 18px var(--theme-family-surface-shell-shadow, var(--theme-color-shadow-card-soft))}.theme-option-preview-bar--top[data-v-de471b6e]{margin-top:1.35rem;height:1rem;width:72%;background:var(--theme-family-titlebar-bg, var(--theme-family-surface-card-bg))}.theme-option-preview-bar--primary[data-v-de471b6e]{height:1.2rem;width:56%;background:linear-gradient(180deg,var(--theme-family-filter-chip-active-bg-start, var(--theme-family-control-active-bg)) 0%,var(--theme-family-filter-chip-active-bg-end, var(--theme-family-control-active-bg)) 100%)}.theme-option-preview-bar--secondary[data-v-de471b6e]{height:1rem;width:44%;background:var(--theme-family-surface-card-bg-alt, var(--theme-family-surface-card-bg))}.theme-option-preview-card-row[data-v-de471b6e]{display:grid;grid-template-columns:1.1fr .9fr;gap:.8rem;margin-top:auto}.theme-option-preview-card-row>span[data-v-de471b6e]{min-height:4.15rem;background:var(--theme-family-surface-card-bg, var(--theme-color-surface-elevated))}.theme-option-copy[data-v-de471b6e]{gap:.2rem}.theme-option-heading-row[data-v-de471b6e]{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.theme-option-heading-row h4[data-v-de471b6e]{margin:0}.theme-option-status[data-v-de471b6e]{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;background:var(--theme-family-control-active-bg, var(--theme-color-surface-action-active));color:var(--theme-family-control-active-text, var(--theme-color-text-accent-strong));border:1px solid var(--theme-family-control-active-border, var(--theme-color-border-accent-soft));font-size:.78rem;font-weight:700}.theme-selector-list[data-v-de471b6e]{display:grid;gap:.65rem;margin:0;padding:0;border:0}.theme-selector-option[data-v-de471b6e]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;padding:.8rem .9rem;border-radius:.95rem;border:1px solid var(--theme-family-control-border, var(--theme-color-border-soft));background:var(--theme-family-control-bg, var(--theme-color-surface-secondary));box-shadow:0 8px 18px var(--theme-family-control-shadow, var(--theme-color-shadow-card-soft));cursor:pointer}.theme-selector-option[data-selected=true][data-v-de471b6e]{border-color:var(--theme-family-control-active-border, var(--theme-color-border-accent-strong));background:linear-gradient(180deg,var(--theme-family-filter-chip-active-bg-start, var(--theme-family-control-active-bg)) 0%,var(--theme-family-filter-chip-active-bg-end, var(--theme-family-control-active-bg)) 100%);box-shadow:0 10px 22px var(--theme-family-control-shadow-active, var(--theme-color-shadow-highlight))}.theme-selector-option input[data-v-de471b6e]{margin:.22rem 0 0}.theme-selector-copy[data-v-de471b6e]{min-width:0;display:grid;gap:.26rem}.theme-selector-heading-row[data-v-de471b6e]{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.theme-selector-name[data-v-de471b6e]{font-weight:700;color:var(--theme-family-control-text, var(--theme-color-text-primary))}.theme-selector-option[data-selected=true] .theme-selector-name[data-v-de471b6e]{color:var(--theme-family-control-active-text, var(--theme-color-text-accent-strong))}.theme-selector-active[data-v-de471b6e]{display:inline-flex;align-items:center;padding:.18rem .48rem;border-radius:999px;border:1px solid var(--theme-family-control-active-border, var(--theme-color-border-accent-soft));color:var(--theme-family-control-active-text, var(--theme-color-text-accent-strong));background:var(--theme-family-surface-card-bg, var(--theme-color-surface-primary));font-size:.72rem;font-weight:700;white-space:nowrap}.theme-activate-button[data-v-de471b6e]{align-self:flex-start}@media(max-width:900px){.themes-layout-grid[data-v-de471b6e]{grid-template-columns:1fr}}.admin-search-card[data-v-67ecec1d]{gap:.5rem}.admin-search-field--card[data-v-67ecec1d]{gap:.6rem}.admin-search-input-wrap[data-v-67ecec1d]{display:flex;align-items:center;gap:.65rem;min-height:3rem;border-radius:1rem;padding:.2rem .95rem;border:1px solid var(--theme-color-admin-search-border);background:var(--theme-color-admin-search-surface);box-shadow:inset 0 1px 0 var(--theme-color-admin-search-inset)}.admin-search-input-icon[data-v-67ecec1d]{font-size:.92rem;color:var(--theme-color-admin-search-icon)}.admin-search-input-wrap input[data-v-67ecec1d]{flex:1;border:0;outline:0;background:transparent;color:inherit;font:inherit}.admin-search-input-wrap input[data-v-67ecec1d]::placeholder{color:var(--theme-color-admin-search-placeholder)}.group-members-page-shell[data-v-32db8aea]{gap:1rem}.group-members-page-header[data-v-32db8aea]{border:1px solid var(--theme-group-members-shell-border);background:var(--theme-group-members-header-gradient);box-shadow:var(--theme-group-members-shell-shadow)}.group-members-page-card[data-v-32db8aea]{display:flex;flex-direction:column;gap:1rem;padding:1.15rem;border:1px solid var(--theme-group-members-shell-border);background:var(--theme-group-members-panel-gradient);box-shadow:0 18px 38px var(--theme-color-shadow-card-shell)}.group-members-page-card--requests[data-v-32db8aea]{background:var(--theme-group-members-requests-gradient)}.group-members-page-toolbar[data-v-32db8aea],.group-members-page-tabs[data-v-32db8aea],.group-members-section-heading[data-v-32db8aea],.group-inline-actions[data-v-32db8aea]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.group-members-section-heading[data-v-32db8aea]{justify-content:space-between}.group-members-page-tabs[data-v-32db8aea] button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:36px;padding:.5rem .78rem;font:inherit;font-size:.82rem;font-weight:700;line-height:1;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}.group-members-page-tabs[data-v-32db8aea] button:hover,.group-members-page-tabs[data-v-32db8aea] button:focus-visible{transform:translateY(-1px)}.group-members-page-tabs[data-v-32db8aea] .comments-count-pill{margin:0;padding:.18rem .42rem;min-height:0;font-size:.7rem}.group-members-page-tabs--invite-subtabs[data-v-32db8aea]{padding:.2rem;border-radius:18px;background:var(--theme-group-members-subtabs-surface)}.group-members-search-field[data-v-32db8aea]{min-width:min(320px,100%);margin-left:auto}.group-members-search-field input[data-v-32db8aea]{min-height:46px;border-radius:14px;border:1px solid var(--theme-group-members-search-border);background:var(--theme-group-members-search-surface);box-shadow:var(--theme-group-members-search-inset)}.group-members-panel[data-v-32db8aea],.invite-panel-section[data-v-32db8aea]{gap:.95rem}.group-invite-selection-bar[data-v-32db8aea]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.9rem 1rem;border-radius:18px;border:1px solid var(--theme-group-members-selection-border);background:var(--theme-group-members-selection-surface)}.group-invite-selection-bar strong[data-v-32db8aea]{font-size:1.4rem;line-height:1}.group-request-item[data-v-32db8aea]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border-radius:18px;border:1px solid var(--theme-group-members-card-border);background:var(--theme-group-members-request-surface)}.group-request-item--elevated[data-v-32db8aea],.group-request-item--invite[data-v-32db8aea]{box-shadow:var(--theme-group-members-request-shadow)}.group-request-item--selectedable[data-v-32db8aea]{transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.group-request-item--selectedable[data-v-32db8aea]:hover,.group-request-item--selected[data-v-32db8aea]{border-color:var(--theme-group-members-hover-border);box-shadow:var(--theme-group-members-hover-shadow);transform:translateY(-1px)}.group-person-row[data-v-32db8aea]{display:flex;align-items:center;gap:.85rem;min-width:0}.group-person-avatar[data-v-32db8aea]{width:3rem;height:3rem;border-radius:999px;overflow:hidden;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;background:var(--theme-group-members-avatar-gradient);color:var(--theme-group-members-avatar-text);font-weight:800;border:1px solid var(--theme-group-members-invite-hero-border)}.group-person-avatar--accent[data-v-32db8aea]{background:var(--theme-group-members-avatar-accent-gradient)}.group-person-avatar img[data-v-32db8aea]{width:100%;height:100%;object-fit:cover}.group-person-copy[data-v-32db8aea]{min-width:0;display:flex;flex-direction:column;gap:.2rem}.group-member-meta-row[data-v-32db8aea]{display:flex;align-items:center;gap:.45rem;min-width:0;flex-wrap:wrap}.group-member-meta-row .muted-text[data-v-32db8aea]{margin:0;min-width:0}.group-members-empty-state[data-v-32db8aea]{padding:1rem 1.05rem;border-radius:18px;border:1px dashed var(--theme-group-members-empty-border);background:var(--theme-group-members-empty-surface)}.group-invite-candidate-row[data-v-32db8aea]{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.85rem;width:100%}.group-invite-candidate-row input[type=checkbox][data-v-32db8aea]{width:1.05rem;height:1.05rem}@media(max-width:900px){.group-invite-selection-bar[data-v-32db8aea]{grid-template-columns:1fr;align-items:flex-start}}@media(max-width:780px){.group-members-search-field[data-v-32db8aea]{min-width:100%;margin-left:0}.group-request-item[data-v-32db8aea]{align-items:flex-start;flex-direction:column}.group-invite-candidate-row[data-v-32db8aea]{grid-template-columns:auto auto minmax(0,1fr)}}@media(max-width:720px){.group-members-page-header[data-v-32db8aea]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;padding:.7rem .8rem}.group-members-page-header .posts-header-copy[data-v-32db8aea],.group-members-page-header .posts-header-actions[data-v-32db8aea]{min-width:0}.group-members-page-header .posts-header-copy h2[data-v-32db8aea]{font-size:1rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-members-page-header .posts-header-actions[data-v-32db8aea]{gap:.35rem;flex-wrap:nowrap}.group-members-page-header .notification-bell-button[data-v-32db8aea],.group-members-page-header .mobile-titlebar-action-button[data-v-32db8aea]{min-height:30px;padding:.28rem .48rem;font-size:.72rem;border-radius:999px}.mobile-titlebar-action-icon[data-v-32db8aea]{font-size:.82rem}.mobile-titlebar-action-label[data-v-32db8aea]{white-space:nowrap}.group-members-page-tabs[data-v-32db8aea],.group-members-page-tabs--invite-subtabs[data-v-32db8aea]{gap:.45rem}.group-members-page-tabs[data-v-32db8aea] button{gap:.28rem;min-height:31px;padding:.34rem .6rem;font-size:.74rem;border-radius:999px}.group-members-page-tabs[data-v-32db8aea] .comments-count-pill{padding:.14rem .34rem;font-size:.64rem}.group-request-item--member-card[data-v-32db8aea]{padding:.68rem .78rem;border-radius:15px}.group-request-item--member-card .group-person-row[data-v-32db8aea]{gap:.62rem;width:100%}.group-request-item--member-card .group-person-avatar[data-v-32db8aea]{width:2.4rem;height:2.4rem;font-size:.82rem}.group-request-item--member-card .presence-inline-row[data-v-32db8aea]{gap:.32rem;font-size:.84rem}.group-request-item--member-card .presence-inline-row strong[data-v-32db8aea]{font-size:.84rem}.group-request-item--member-card .group-member-meta-row[data-v-32db8aea]{gap:.35rem;font-size:.72rem;flex-wrap:nowrap}.group-request-item--member-card .group-member-meta-row .muted-text[data-v-32db8aea]{font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-request-item--member-card .user-state-chip[data-v-32db8aea]{padding:.12rem .38rem;font-size:.64rem;line-height:1;white-space:nowrap;flex:0 0 auto}}@media(max-width:560px){.group-members-page-header .notification-bell-button[data-v-32db8aea],.group-members-page-header .mobile-titlebar-action-button[data-v-32db8aea]{min-height:28px;padding:.24rem .4rem}.group-members-page-header .mobile-titlebar-action-label[data-v-32db8aea]{display:none}}:root{--theme-font-family-base: Arial, Helvetica, sans-serif;--theme-color-app-bg: #f3f4f6;--theme-color-page-text: #111827;--theme-color-surface: #ffffff;--theme-color-surface-strong: #ffffff;--theme-color-surface-inverse: #111827;--theme-color-surface-muted: #f9fafb;--theme-color-surface-subtle: #f9fafb;--theme-color-fill-muted: #e5e7eb;--theme-color-fill-toggle-track: #d1d5db;--theme-color-fill-toggle-track-active: #111827;--theme-color-text-on-action-active: #ffffff;--theme-color-text-supporting: #374151;--theme-color-text-link: #111827;--theme-color-text-success: #15803d;--theme-color-border-strong: #111827;--theme-color-border-selected-soft: rgba(17, 24, 39, .08);--theme-color-overlay-backdrop: rgba(15, 23, 42, .55);--theme-color-shadow-thumb: rgba(0, 0, 0, .15);--theme-color-surface-elevated: #ffffff;--theme-color-surface-soft: #f9fafb;--theme-color-surface-soft-strong: #f3f4f6;--theme-color-text-heading-soft: #374151;--theme-color-text-heading-muted: #4b5563;--theme-color-overlay-accent-soft: rgba(59, 130, 246, .12);--theme-color-overlay-accent-soft-strong: rgba(59, 130, 246, .14);--theme-color-overlay-ink-faint: rgba(17, 24, 39, .02);--theme-color-overlay-ink-soft: rgba(17, 24, 39, .05);--theme-color-overlay-ink-soft-strong: rgba(17, 24, 39, .06);--theme-color-overlay-brand-soft: rgba(99, 102, 241, .12);--theme-color-border-inverse-stronger: rgba(255, 255, 255, .9);--theme-color-surface-overlay-soft: rgba(255, 255, 255, .7);--theme-color-shadow-card-hover: rgba(15, 23, 42, .12);--theme-color-shadow-card-emphasis: rgba(15, 23, 42, .18);--theme-color-shadow-badge: rgba(15, 23, 42, .2);--theme-size-responsive-action-icon: 1.02rem;--theme-size-titlebar-action-icon: 1.08rem;--theme-size-filter-chip-count: .72rem;--theme-size-section-eyebrow: .78rem;--theme-size-nav-notification-icon: 1.02rem;--theme-size-avatar-trigger-placeholder: 1.35rem;--theme-size-user-type-toggle-track-width: 42px;--theme-size-user-type-toggle-track-height: 24px;--theme-color-responsive-action-icon: currentColor;--theme-color-titlebar-action-icon: currentColor;--theme-color-filter-chip-count-bg: var(--theme-color-notification-badge);--theme-color-filter-chip-count-text: var(--theme-color-notification-badge-text);--theme-color-filter-chip-count-shadow: var(--theme-color-shadow-badge);--theme-color-section-eyebrow: var(--theme-color-text-muted);--theme-color-events-user-state-chip-bg: var(--theme-color-users-state-chip-bg, var(--theme-color-surface-elevated));--theme-color-events-user-state-chip-text: var(--theme-color-users-state-chip-text, var(--theme-color-text-primary));--theme-color-events-user-state-chip-border: var(--theme-color-users-state-chip-border, var(--theme-color-border-subtle));--theme-color-nav-notification-icon: var(--theme-color-text-inverse);--theme-color-avatar-trigger-placeholder: var(--theme-color-text-secondary);--theme-color-user-type-toggle-track-border: transparent;--theme-color-text-primary: #111827;--theme-color-text-secondary: #6b7280;--theme-color-text-muted: #6b7280;--theme-color-text-inverse: #ffffff;--theme-color-text-danger: #b91c1c;--theme-color-text-danger-strong: #dc2626;--theme-color-border-subtle: #e5e7eb;--theme-color-border-default: #d1d5db;--theme-color-border-inverse-soft: rgba(255, 255, 255, .25);--theme-color-border-inverse-strong: rgba(255, 255, 255, .45);--theme-color-border-inverse-faint: rgba(255, 255, 255, .06);--theme-color-overlay-inverse-soft: rgba(255, 255, 255, .14);--theme-color-shadow-soft: rgba(0, 0, 0, .06);--theme-color-shadow-strong: rgba(15, 23, 42, .18);--theme-color-shadow-inverse-outline: rgba(255, 255, 255, .2);--theme-color-status-admin: #15803d;--theme-color-status-admin-surface: rgba(220, 252, 231, .9);--theme-color-status-moderator: #c2410c;--theme-color-status-moderator-surface: rgba(255, 237, 213, .95);--theme-color-status-public: #1d4ed8;--theme-color-status-public-surface: rgba(219, 234, 254, .92);--theme-color-status-private-surface: rgba(254, 226, 226, .92);--theme-color-status-following: #7c3aed;--theme-color-status-following-surface: rgba(237, 233, 254, .95);--theme-color-status-followed: #0f766e;--theme-color-status-followed-surface: rgba(204, 251, 241, .92);--theme-color-status-mutual: #4338ca;--theme-color-status-mutual-surface: rgba(224, 231, 255, .95);--theme-color-status-pending: #a16207;--theme-color-status-pending-surface: rgba(254, 249, 195, .95);--theme-color-status-declined-surface: rgba(243, 244, 246, .95);--theme-color-text-meta-soft: #64748b;--theme-color-text-accent-strong: #2563eb;--theme-color-text-pill-muted: #475569;--theme-color-text-pill-private: #9a3412;--theme-color-border-card-soft: #dbe4f0;--theme-color-border-card-hover: #dbe3f0;--theme-color-border-action-hover: #9ca3af;--theme-color-border-warning-soft: rgba(154, 52, 18, .18);--theme-color-border-accent-strong: #3b82f6;--theme-color-surface-card-accent-soft: #f8fbff;--theme-color-surface-card-accent-strong: #dbeafe;--theme-color-surface-action-hover: #f8fafc;--theme-color-surface-action-active: #eff6ff;--theme-color-surface-picker-backdrop: rgba(17, 24, 39, .56);--theme-color-surface-picker-tab-active: #ffffff;--theme-color-overlay-warning-soft: rgba(255, 237, 213, .98);--theme-color-overlay-warning-soft-strong: rgba(255, 247, 237, .96);--theme-color-overlay-media-soft: #f8fafc;--theme-color-overlay-media-soft-strong: #eef2f7;--theme-color-shadow-card-soft: rgba(15, 23, 42, .07);--theme-color-shadow-card-hover-soft: rgba(15, 23, 42, .09);--theme-color-shadow-modal-strong: rgba(0, 0, 0, .2);--theme-color-shadow-tab-active: rgba(0, 0, 0, .08);--theme-color-text-ink-strong: #0f172a;--theme-color-text-success-strong: #047857;--theme-color-border-shell-soft: rgba(15, 23, 42, .08);--theme-color-border-success-soft: rgba(16, 185, 129, .24);--theme-color-border-info-soft: #93c5fd;--theme-color-border-accent-soft: #bfdbfe;--theme-color-border-empty-dashed: #d1d5db;--theme-color-border-card-faint: #eef2f7;--theme-color-surface-glass-soft: rgba(255, 255, 255, .78);--theme-color-surface-stage-soft: rgba(248, 250, 252, .72);--theme-color-surface-ink-chip: rgba(15, 23, 42, .06);--theme-color-surface-info-soft: #eff6ff;--theme-gradient-card-top: rgba(255, 255, 255, .98);--theme-gradient-card-bottom: rgba(248, 250, 252, .96);--theme-gradient-card-bottom-soft: rgba(248, 250, 252, .94);--theme-gradient-card-bottom-muted: rgba(248, 250, 252, .95);--theme-color-shadow-card-shell: rgba(15, 23, 42, .08);--theme-color-shadow-card-shell-strong: rgba(15, 23, 42, .11);--theme-color-shadow-card-faint: rgba(15, 23, 42, .05);--theme-color-shadow-highlight-transparent: rgba(37, 99, 235, 0);--theme-color-shadow-highlight: rgba(37, 99, 235, .14);--theme-color-shadow-highlight-strong: rgba(37, 99, 235, .18);--theme-color-shadow-modal-panel: rgba(15, 23, 42, .22);--theme-color-shadow-inset-light: rgba(255, 255, 255, .7);--theme-color-status-online: #22c55e;--theme-color-status-offline: #ef4444;--theme-color-users-search-border: rgba(148, 163, 184, .24);--theme-gradient-users-search-top: rgba(255, 255, 255, .98);--theme-gradient-users-search-bottom: rgba(241, 245, 249, .96);--theme-color-users-search-fill: rgba(255, 255, 255, .9);--theme-color-shadow-users-search: rgba(15, 23, 42, .08);--theme-color-shadow-users-search-focus: rgba(37, 99, 235, .12);--theme-color-shadow-users-search-inset: rgba(255, 255, 255, .78);--theme-color-shadow-users-search-inset-strong: rgba(255, 255, 255, .84);--theme-color-users-search-focus-border: rgba(59, 130, 246, .36);--theme-color-users-search-focus-ring: rgba(59, 130, 246, .12);--theme-color-users-search-icon-surface: rgba(59, 130, 246, .1);--theme-color-users-search-icon-text: #1d4ed8;--theme-color-users-search-text: #0f172a;--theme-color-users-search-placeholder: #94a3b8;--theme-color-users-chip-border: rgba(148, 163, 184, .28);--theme-color-users-chip-surface: rgba(248, 250, 252, .92);--theme-color-users-chip-text: #334155;--theme-color-users-chip-hover-border: rgba(59, 130, 246, .28);--theme-color-shadow-users-chip-hover: rgba(15, 23, 42, .08);--theme-color-users-chip-active-border: rgba(37, 99, 235, .34);--theme-gradient-users-chip-active-start: rgba(37, 99, 235, .96);--theme-gradient-users-chip-active-end: rgba(99, 102, 241, .94);--theme-color-users-chip-active-text: #eff6ff;--theme-color-shadow-users-chip-active: rgba(37, 99, 235, .18);--theme-color-users-chip-count-surface: rgba(15, 23, 42, .08);--theme-color-users-chip-count-active-surface: rgba(255, 255, 255, .18);--theme-color-groups-submit-border: rgba(15, 23, 42, .1);--theme-gradient-groups-submit-start: rgba(15, 23, 42, .94);--theme-gradient-groups-submit-end: rgba(30, 41, 59, .94);--theme-color-groups-submit-text: #f8fafc;--theme-color-shadow-groups-submit-hover: rgba(15, 23, 42, .18);--theme-color-group-owner-badge-surface: #dc2626;--theme-color-group-owner-badge-text: #ffffff;--theme-color-group-owner-badge-ring: #ffffff;--theme-color-shadow-group-owner-badge: rgba(220, 38, 38, .28);--theme-color-group-surface-glass-soft: rgba(255, 255, 255, .66);--theme-color-group-surface-glass: rgba(255, 255, 255, .88);--theme-color-group-surface-glow: rgba(255, 255, 255, .65);--theme-color-role-owner-ring: rgba(59, 130, 246, .45);--theme-color-role-moderator-ring: rgba(249, 115, 22, .45);--theme-color-role-member-ring: rgba(34, 197, 94, .42);--theme-color-role-invited-ring: rgba(139, 92, 246, .45);--theme-color-role-pending-ring: rgba(245, 158, 11, .45);--theme-color-role-available-ring: rgba(148, 163, 184, .4);--theme-color-role-owner-border-soft: rgba(59, 130, 246, .28);--theme-color-role-moderator-border-soft: rgba(249, 115, 22, .28);--theme-color-role-member-border-soft: rgba(34, 197, 94, .26);--theme-color-role-invited-border-soft: rgba(139, 92, 246, .28);--theme-color-role-pending-border-soft: rgba(245, 158, 11, .28);--theme-color-role-available-border-soft: rgba(148, 163, 184, .26);--theme-chat-message-bubble-border: rgba(191, 219, 254, .3);--theme-gradient-chat-message-bubble-start: rgba(255, 255, 255, .82);--theme-gradient-chat-message-bubble-end: rgba(248, 250, 252, .62);--theme-color-chat-message-bubble-shadow: rgba(148, 163, 184, .16);--theme-chat-message-bubble-mine-border: rgba(96, 165, 250, .28);--theme-gradient-chat-message-bubble-mine-start: rgba(219, 234, 254, .92);--theme-gradient-chat-message-bubble-mine-end: rgba(224, 231, 255, .76);--theme-color-chat-message-bubble-mine-shadow: rgba(96, 165, 250, .16);--theme-chat-composer-border: rgba(191, 219, 254, .3);--theme-color-chat-composer-glow: rgba(96, 165, 250, .14);--theme-gradient-chat-composer-start: rgba(255, 255, 255, .72);--theme-gradient-chat-composer-end: rgba(248, 250, 252, .54);--theme-color-chat-composer-inset: rgba(255, 255, 255, .72);--theme-color-chat-composer-shadow: rgba(148, 163, 184, .18);--theme-chat-composer-input-border: rgba(191, 219, 254, .26);--theme-chat-composer-input-surface: rgba(255, 255, 255, .78);--theme-chat-composer-input-text: #0f172a;--theme-color-chat-composer-input-inset: rgba(255, 255, 255, .76);--theme-chat-composer-input-placeholder: rgba(100, 116, 139, .74);--theme-chat-composer-input-focus-border: rgba(96, 165, 250, .34);--theme-color-chat-composer-input-focus-ring: rgba(59, 130, 246, .12);--theme-color-chat-composer-input-focus-inset: rgba(255, 255, 255, .04);--theme-gradient-chat-send-button-start: rgba(37, 99, 235, .98);--theme-gradient-chat-send-button-end: rgba(99, 102, 241, .96);--theme-chat-send-button-text: #ffffff;--theme-color-chat-send-button-shadow: rgba(37, 99, 235, .28);--theme-color-chat-send-button-shadow-hover: rgba(37, 99, 235, .34);--theme-gradient-chat-typing-indicator-start: rgba(37, 99, 235, .96);--theme-gradient-chat-typing-indicator-end: rgba(99, 102, 241, .96);--theme-chat-typing-indicator-border: rgba(191, 219, 254, .35);--theme-color-chat-typing-indicator-shadow: rgba(37, 99, 235, .24);--theme-chat-emoji-picker-border: rgba(148, 163, 184, .24);--theme-chat-emoji-picker-sheen: rgba(255, 255, 255, .08);--theme-chat-emoji-picker-surface: rgba(15, 23, 42, .96);--theme-color-chat-emoji-picker-shadow: rgba(2, 6, 23, .34);--theme-chat-emoji-picker-close-border: rgba(148, 163, 184, .22);--theme-chat-emoji-picker-close-surface: rgba(255, 255, 255, .06);--theme-chat-emoji-picker-close-text: #f8fafc;--theme-chat-emoji-picker-close-hover-border: rgba(96, 165, 250, .42);--theme-chat-emoji-picker-close-hover-surface: rgba(96, 165, 250, .16);--theme-chat-emoji-picker-emoji-border: rgba(148, 163, 184, .12);--theme-chat-emoji-picker-emoji-surface: rgba(255, 255, 255, .05);--theme-chat-emoji-picker-emoji-hover-border: rgba(96, 165, 250, .4);--theme-chat-emoji-picker-emoji-hover-surface: rgba(96, 165, 250, .16);--theme-color-notifications-filter-border: rgba(255, 255, 255, .16);--theme-color-notifications-filter-surface: rgba(255, 255, 255, .04);--theme-color-notifications-filter-active: rgba(255, 255, 255, .12);--theme-color-notifications-text-read: #475569;--theme-color-notifications-text-unread: #1d4ed8;--theme-color-notifications-group-divider: rgba(148, 163, 184, .18);--theme-color-throttle-border: rgba(148, 163, 184, .26);--theme-color-throttle-surface: rgba(15, 23, 42, .88);--theme-color-throttle-text: #f8fafc;--theme-color-shadow-throttle: rgba(15, 23, 42, .2);--theme-color-thread-line-soft: #dbe4f0;--theme-color-thread-line-strong: #94a3b8;--theme-color-thread-line-highlight: #cbd5e1;--theme-color-thread-line-highlight-strong: #64748b;--theme-color-thread-cutout: #ffffff;--theme-color-performance-text: #475569;--theme-color-performance-text-strong: #111827;--theme-color-performance-header-border: #e2e8f0;--theme-color-performance-header-divider: #e5e7eb;--theme-color-performance-card-border: #dbe3ee;--theme-color-performance-card-border-soft: #dbe4f0;--theme-color-performance-card-border-strong: #cbd5e1;--theme-color-performance-card-text: #334155;--theme-color-performance-card-bg: #ffffff;--theme-color-performance-card-bg-soft: #f8fafc;--theme-color-performance-overlay-soft: rgba(15, 23, 42, .04);--theme-color-performance-overlay-header-top: rgba(255, 255, 255, .98);--theme-color-performance-overlay-header-bottom: rgba(248, 250, 252, .98);--theme-color-performance-overlay-card-top: rgba(248, 250, 252, .98);--theme-color-performance-overlay-card-bottom: rgba(241, 245, 249, .98);--theme-color-performance-shadow-soft: rgba(15, 23, 42, .04);--theme-color-performance-shadow-soft-strong: rgba(15, 23, 42, .05);--theme-color-performance-text-placeholder: #9ca3af;--theme-color-inverse-text-muted-strong: rgba(255, 255, 255, .8);--theme-color-inverse-text-muted-soft: rgba(255, 255, 255, .78);--theme-color-discussion-accent: #2f7d5d;--theme-color-discussion-accent-hover: #27684d;--theme-color-discussion-accent-strong: #1d3d34;--theme-color-discussion-accent-deep: #17312a;--theme-color-discussion-accent-soft: #e7f2ed;--theme-color-discussion-accent-soft-strong: #d6e8df;--theme-color-discussion-border: #c8ddd3;--theme-color-discussion-border-strong: #9fc3b1;--theme-color-discussion-surface: #f4f9f6;--theme-color-discussion-surface-muted: #eef6f1;--theme-color-discussion-muted-text: #557168;--theme-color-discussion-pill-text: #244b3e;--theme-color-discussion-pill-text-strong: #1f5040;--theme-color-discussion-action-count: #48655b;--theme-color-discussion-shadow-soft: rgba(29, 61, 52, .08);--theme-color-discussion-shadow: rgba(29, 61, 52, .1);--theme-color-discussion-shadow-strong: rgba(29, 61, 52, .12);--theme-color-discussion-shadow-button: rgba(47, 125, 93, .22);--theme-color-discussion-shadow-button-hover: rgba(39, 104, 77, .26);--theme-color-discussion-shadow-emphasis: rgba(29, 61, 52, .16);--theme-color-discussion-focus-ring: rgba(47, 125, 93, .16);--theme-color-discussion-overlay-soft: rgba(47, 125, 93, .16);--theme-color-discussion-overlay-strong: rgba(47, 125, 93, .18);--theme-color-discussion-overlay-accent: rgba(47, 125, 93, .14);--theme-color-discussion-overlay-accent-strong: rgba(47, 125, 93, .22);--theme-color-discussion-overlay-border-soft: rgba(47, 125, 93, .24);--theme-color-discussion-overlay-border-strong: rgba(47, 125, 93, .34);--theme-color-discussion-surface-white-soft: rgba(255, 255, 255, .9);--theme-color-discussion-surface-white-strong: rgba(255, 255, 255, .92);--theme-color-discussion-surface-white-max: rgba(255, 255, 255, .97);--theme-gradient-discussion-hero-start: #ffffff;--theme-gradient-discussion-hero-end: #f1f8f4;--theme-gradient-discussion-modal-end: #edf6f1;--theme-gradient-discussion-surface-end: #fcfefd;--theme-gradient-discussion-surface-alt-end: #f2f8f4;--theme-gradient-discussion-surface-soft-start: #f9fcfa;--theme-gradient-discussion-surface-soft-end: #eef7f2;--theme-gradient-discussion-button-hover-start: #2a7154;--theme-gradient-discussion-button-hover-end: #205741;--theme-gradient-danger-button-start: #d85c5c;--theme-gradient-danger-button-end: #bb4747;--theme-gradient-danger-button-hover-start: #c94f4f;--theme-gradient-danger-button-hover-end: #a53b3b;--theme-color-danger-button-border: #b84343;--theme-color-danger-button-border-hover: #a53b3b;--theme-color-danger-button-shadow: rgba(184, 67, 67, .22);--theme-color-danger-button-shadow-hover: rgba(165, 59, 59, .26);--theme-color-notification-card-border: rgba(148, 163, 184, .18);--theme-color-notification-card-border-hover: rgba(96, 165, 250, .38);--theme-color-notification-card-shadow-hover: rgba(15, 23, 42, .16);--theme-color-events-hero-overlay: rgba(59, 130, 246, .12);--theme-gradient-events-hero-start: #ffffff;--theme-gradient-events-hero-end: #f8fbff;--theme-color-events-cell-shadow: rgba(15, 23, 42, .04);--theme-color-events-cell-muted-text: #9ca3af;--theme-color-discussion-modal-backdrop: rgba(15, 23, 42, .56);--theme-color-discussion-modal-sheen: rgba(47, 125, 93, .18);--theme-color-discussion-card-divider: rgba(47, 125, 93, .12);--theme-color-discussion-context-dot: rgba(47, 125, 93, .42);--theme-color-discussion-card-shadow: rgba(29, 61, 52, .08);--theme-color-discussion-button-text: #ffffff;--theme-color-notification-badge: #dc2626;--theme-color-notification-badge-text: #ffffff;--theme-color-notification-card-border-read: rgba(148, 163, 184, .28);--theme-color-notification-card-surface: #ffffff;--theme-gradient-notification-card-unread-start: #eff6ff;--theme-gradient-notification-card-unread-end: #ffffff;--theme-color-notification-card-unread-bar: rgba(37, 99, 235, .85);--theme-gradient-notification-card-read-start: rgba(248, 250, 252, .95);--theme-gradient-notification-card-read-end: #ffffff;--theme-color-notification-status-unread-surface: rgba(37, 99, 235, .12);--theme-color-notification-status-unread-text: #1d4ed8;--theme-color-notification-status-read-surface: rgba(148, 163, 184, .16);--theme-color-notification-status-read-text: #475569;--theme-color-events-weekday-text: #6b7280;--theme-color-events-cell-border: #e5e7eb;--theme-color-events-cell-surface: #ffffff;--theme-color-events-cell-muted-surface: #f9fafb;--theme-color-events-cell-today-border: #93c5fd;--theme-color-events-cell-today-ring: rgba(59, 130, 246, .12);--theme-color-events-chip-border: #dbe3f0;--theme-color-events-chip-surface: #f8fbff;--theme-color-events-chip-text: #111827;--theme-color-events-chip-hover-border: #bfdbfe;--theme-color-events-chip-time-text: #1d4ed8;--theme-color-ui-bg: var(--theme-color-app-bg);--theme-color-ui-bg-soft: var(--theme-color-surface-soft);--theme-color-ui-surface: var(--theme-color-surface);--theme-color-ui-surface-soft: var(--theme-color-surface-soft);--theme-color-ui-surface-tint: var(--theme-color-surface-soft-strong);--theme-color-ui-border: var(--theme-color-border-card-soft);--theme-color-ui-border-strong: var(--theme-color-border-card-hover);--theme-color-ui-text: var(--theme-color-page-text);--theme-color-ui-text-muted: var(--theme-color-text-muted);--theme-color-ui-accent: var(--theme-color-discussion-accent);--theme-color-ui-accent-hover: var(--theme-color-discussion-accent-hover);--theme-color-ui-accent-strong: var(--theme-color-discussion-accent-strong);--theme-color-ui-accent-deep: var(--theme-color-discussion-accent-deep);--theme-gradient-app-body-top: #f8fbf9;--theme-gradient-app-body-mid: #f3f8f5;--theme-gradient-app-body-bottom: #edf4f0;--theme-gradient-topbar-top: #17312a;--theme-gradient-topbar-bottom: #1d3d34;--theme-gradient-discussion-card-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-discussion-card-bottom: var(--theme-gradient-discussion-surface-end);--theme-gradient-discussion-media-top: var(--theme-gradient-discussion-surface-soft-start);--theme-gradient-discussion-media-bottom: var(--theme-gradient-discussion-surface-soft-end);--theme-gradient-discussion-action-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-discussion-action-bottom: var(--theme-color-discussion-surface-white-soft);--theme-gradient-chat-item-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-chat-item-bottom: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-surface-strong: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-surface-highlight: var(--theme-gradient-discussion-surface-highlight-end);--theme-color-discussion-surface-pill: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-text-heading: var(--theme-color-discussion-accent-strong);--theme-color-discussion-text-count: var(--theme-color-discussion-action-count);--theme-color-discussion-text-pill: var(--theme-color-discussion-pill-text);--theme-color-discussion-border-soft: var(--theme-color-discussion-border);--theme-color-discussion-border-action: var(--theme-color-discussion-border);--theme-color-discussion-border-active: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-accent: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-accent-strong: var(--theme-color-discussion-overlay-border-strong);--theme-color-discussion-border-avatar: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-focus: var(--theme-color-discussion-accent);--theme-color-discussion-border-pill: var(--theme-color-discussion-border);--theme-color-discussion-divider-soft: var(--theme-color-discussion-card-divider);--theme-color-discussion-overlay-focus: var(--theme-color-discussion-focus-ring);--theme-color-discussion-overlay-page: var(--theme-color-discussion-overlay-soft);--theme-color-discussion-overlay-sheen: var(--theme-color-discussion-overlay-accent-strong);--theme-color-discussion-overlay-active-top: var(--theme-color-discussion-accent-soft-strong);--theme-color-discussion-overlay-active-bottom: var(--theme-color-discussion-accent-soft);--theme-color-discussion-shadow-accent: var(--theme-color-discussion-shadow-button);--theme-color-discussion-shadow-avatar: var(--theme-color-discussion-shadow-soft);--theme-color-discussion-shadow-modal: var(--theme-color-shadow-card-emphasis);--theme-color-discussion-shadow-topbar: var(--theme-color-discussion-shadow-emphasis);--theme-color-discussion-header-glow: var(--theme-color-discussion-overlay-accent-strong);--theme-color-discussion-header-end: var(--theme-gradient-discussion-hero-end);--theme-color-discussion-field-surface: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-ghost-surface: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-icon-surface-end: var(--theme-gradient-discussion-surface-alt-end);--theme-color-discussion-icon-active-end: var(--theme-color-discussion-accent-soft-strong);--theme-color-discussion-panel-start: var(--theme-gradient-discussion-hero-start);--theme-color-discussion-panel-end: var(--theme-gradient-discussion-hero-end);--theme-color-discussion-panel-surface: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-panel-surface-end: var(--theme-gradient-discussion-surface-panel-end);--theme-color-discussion-pill-accent-border: var(--theme-color-discussion-overlay-border-soft);--theme-color-discussion-pill-accent-surface: var(--theme-color-discussion-accent-soft);--theme-color-discussion-pill-accent-text: var(--theme-color-discussion-pill-text-strong);--theme-color-discussion-pill-border: var(--theme-color-discussion-border);--theme-color-discussion-shell-start: var(--theme-gradient-app-body-top);--theme-color-discussion-shell-end: var(--theme-gradient-app-body-bottom);--theme-color-discussion-stage-start: var(--theme-color-discussion-thread-accent);--theme-color-discussion-stage-end: var(--theme-color-discussion-thread-accent-fade);--theme-color-discussion-stage-border: var(--theme-color-discussion-thread-root-border);--theme-color-discussion-stage-surface-start: var(--theme-gradient-discussion-surface-highlight-start);--theme-color-discussion-stage-surface-end: var(--theme-gradient-discussion-surface-highlight-end);--theme-color-discussion-button-hover-start: var(--theme-gradient-discussion-button-hover-start);--theme-color-discussion-button-hover-end: var(--theme-gradient-discussion-button-hover-end);--theme-color-discussion-count-text: var(--theme-color-discussion-action-count);--theme-shadow-discussion-avatar: 0 8px 18px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-icon: 0 8px 18px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-icon-hover: 0 12px 24px var(--theme-color-discussion-shadow-button);--theme-shadow-discussion-button: 0 12px 24px var(--theme-color-discussion-shadow-button);--theme-shadow-discussion-button-hover: 0 16px 30px var(--theme-color-discussion-shadow-button-hover);--theme-shadow-discussion-ghost-hover: 0 12px 24px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-card-hover: 0 18px 38px var(--theme-color-discussion-shadow-emphasis);--theme-shadow-discussion-stage: 0 18px 34px var(--theme-color-discussion-thread-root-shadow);--theme-shadow-discussion-stage-strong: 0 18px 34px var(--theme-color-discussion-highlight-shadow);--theme-gradient-discussion-surface-white-start: #fcfefd;--theme-gradient-discussion-surface-highlight-start: #fcfffd;--theme-gradient-discussion-surface-highlight-end: #ebf6ef;--theme-gradient-discussion-surface-panel-end: #edf6f1;--theme-color-discussion-panel-overlay-soft: rgba(47, 125, 93, .16);--theme-color-discussion-thread-accent: rgba(47, 125, 93, .52);--theme-color-discussion-thread-accent-fade: rgba(29, 61, 52, .1);--theme-color-discussion-thread-root-border: #a6cbb9;--theme-color-discussion-thread-root-shadow: rgba(29, 61, 52, .12);--theme-color-discussion-highlight-shadow: rgba(47, 125, 93, .18);--theme-color-discussion-character-info: rgba(61, 109, 141, .92);--theme-color-discussion-character-warn: rgba(160, 102, 0, .96);--theme-color-events-cell-active-start: #ffffff;--theme-color-events-cell-active-end: #f8fbff;--theme-color-events-chip-shadow: rgba(59, 130, 246, .1);--theme-color-auth-titlebar-surface: #111827;--theme-color-auth-titlebar-shadow: rgba(15, 23, 42, .14);--theme-color-auth-titlebar-shadow-soft: rgba(0, 0, 0, .06);--theme-color-auth-titlebar-border: rgba(255, 255, 255, .06);--theme-color-auth-titlebar-muted: rgba(255, 255, 255, .8);--theme-color-auth-titlebar-muted-soft: rgba(255, 255, 255, .78);--theme-color-app-topbar-muted: rgba(235, 245, 239, .72);--theme-color-app-nav-active: rgba(255, 255, 255, .12);--theme-color-input-surface-strong: rgba(255, 255, 255, .96);--theme-color-discussion-pill-inset: rgba(255, 255, 255, .66);--theme-color-surface-inverse-strong: #111827;--theme-color-shadow-inverse-soft: rgba(0, 0, 0, .06);--theme-color-shadow-inverse-panel: rgba(15, 23, 42, .14);--theme-color-shadow-inverse-panel-soft: rgba(15, 23, 42, .08);--theme-color-border-inverse-subtle: rgba(255, 255, 255, .06);--theme-color-border-neutral-soft: #e5e7eb;--theme-color-surface-card-glass: rgba(255, 255, 255, .78);--theme-color-surface-card-elevated-start: rgba(255, 255, 255, .98);--theme-color-surface-card-elevated-end: rgba(248, 250, 252, .96);--theme-color-surface-card-elevated-end-soft: rgba(248, 250, 252, .94);--theme-color-surface-card-muted-glass: rgba(248, 250, 252, .72);--theme-color-surface-card-inset: rgba(255, 255, 255, .7);--theme-color-shadow-card-elevated: rgba(15, 23, 42, .08);--theme-color-shadow-card-elevated-strong: rgba(15, 23, 42, .09);--theme-color-shadow-card-hover-emerald: rgba(15, 23, 42, .11);--theme-color-shadow-modal-strong: rgba(15, 23, 42, .22);--theme-color-shadow-overlay-dark: rgba(15, 23, 42, .45);--theme-color-shadow-highlight-blue-soft: rgba(37, 99, 235, .14);--theme-color-shadow-highlight-blue-strong: rgba(37, 99, 235, .18);--theme-color-shadow-tab-active: rgba(15, 23, 42, .18);--theme-color-profile-subtitle: #64748b;--theme-color-profile-summary-border: #dbe4f0;--theme-color-profile-summary-surface: #f8fbff;--theme-color-profile-avatar-surface: #dbeafe;--theme-color-profile-avatar-text: #1d4ed8;--theme-color-privacy-pill-border: #dbe3f0;--theme-color-group-arrow-surface: rgba(15, 23, 42, .06);--theme-color-group-arrow-text: #0f172a;--theme-color-group-hover-border: rgba(16, 185, 129, .24);--theme-color-comment-highlight-border: #93c5fd;--theme-color-comment-highlight-surface: #f8fbff;--theme-color-comment-highlight-shadow: rgba(37, 99, 235, .14);--theme-color-comment-highlight-shadow-strong: rgba(37, 99, 235, .18);--theme-color-comment-empty-border: #d1d5db;--theme-color-comment-card-border: #eef2f7;--theme-color-comment-card-shadow: rgba(15, 23, 42, .05);--theme-color-chat-start-item-active-start: rgba(219, 234, 254, .94);--theme-color-chat-start-item-active-end: rgba(224, 231, 255, .76);--theme-color-chat-start-item-active-ring: rgba(96, 165, 250, .14);--ui-surface: var(--theme-color-ui-surface);--ui-surface-soft: var(--theme-color-ui-surface-soft);--ui-border: var(--theme-color-ui-border);--ui-border-strong: var(--theme-color-ui-border-strong);--ui-text: var(--theme-color-ui-text);--ui-text-muted: var(--theme-color-ui-text-muted);--ui-accent: var(--theme-color-ui-accent);--ui-accent-hover: var(--theme-color-ui-accent-hover);--ui-accent-deep: var(--theme-color-ui-accent-deep);--ui-shadow-soft: var(--theme-color-shadow-card-soft);--ui-shadow-medium: var(--theme-color-shadow-card-shell);--ui-shadow-strong: var(--theme-color-shadow-card-emphasis);--ui-radius-control: .75rem;--ui-radius-card: 1rem;--ui-radius-card-lg: 1.25rem;--discussion-surface: var(--theme-color-discussion-surface);--discussion-surface-muted: var(--theme-color-discussion-surface-muted);--discussion-surface-strong: var(--theme-color-discussion-surface-strong);--discussion-border: var(--theme-color-discussion-border);--discussion-border-strong: var(--theme-color-discussion-border-strong);--discussion-accent: var(--theme-color-discussion-accent);--discussion-accent-soft: var(--theme-color-discussion-accent-soft);--discussion-accent-hover: var(--theme-color-discussion-accent-hover);--discussion-accent-deep: var(--theme-color-discussion-accent-deep);--discussion-accent-strong: var(--theme-color-discussion-accent-strong);--discussion-focus-ring: var(--theme-color-discussion-focus-ring);--discussion-shadow: var(--theme-color-discussion-shadow);--theme-chat-emoji-picker-shadow: var(--theme-color-chat-emoji-picker-shadow);--theme-color-fill-muted-soft: var(--theme-color-fill-muted);--theme-color-fill-accent-soft: var(--theme-color-discussion-accent-soft);--theme-color-fill-success-soft: var(--theme-color-status-admin-surface);--theme-color-fill-warning-soft: var(--theme-color-status-pending-surface);--theme-color-fill-danger-soft: var(--theme-color-status-private-surface);--theme-color-fill-followed-soft: var(--theme-color-status-followed-surface);--theme-color-fill-mutual-soft: var(--theme-color-status-mutual-surface);--theme-color-fill-pending-soft: var(--theme-color-status-pending-surface);--theme-color-fill-relationship-soft: var(--theme-color-status-public-surface);--theme-color-text-warning-strong: var(--theme-color-text-pill-private);--theme-color-text-followed: var(--theme-color-status-followed);--theme-color-text-mutual: var(--theme-color-status-mutual);--theme-color-text-pending: var(--theme-color-status-pending);--theme-color-text-relationship: var(--theme-color-status-public);--theme-color-admin-search-border: var(--theme-color-users-search-border);--theme-color-admin-search-icon: var(--theme-color-users-search-icon-text);--theme-color-admin-search-inset: var(--theme-color-shadow-users-search-inset);--theme-color-admin-search-placeholder: var(--theme-color-users-search-placeholder);--theme-color-admin-search-surface: var(--theme-color-users-search-fill);--theme-color-theme-preview-border: var(--theme-color-border-card-soft);--theme-gradient-theme-preview-classic: linear-gradient(135deg, #111827 0%, #1f2937 100%);--theme-gradient-theme-preview-midnight: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);--theme-gradient-theme-preview-aurora: linear-gradient(135deg, #0f766e 0%, #2563eb 100%);--theme-color-theme-preview-classic-bar: rgba(255, 255, 255, .9);--theme-color-theme-preview-midnight-bar: rgba(148, 163, 184, .9);--theme-color-theme-preview-aurora-bar: rgba(236, 253, 245, .95);--theme-color-discovery-border: var(--theme-color-border-card-soft);--theme-color-discovery-border-soft: var(--theme-color-border-card-faint);--theme-color-discovery-border-strong: var(--theme-color-border-card-hover);--theme-color-discovery-border-strong-hover: var(--theme-color-border-accent-strong);--theme-color-discovery-eyebrow: var(--theme-color-text-meta-soft);--theme-color-discovery-icon: var(--theme-color-text-accent-strong);--theme-color-discovery-icon-strong: var(--theme-color-text-ink-strong);--theme-color-discovery-text: var(--theme-color-page-text);--theme-color-discovery-placeholder: var(--theme-color-users-search-placeholder);--theme-color-discovery-overlay-top: var(--theme-gradient-card-top);--theme-color-discovery-overlay-bottom: var(--theme-gradient-card-bottom);--theme-color-discovery-create-icon-surface: var(--theme-color-overlay-accent-soft);--theme-color-discovery-groups-search-border: var(--theme-color-users-search-border);--theme-color-shadow-discovery-button: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-chip: var(--theme-color-shadow-card-faint);--theme-color-shadow-discovery-chip-active: var(--theme-color-shadow-highlight);--theme-color-shadow-discovery-field: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-icon-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-panel: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-panel-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-create: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-create-hover: var(--theme-color-shadow-card-emphasis);--theme-color-shadow-discovery-groups-search: var(--theme-color-shadow-users-search);--theme-color-shadow-discovery-groups-search-inset: var(--theme-color-shadow-users-search-inset);--theme-gradient-discovery-button-start: var(--theme-gradient-card-top);--theme-gradient-discovery-button-end: var(--theme-gradient-card-bottom);--theme-gradient-discovery-chip-top: var(--theme-gradient-card-top);--theme-gradient-discovery-chip-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-discovery-chip-active-top: var(--theme-gradient-users-chip-active-start);--theme-gradient-discovery-chip-active-bottom: var(--theme-gradient-users-chip-active-end);--theme-gradient-discovery-field-top: var(--theme-gradient-card-top);--theme-gradient-discovery-field-bottom: var(--theme-gradient-card-bottom);--theme-color-discovery-select-arrow: var(--theme-color-discovery-text);--theme-color-users-avatar-ring: color-mix(in srgb, var(--theme-color-text-heading-inverse, #ffffff) 82%, transparent);--theme-color-classic-count-surface-active: color-mix(in srgb, var(--theme-family-control-active-border, var(--theme-color-border-accent-strong)) 16%, transparent);--theme-gradient-discovery-icon-start: rgba(37, 99, 235, .14);--theme-gradient-discovery-icon-end: rgba(99, 102, 241, .14);--theme-gradient-discovery-panel-top: var(--theme-gradient-card-top);--theme-gradient-discovery-panel-bottom: var(--theme-gradient-card-bottom);--theme-gradient-discovery-create-start: var(--theme-gradient-card-top);--theme-gradient-discovery-create-end: var(--theme-gradient-card-bottom);--theme-gradient-discovery-groups-search-top: var(--theme-gradient-users-search-top);--theme-gradient-discovery-groups-search-bottom: var(--theme-gradient-users-search-bottom);--theme-color-group-workspace-avatar-border: var(--theme-color-border-card-soft);--theme-color-group-workspace-avatar-fallback: var(--theme-color-profile-avatar-surface);--theme-color-group-workspace-header-border: var(--theme-color-border-card-soft);--theme-color-shadow-group-workspace-avatar: var(--theme-color-shadow-card-shell);--theme-gradient-group-workspace-avatar: linear-gradient(135deg, var(--theme-color-profile-avatar-surface) 0%, var(--theme-color-discussion-accent-soft) 100%);--theme-group-members-card-border: var(--theme-color-border-card-soft);--theme-group-members-card-shadow: var(--theme-color-shadow-card-shell);--theme-group-members-card-surface: var(--theme-color-surface-card-glass);--theme-group-members-empty-border: var(--theme-color-border-empty-dashed);--theme-group-members-empty-surface: var(--theme-color-surface-card-muted-glass);--theme-group-members-shell-border: var(--theme-color-border-shell-soft);--theme-group-members-shell-shadow: var(--theme-color-shadow-card-emphasis);--theme-group-members-header-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom) 100%);--theme-group-members-panel-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-soft) 100%);--theme-group-members-requests-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-muted) 100%);--theme-group-members-request-surface: var(--theme-color-surface-card-glass);--theme-group-members-request-shadow: var(--theme-color-shadow-card-shell);--theme-group-members-pill-surface: var(--theme-color-surface-action-active);--theme-group-members-label-text: var(--theme-color-text-meta-soft);--theme-group-members-search-border: var(--theme-color-users-search-border);--theme-group-members-search-inset: var(--theme-color-shadow-users-search-inset);--theme-group-members-search-surface: var(--theme-color-users-search-fill);--theme-group-members-selection-border: var(--theme-color-border-accent-soft);--theme-group-members-selection-surface: var(--theme-color-surface-info-soft);--theme-group-members-hover-border: var(--theme-color-group-hover-border);--theme-group-members-hover-shadow: var(--theme-color-shadow-card-hover);--theme-group-members-accent-border: var(--theme-color-border-accent-strong);--theme-group-members-accent-gradient: linear-gradient(135deg, var(--theme-color-discussion-accent-soft) 0%, var(--theme-color-discussion-accent-soft-strong) 100%);--theme-group-members-avatar-gradient: linear-gradient(135deg, var(--theme-color-profile-avatar-surface) 0%, var(--theme-color-discussion-accent-soft) 100%);--theme-group-members-avatar-accent-gradient: linear-gradient(135deg, var(--theme-color-discussion-accent-soft) 0%, var(--theme-color-discussion-accent-soft-strong) 100%);--theme-group-members-avatar-text: var(--theme-color-profile-avatar-text);--theme-group-members-invite-hero-border: var(--theme-color-border-accent-soft);--theme-group-members-invite-hero-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-discussion-hero-end) 100%);--theme-group-members-subtabs-surface: var(--theme-color-surface-action-hover);--theme-group-events-shell-border: var(--theme-color-border-shell-soft);--theme-group-events-shell-shadow: var(--theme-color-shadow-card-emphasis);--theme-group-events-header-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-events-hero-end) 100%);--theme-group-events-card-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom) 100%);--theme-group-events-card-shadow: var(--theme-color-shadow-card-shell);--theme-group-events-side-border: var(--theme-color-border-card-soft);--theme-group-events-side-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-soft) 100%);--theme-group-events-stat-surface: var(--theme-color-surface-card-glass);--theme-group-events-stat-inset: var(--theme-color-shadow-inset-light);--theme-group-events-count-surface: var(--theme-color-overlay-accent-soft);--theme-group-events-form-surface: var(--theme-color-surface-card-glass);--theme-group-events-label-text: var(--theme-color-text-meta-soft);--theme-group-events-description-text: var(--theme-color-text-supporting);--theme-group-events-meta-border: var(--theme-color-border-card-soft);--theme-group-events-meta-surface: var(--theme-color-surface-action-hover);--theme-group-events-meta-label: var(--theme-color-text-meta-soft);--theme-group-events-chart-track: var(--theme-color-fill-muted);--theme-group-events-selected-ring-inner: var(--theme-color-events-cell-today-ring);--theme-group-events-selected-ring-outer: var(--theme-color-shadow-highlight);--theme-group-events-status-scheduled-surface: var(--theme-color-status-public-surface);--theme-group-events-status-scheduled-text: var(--theme-color-status-public);--theme-group-events-status-today-surface: var(--theme-color-status-followed-surface);--theme-group-events-status-today-text: var(--theme-color-status-followed);--theme-group-events-status-upcoming-surface: var(--theme-color-status-mutual-surface);--theme-group-events-status-upcoming-text: var(--theme-color-status-mutual);--theme-group-events-status-past-surface: var(--theme-color-surface-soft);--theme-group-events-status-past-text: var(--theme-color-text-muted);--theme-group-events-tone-default-border: var(--theme-color-border-card-soft);--theme-group-events-tone-default-surface: var(--theme-color-surface-soft);--theme-group-events-tone-default-fill: var(--theme-color-fill-muted);--theme-group-events-tone-going-border: var(--theme-color-border-success-soft);--theme-group-events-tone-going-surface: var(--theme-color-status-admin-surface);--theme-group-events-tone-going-fill: var(--theme-color-status-admin);--theme-group-events-tone-going-track: var(--theme-color-fill-muted);--theme-group-events-tone-maybe-border: var(--theme-color-border-accent-soft);--theme-group-events-tone-maybe-surface: var(--theme-color-status-mutual-surface);--theme-group-events-tone-maybe-fill: var(--theme-color-status-mutual);--theme-group-events-tone-maybe-text: var(--theme-color-status-mutual);--theme-group-events-tone-maybe-track: var(--theme-color-fill-muted);--theme-group-events-tone-not-going-border: var(--theme-color-border-warning-soft);--theme-group-events-tone-not-going-surface: var(--theme-color-status-private-surface);--theme-group-events-tone-not-going-fill: var(--theme-color-text-danger);--theme-group-events-tone-not-going-text: var(--theme-color-text-danger);--theme-group-events-tone-not-going-track: var(--theme-color-fill-muted);--theme-group-detail-card-border: var(--theme-color-border-card-soft);--theme-group-detail-avatar-surface: var(--theme-color-profile-avatar-surface);--theme-group-detail-avatar-text: var(--theme-color-profile-avatar-text);--theme-group-detail-status-surface: var(--theme-color-surface-action-hover);--theme-group-detail-status-glow: var(--theme-color-shadow-highlight);--theme-group-detail-status-owner-surface: var(--theme-color-status-public-surface);--theme-group-detail-status-owner-text: var(--theme-color-status-public);--theme-group-detail-status-moderator-surface: var(--theme-color-status-moderator-surface);--theme-group-detail-status-moderator-text: var(--theme-color-status-moderator);--theme-group-detail-status-member-surface: var(--theme-color-status-admin-surface);--theme-group-detail-status-member-text: var(--theme-color-status-admin);--theme-group-detail-status-invited-surface: var(--theme-color-status-mutual-surface);--theme-group-detail-status-invited-text: var(--theme-color-status-mutual);--theme-group-detail-status-pending-surface: var(--theme-color-status-pending-surface);--theme-group-detail-status-pending-text: var(--theme-color-status-pending);--theme-group-detail-status-available-surface: var(--theme-color-surface-soft);--theme-group-detail-status-available-text: var(--theme-color-text-muted);--theme-group-detail-role-owner-ring: var(--theme-color-role-owner-ring);--theme-group-detail-role-moderator-ring: var(--theme-color-role-moderator-ring);--theme-group-detail-role-member-ring: var(--theme-color-role-member-ring);--theme-group-detail-role-invited-ring: var(--theme-color-role-invited-ring);--theme-group-detail-role-pending-ring: var(--theme-color-role-pending-ring);--theme-group-detail-role-available-ring: var(--theme-color-role-available-ring);--theme-group-detail-titlebar-surface: var(--theme-color-surface-card-glass);--theme-group-detail-titlebar-owner-ring: var(--theme-color-role-owner-ring);--theme-group-detail-titlebar-moderator-ring: var(--theme-color-role-moderator-ring);--theme-group-detail-titlebar-member-ring: var(--theme-color-role-member-ring);--theme-group-detail-titlebar-invited-ring: var(--theme-color-role-invited-ring);--theme-group-detail-titlebar-pending-ring: var(--theme-color-role-pending-ring);--theme-group-detail-titlebar-available-ring: var(--theme-color-role-available-ring);--theme-chat-message-bubble-surface: linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-start) 0%, var(--theme-gradient-chat-message-bubble-end) 100%);--theme-chat-message-bubble-shadow: var(--theme-color-chat-message-bubble-shadow);--theme-chat-message-bubble-mine-surface: linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-mine-start) 0%, var(--theme-gradient-chat-message-bubble-mine-end) 100%);--theme-chat-message-bubble-mine-shadow: var(--theme-color-chat-message-bubble-mine-shadow);--theme-chat-composer-surface: linear-gradient(180deg, var(--theme-gradient-chat-composer-start) 0%, var(--theme-gradient-chat-composer-end) 100%);--theme-chat-composer-shadow: var(--theme-color-chat-composer-shadow);--theme-chat-composer-input-shadow: var(--theme-color-shadow-card-faint);--theme-chat-composer-input-focus-shadow: var(--theme-color-chat-composer-input-focus-ring);--theme-chat-send-button-surface: linear-gradient(135deg, var(--theme-gradient-chat-send-button-start) 0%, var(--theme-gradient-chat-send-button-end) 100%);--theme-chat-send-button-shadow: var(--theme-color-chat-send-button-shadow);--theme-chat-send-button-hover-shadow: var(--theme-color-chat-send-button-shadow-hover);--theme-chat-typing-indicator-surface: linear-gradient(135deg, var(--theme-gradient-chat-typing-indicator-start) 0%, var(--theme-gradient-chat-typing-indicator-end) 100%);--theme-chat-typing-indicator-shadow: var(--theme-color-chat-typing-indicator-shadow);--theme-color-chat-sidebar-border: var(--theme-color-border-card-soft);--theme-color-chat-sidebar-divider: var(--theme-color-border-card-faint);--theme-color-chat-sidebar-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-sidebar-overlay: var(--theme-color-overlay-ink-soft);--theme-color-chat-workspace-border: var(--theme-color-border-card-soft);--theme-color-chat-workspace-header-border: var(--theme-color-border-card-soft);--theme-color-chat-workspace-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-workspace-overlay-bottom: var(--theme-gradient-card-bottom);--theme-color-chat-header-border: var(--theme-color-border-card-soft);--theme-color-chat-header-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-header-hover-surface: var(--theme-color-surface-action-hover);--theme-color-chat-header-hover-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-back-button-border: var(--theme-color-border-card-soft);--theme-color-chat-back-button-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-back-button-text: var(--theme-color-page-text);--theme-color-chat-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-avatar-text: var(--theme-color-profile-avatar-text);--theme-color-chat-directory-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-directory-avatar-text: var(--theme-color-profile-avatar-text);--theme-color-chat-private-avatar-border: var(--theme-color-border-accent-soft);--theme-color-chat-private-avatar-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-private-avatar-ring: var(--theme-color-shadow-highlight);--theme-color-chat-private-avatar-text: var(--theme-color-profile-avatar-text);--theme-color-chat-presence-surface: var(--theme-color-surface-elevated);--theme-color-chat-unread-surface: var(--theme-color-status-public-surface);--theme-color-chat-unread-text: var(--theme-color-status-public);--theme-color-chat-scope-divider: var(--theme-color-border-card-faint);--theme-color-chat-scope-empty: var(--theme-color-text-muted);--theme-color-chat-scope-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-scope-hover-avatar-border: var(--theme-color-border-accent-soft);--theme-color-chat-scope-caption-surface: var(--theme-color-surface-action-hover);--theme-color-chat-scope-caption-border: var(--theme-color-border-card-soft);--theme-color-chat-scope-caption-text: var(--theme-color-text-meta-soft);--theme-color-chat-scope-caption-private-border: var(--theme-color-border-warning-soft);--theme-color-chat-scope-caption-private-text: var(--theme-color-text-pill-private);--theme-color-chat-scope-active-border: var(--theme-color-border-accent-strong);--theme-color-chat-scope-active-avatar-border: var(--theme-color-border-accent-strong);--theme-color-chat-scope-active-avatar-ring: var(--theme-color-shadow-highlight);--theme-color-chat-scope-active-caption-border: var(--theme-color-border-accent-soft);--theme-color-chat-scope-active-caption-text: var(--theme-color-text-accent-strong);--theme-color-chat-start-item-border: var(--theme-color-border-card-soft);--theme-color-chat-start-item-alt-border: var(--theme-color-border-card-faint);--theme-color-chat-start-item-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-typing-avatar-ring: var(--theme-color-shadow-highlight);--theme-color-chat-typing-badge-border: var(--theme-chat-typing-indicator-border);--theme-color-chat-typing-dot: var(--theme-chat-send-button-text);--theme-color-chat-presence-ring-shadow: var(--theme-color-shadow-highlight);--theme-color-chat-scope-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-workspace-overlay-top: var(--theme-gradient-card-top);--theme-color-shadow-chat-avatar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-avatar-group: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-back-button: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-back-button-hover: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-directory-avatar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-presence-ring: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-private-avatar: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-scope-active: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-scope-active-avatar: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-scope-avatar: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-sidebar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-start-item: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-start-item-hover: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-typing-avatar: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-typing-badge: var(--theme-color-chat-typing-indicator-shadow);--theme-color-shadow-chat-unread-ring: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-workspace: var(--theme-color-shadow-card-emphasis);--theme-gradient-chat-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-avatar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-back-button-top: var(--theme-gradient-card-top);--theme-gradient-chat-back-button-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-chat-directory-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-directory-avatar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-private-avatar-start: var(--theme-gradient-chat-message-bubble-mine-start);--theme-gradient-chat-private-avatar-end: var(--theme-gradient-chat-message-bubble-mine-end);--theme-gradient-chat-private-glow-start: rgba(37, 99, 235, .14);--theme-gradient-chat-private-glow-mid: rgba(99, 102, 241, .12);--theme-gradient-chat-private-glow-end: rgba(255, 255, 255, 0);--theme-gradient-chat-scope-active-start: var(--theme-color-chat-start-item-active-start);--theme-gradient-chat-scope-active-end: var(--theme-color-chat-start-item-active-end);--theme-gradient-chat-scope-active-caption-start: rgba(255, 255, 255, .94);--theme-gradient-chat-scope-active-caption-end: rgba(239, 246, 255, .9);--theme-gradient-chat-scope-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-scope-avatar-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-chat-scope-button-top: var(--theme-gradient-card-top);--theme-gradient-chat-scope-button-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-scope-caption-private-start: rgba(255, 247, 237, .98);--theme-gradient-chat-scope-caption-private-end: rgba(255, 237, 213, .9);--theme-gradient-chat-sidebar-top: var(--theme-gradient-card-top);--theme-gradient-chat-sidebar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-start-item-top: var(--theme-gradient-card-top);--theme-gradient-chat-start-item-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-start-item-alt-top: rgba(248, 250, 252, .98);--theme-gradient-chat-start-item-alt-bottom: rgba(241, 245, 249, .95);--theme-gradient-chat-start-item-hover-top: rgba(255, 255, 255, .99);--theme-gradient-chat-start-item-hover-bottom: rgba(239, 246, 255, .95);--theme-gradient-chat-typing-badge-start: var(--theme-gradient-chat-typing-indicator-start);--theme-gradient-chat-typing-badge-end: var(--theme-gradient-chat-typing-indicator-end);--theme-gradient-chat-workspace-top: var(--theme-gradient-card-top);--theme-gradient-chat-workspace-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-workspace-header-top: var(--theme-gradient-card-top);--theme-gradient-chat-workspace-header-bottom: var(--theme-gradient-card-bottom-soft);--theme-family-app-bg: var(--theme-color-app-bg);--theme-family-app-bg-gradient-start: var(--theme-gradient-app-body-top, var(--theme-color-app-bg));--theme-family-app-bg-gradient-mid: var(--theme-gradient-app-body-mid, var(--theme-family-app-bg-gradient-start));--theme-family-app-bg-gradient-end: var(--theme-gradient-app-body-bottom, var(--theme-color-app-bg));--theme-family-app-text: var(--theme-color-page-text);--theme-family-toolbar-bg: linear-gradient(180deg, var(--theme-gradient-topbar-top, var(--theme-color-surface-inverse)) 0%, var(--theme-gradient-topbar-bottom, var(--theme-gradient-topbar-top, var(--theme-color-surface-inverse))) 100%);--theme-family-toolbar-text: var(--theme-color-text-inverse);--theme-family-toolbar-text-muted: var(--theme-color-app-topbar-muted, var(--theme-color-text-inverse));--theme-family-toolbar-shadow: var(--theme-color-discussion-shadow-topbar, var(--theme-color-shadow-strong));--theme-family-nav-active-bg: var(--theme-color-app-nav-active, var(--theme-color-overlay-inverse-soft));--theme-family-sidebar-bg: var(--theme-color-surface-elevated);--theme-family-sidebar-border: var(--theme-color-border-shell-soft, var(--theme-color-border-subtle));--theme-family-surface-card-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-surface-elevated)) 0%, var(--theme-gradient-card-bottom, var(--theme-color-surface-soft)) 100%);--theme-family-surface-card-bg-alt: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-surface-elevated)) 0%, var(--theme-gradient-card-bottom-soft, var(--theme-color-surface-soft)) 100%);--theme-family-surface-shell-bg: var(--theme-color-surface-stage-soft, var(--theme-color-surface-soft));--theme-family-surface-shell-bg-strong: var(--theme-color-surface-elevated);--theme-family-surface-shell-border: var(--theme-color-border-shell-soft, var(--theme-color-border-subtle));--theme-family-surface-shell-border-strong: var(--theme-color-border-card-soft, var(--theme-color-border-default));--theme-family-surface-shell-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-surface-shell-shadow-strong: var(--theme-color-shadow-card-shell-strong, var(--theme-color-shadow-strong));--theme-family-surface-hover-border: var(--theme-color-border-card-hover, var(--theme-color-border-default));--theme-family-surface-hover-shadow: var(--theme-color-shadow-card-hover, var(--theme-color-shadow-card-hover-soft));--theme-family-surface-glass: var(--theme-color-surface-glass-soft, var(--theme-color-surface-overlay-soft));--theme-family-surface-muted: var(--theme-color-surface-soft, var(--theme-color-surface-muted));--theme-family-titlebar-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-surface-elevated)) 0%, var(--theme-gradient-card-bottom-muted, var(--theme-color-surface-soft)) 100%);--theme-family-titlebar-gradient-start: var(--theme-gradient-card-top, var(--theme-color-surface-elevated));--theme-family-titlebar-gradient-end: var(--theme-gradient-card-bottom-muted, var(--theme-color-surface-soft));--theme-family-titlebar-border: var(--theme-color-border-card-soft, var(--theme-color-border-subtle));--theme-family-titlebar-text: var(--theme-color-text-heading-soft, var(--theme-color-text-primary));--theme-family-titlebar-text-muted: var(--theme-color-text-heading-muted, var(--theme-color-text-secondary));--theme-family-titlebar-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-titlebar-action-icon: var(--theme-color-titlebar-action-icon, currentColor);--theme-family-titlebar-action-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-surface-soft));--theme-family-text-primary: var(--theme-color-text-primary);--theme-family-text-secondary: var(--theme-color-text-secondary);--theme-family-text-muted: var(--theme-color-text-muted);--theme-family-text-heading: var(--theme-color-text-ink-strong, var(--theme-color-text-primary));--theme-family-text-heading-soft: var(--theme-color-text-heading-soft, var(--theme-color-text-primary));--theme-family-text-inverse: var(--theme-color-text-inverse);--theme-family-text-accent: var(--theme-color-text-accent-strong, var(--theme-color-text-link));--theme-family-text-meta: var(--theme-color-text-meta-soft, var(--theme-color-text-secondary));--theme-family-text-label: var(--theme-color-text-supporting, var(--theme-color-text-secondary));--theme-family-text-chip: var(--theme-color-text-pill-muted, var(--theme-color-text-secondary));--theme-family-text-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-text-muted));--theme-family-control-bg: var(--theme-color-surface-elevated);--theme-family-control-border: var(--theme-color-border-default);--theme-family-control-text: var(--theme-color-text-primary);--theme-family-control-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-surface-soft));--theme-family-control-hover-border: var(--theme-color-border-action-hover, var(--theme-color-border-default));--theme-family-control-active-bg: var(--theme-color-surface-action-active, var(--theme-color-surface-card-accent-strong));--theme-family-control-active-border: var(--theme-color-border-accent-strong, var(--theme-color-border-default));--theme-family-control-active-text: var(--theme-color-text-accent-strong, var(--theme-color-text-primary));--theme-family-control-focus-ring: var(--theme-color-shadow-highlight, var(--theme-color-overlay-accent-soft));--theme-family-control-shadow: var(--theme-color-shadow-card-faint, var(--theme-color-shadow-soft));--theme-family-control-shadow-active: var(--theme-color-shadow-highlight-strong, var(--theme-color-shadow-strong));--theme-family-filter-chip-bg: var(--theme-color-users-chip-surface, var(--theme-family-control-bg));--theme-family-filter-chip-border: var(--theme-color-users-chip-border, var(--theme-family-control-border));--theme-family-filter-chip-text: var(--theme-color-users-chip-text, var(--theme-family-control-text));--theme-family-filter-chip-shadow: var(--theme-color-shadow-users-chip, var(--theme-family-control-shadow));--theme-family-filter-chip-hover-bg: var(--theme-color-users-chip-surface, var(--theme-family-control-hover-bg));--theme-family-filter-chip-hover-border: var(--theme-color-users-chip-hover-border, var(--theme-family-control-hover-border));--theme-family-filter-chip-hover-shadow: var(--theme-color-shadow-users-chip-hover, var(--theme-family-control-shadow));--theme-family-filter-chip-active-bg-start: var(--theme-gradient-users-chip-active-start, var(--theme-family-control-active-bg));--theme-family-filter-chip-active-bg-end: var(--theme-gradient-users-chip-active-end, var(--theme-family-control-active-bg));--theme-family-filter-chip-active-border: var(--theme-color-users-chip-active-border, var(--theme-family-control-active-border));--theme-family-filter-chip-active-text: var(--theme-color-users-chip-active-text, var(--theme-family-control-active-text));--theme-family-filter-chip-active-shadow: var(--theme-color-shadow-users-chip-active, var(--theme-family-control-shadow-active));--theme-family-filter-chip-count-bg: var(--theme-color-users-chip-count-surface, var(--theme-family-pill-bg));--theme-family-filter-chip-count-border: var(--theme-color-users-chip-count-border, var(--theme-family-control-border));--theme-family-filter-chip-count-text: var(--theme-color-users-chip-count-text, var(--theme-family-pill-text));--theme-family-filter-chip-count-shadow: var(--theme-color-users-chip-count-shadow, transparent);--theme-family-filter-chip-count-active-bg: var(--theme-color-users-chip-count-active-surface, var(--theme-family-filter-chip-count-bg));--theme-family-filter-chip-count-active-border: var(--theme-color-users-chip-count-active-border, var(--theme-family-filter-chip-active-border));--theme-family-filter-chip-count-active-text: var(--theme-color-users-chip-count-active-text, var(--theme-family-filter-chip-active-text));--theme-family-filter-chip-count-active-shadow: var(--theme-color-users-chip-count-active-shadow, transparent);--theme-family-input-bg: var(--theme-color-surface-elevated);--theme-family-input-border: var(--theme-color-border-default);--theme-family-input-text: var(--theme-color-text-primary);--theme-family-input-placeholder: var(--theme-family-text-placeholder);--theme-family-input-icon-surface: var(--theme-color-users-search-icon-surface, var(--theme-color-overlay-accent-soft));--theme-family-input-icon-text: var(--theme-color-users-search-icon-text, var(--theme-color-text-accent-strong));--theme-family-input-focus-border: var(--theme-color-users-search-focus-border, var(--theme-color-users-search-focus-border, var(--theme-color-border-accent-strong)));--theme-family-input-focus-ring: var(--theme-color-users-search-focus-ring, var(--theme-color-shadow-highlight));--theme-family-input-inset-light: var(--theme-color-shadow-inset-light);--theme-family-input-shadow: var(--theme-color-shadow-card-soft, var(--theme-color-shadow-soft));--theme-family-item-bg: var(--theme-color-surface-elevated);--theme-family-item-border: var(--theme-color-border-card-soft, var(--theme-color-border-subtle));--theme-family-item-text: var(--theme-color-text-primary);--theme-family-item-meta: var(--theme-color-text-meta-soft, var(--theme-color-text-secondary));--theme-family-item-hover-bg: var(--theme-color-surface-card-accent-soft, var(--theme-color-surface-action-hover));--theme-family-item-hover-border: var(--theme-color-border-card-hover, var(--theme-color-border-default));--theme-family-item-selected-bg: var(--theme-color-surface-card-accent-strong, var(--theme-color-surface-action-active));--theme-family-item-selected-border: var(--theme-color-border-accent-soft, var(--theme-color-border-accent-strong));--theme-family-item-accent-bar: var(--theme-color-text-accent-strong, var(--theme-color-text-link));--theme-family-item-own-bg: var(--theme-color-overlay-accent-soft-strong, var(--theme-color-surface-card-accent-strong));--theme-family-badge-bg: var(--theme-color-notification-badge, var(--theme-color-surface-inverse));--theme-family-badge-text: var(--theme-color-notification-badge-text, var(--theme-color-text-inverse));--theme-family-pill-bg: var(--theme-color-surface-ink-chip, var(--theme-color-overlay-ink-soft));--theme-family-pill-text: var(--theme-color-text-pill-muted, var(--theme-color-text-secondary));--theme-family-owner-badge-bg: var(--theme-color-group-owner-badge-surface, var(--theme-family-badge-bg));--theme-family-owner-badge-text: var(--theme-color-group-owner-badge-text, var(--theme-family-badge-text));--theme-family-owner-badge-ring: var(--theme-color-group-owner-badge-ring, var(--theme-color-border-inverse-stronger));--theme-family-state-ring: var(--theme-color-shadow-highlight, var(--theme-color-overlay-accent-soft));--theme-family-overlay-backdrop: var(--theme-color-overlay-backdrop);--theme-family-modal-bg: var(--theme-color-surface-elevated);--theme-family-modal-border: var(--theme-color-border-shell-soft, var(--theme-color-border-subtle));--theme-family-modal-shadow: var(--theme-color-shadow-modal-panel, var(--theme-color-shadow-modal-strong))}:root[data-theme=classic],.theme-preview-scope[data-preview-theme=classic]{color-scheme:light;--theme-color-ui-bg: #eff4f1;--theme-color-ui-bg-soft: #f5faf7;--theme-color-ui-surface: #ffffff;--theme-color-ui-surface-soft: #f7fbf8;--theme-color-ui-surface-tint: #eef6f1;--theme-color-ui-border: #d8e4dc;--theme-color-ui-border-strong: #bfd3c7;--theme-color-ui-text: #16281f;--theme-color-ui-text-muted: #5c6f66;--theme-color-ui-accent: #2b6f58;--theme-color-ui-accent-hover: #225844;--theme-color-ui-accent-strong: #1c4b3a;--theme-color-ui-accent-deep: #14362a;--theme-color-status-online: #22c55e;--theme-color-status-offline: #ef4444;--theme-gradient-app-body-top: #fcfffd;--theme-gradient-app-body-mid: #edf6f1;--theme-gradient-app-body-bottom: #dbe9e1;--theme-gradient-topbar-top: #17352c;--theme-gradient-topbar-bottom: #21483b;--theme-color-app-topbar-muted: rgba(230, 241, 236, .82);--theme-color-app-nav-active: rgba(255, 255, 255, .16);--theme-color-shadow-card-soft: rgba(19, 44, 35, .08);--theme-color-shadow-card-hover-soft: rgba(19, 44, 35, .12);--theme-color-shadow-card-hover: rgba(19, 44, 35, .15);--theme-color-shadow-card-emphasis: rgba(19, 44, 35, .2);--theme-color-shadow-card-shell: rgba(19, 44, 35, .09);--theme-color-shadow-card-shell-strong: rgba(19, 44, 35, .14);--theme-color-shadow-card-faint: rgba(19, 44, 35, .05);--theme-color-discussion-shadow-topbar: rgba(10, 27, 21, .28);--theme-color-shadow-highlight: rgba(43, 111, 88, .14);--theme-color-shadow-highlight-strong: rgba(43, 111, 88, .2);--theme-color-discussion-accent: #2b6f58;--theme-color-discussion-accent-hover: #245e4a;--theme-color-discussion-accent-strong: #1f523f;--theme-color-discussion-accent-deep: #173e31;--theme-color-discussion-accent-soft: rgba(43, 111, 88, .12);--theme-color-discussion-accent-soft-strong: rgba(43, 111, 88, .16);--theme-color-discussion-overlay-focus: rgba(43, 111, 88, .12);--theme-color-discussion-border-focus: rgba(43, 111, 88, .34);--theme-color-discussion-border: #d8e4dc;--theme-color-discussion-border-soft: #e4efe9;--theme-color-discussion-border-strong: #bfd3c7;--theme-color-discussion-surface: #ffffff;--theme-color-discussion-surface-strong: #fcfefd;--theme-color-discussion-surface-muted: #f4faf6;--theme-color-discussion-surface-pill: rgba(243, 249, 245, .94);--theme-color-discussion-text-pill: #335b4b;--theme-color-discussion-border-pill: rgba(43, 111, 88, .14);--theme-color-discussion-pill-inset: rgba(255, 255, 255, .82);--theme-color-discussion-divider-soft: rgba(191, 211, 199, .6);--theme-color-discussion-border-action: rgba(43, 111, 88, .18);--theme-gradient-discussion-action-top: rgba(255, 255, 255, .98);--theme-gradient-discussion-action-bottom: rgba(241, 247, 244, .98);--theme-color-discussion-shadow-button: rgba(19, 44, 35, .1);--theme-color-discussion-text-count: #335b4b;--theme-color-discussion-overlay-active-top: rgba(43, 111, 88, .14);--theme-color-discussion-overlay-active-bottom: rgba(43, 111, 88, .1);--theme-color-discussion-border-active: rgba(43, 111, 88, .28);--theme-gradient-discussion-card-top: rgba(255, 255, 255, .98);--theme-gradient-discussion-card-bottom: rgba(244, 250, 246, .98);--theme-gradient-discussion-media-top: rgba(255, 255, 255, .98);--theme-gradient-discussion-media-bottom: rgba(240, 247, 243, .98);--theme-gradient-discussion-surface-highlight-start: rgba(247, 252, 249, .98);--theme-color-discussion-surface-highlight: rgba(239, 248, 243, .98);--theme-color-discussion-border-accent-strong: rgba(43, 111, 88, .34);--theme-color-discussion-text-heading: #173e31;--theme-color-discussion-muted-text: #6b7e75;--theme-color-discussion-border-avatar: rgba(43, 111, 88, .18);--theme-color-discussion-shadow-avatar: rgba(19, 44, 35, .12);--theme-color-discussion-overlay-sheen: rgba(255, 255, 255, .72);--theme-color-input-surface-strong: rgba(255, 255, 255, .94);--theme-color-account-hero-border: rgba(43, 111, 88, .16);--theme-gradient-account-hero-start: rgba(255, 255, 255, .99);--theme-gradient-account-hero-end: rgba(233, 243, 238, .98);--theme-color-account-hero-shadow: rgba(19, 44, 35, .11);--theme-color-account-avatar-ring: rgba(255, 255, 255, .96);--theme-gradient-account-chip-start: rgba(255, 255, 255, .98);--theme-gradient-account-chip-end: rgba(242, 248, 245, .98);--theme-color-account-chip-border: rgba(191, 211, 199, .82);--theme-color-account-chip-shadow: rgba(19, 44, 35, .08);--theme-color-account-tabs-border: rgba(191, 211, 199, .86);--theme-gradient-account-tabs-start: rgba(249, 252, 250, .98);--theme-gradient-account-tabs-end: rgba(238, 246, 241, .98);--theme-color-account-tab-hover-surface: rgba(43, 111, 88, .08);--theme-color-account-tab-hover-text: #173e31;--theme-gradient-account-tab-active-start: #214d3d;--theme-gradient-account-tab-active-end: #17352c;--theme-color-account-tab-active-shadow: rgba(19, 44, 35, .2);--theme-color-account-section-border: rgba(191, 211, 199, .78);--theme-gradient-account-section-start: rgba(255, 255, 255, .99);--theme-gradient-account-section-end: rgba(244, 250, 246, .98);--theme-color-account-section-shadow: rgba(19, 44, 35, .1);--theme-color-account-field-border: rgba(191, 211, 199, .78);--theme-gradient-account-field-start: rgba(255, 255, 255, .99);--theme-gradient-account-field-end: rgba(246, 250, 247, .98);--theme-color-account-field-shadow: rgba(19, 44, 35, .06);--theme-color-profile-hero-border: rgba(191, 211, 199, .76);--theme-gradient-profile-hero-start: rgba(255, 255, 255, .99);--theme-gradient-profile-hero-end: rgba(235, 244, 239, .98);--theme-color-profile-hero-shadow: rgba(19, 44, 35, .1);--theme-color-profile-summary-shadow: rgba(19, 44, 35, .08);--theme-color-profile-summary-border-hover: rgba(43, 111, 88, .22);--theme-color-profile-subtitle: #61776d;--theme-color-profile-summary-border: #d7e5dc;--theme-color-profile-summary-surface: #f6fbf8;--theme-color-profile-avatar-surface: #dcece4;--theme-color-profile-avatar-text: #1f523f;--theme-color-users-search-border: #cddfd5;--theme-gradient-users-search-top: rgba(255, 255, 255, .98);--theme-gradient-users-search-bottom: rgba(241, 247, 244, .98);--theme-color-users-search-fill: #ffffff;--theme-color-shadow-users-search: rgba(19, 44, 35, .1);--theme-color-shadow-users-search-focus: rgba(43, 111, 88, .16);--theme-color-shadow-users-search-inset: rgba(255, 255, 255, .7);--theme-color-shadow-users-search-inset-strong: rgba(255, 255, 255, .84);--theme-color-users-search-focus-border: rgba(43, 111, 88, .34);--theme-color-users-search-focus-ring: rgba(43, 111, 88, .14);--theme-color-users-search-icon-surface: rgba(43, 111, 88, .12);--theme-color-users-search-icon-text: #245e4a;--theme-color-users-search-text: #173e31;--theme-color-users-search-placeholder: #72857c;--theme-color-users-chip-border: rgba(43, 111, 88, .18);--theme-color-users-chip-surface: rgba(247, 251, 248, .96);--theme-color-users-chip-text: #335b4b;--theme-color-shadow-users-chip: rgba(19, 44, 35, .06);--theme-color-users-chip-hover-border: rgba(43, 111, 88, .28);--theme-color-shadow-users-chip-hover: rgba(19, 44, 35, .1);--theme-color-users-chip-active-border: rgba(43, 111, 88, .32);--theme-gradient-users-chip-active-start: rgba(53, 120, 95, .98);--theme-gradient-users-chip-active-end: rgba(26, 78, 60, .98);--theme-color-users-chip-active-text: #f7fbf8;--theme-color-shadow-users-chip-active: rgba(19, 44, 35, .18);--theme-color-users-chip-count-surface: rgba(43, 111, 88, .1);--theme-color-users-chip-count-border: rgba(43, 111, 88, .16);--theme-color-users-chip-count-text: #245e4a;--theme-color-users-chip-count-shadow: rgba(19, 44, 35, .08);--theme-color-users-chip-count-active-surface: rgba(255, 255, 255, .18);--theme-color-users-chip-count-active-border: rgba(255, 255, 255, .24);--theme-color-users-chip-count-active-text: #f7fbf8;--theme-color-users-chip-count-active-shadow: rgba(19, 44, 35, .12);--theme-family-filter-chip-bg: linear-gradient(180deg, rgba(255, 255, 255, .99) 0%, rgba(241, 247, 244, .98) 100%);--theme-family-filter-chip-border: rgba(191, 211, 199, .84);--theme-family-filter-chip-text: #335b4b;--theme-family-filter-chip-shadow: rgba(19, 44, 35, .08);--theme-family-filter-chip-hover-bg: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(235, 244, 239, .99) 100%);--theme-family-filter-chip-hover-border: rgba(43, 111, 88, .26);--theme-family-filter-chip-hover-shadow: rgba(19, 44, 35, .12);--theme-family-filter-chip-active-bg-start: rgba(66, 137, 110, .98);--theme-family-filter-chip-active-bg-end: rgba(28, 88, 68, .98);--theme-family-filter-chip-active-border: rgba(31, 82, 63, .38);--theme-family-filter-chip-active-text: #f7fbf8;--theme-family-filter-chip-active-shadow: rgba(19, 44, 35, .22);--theme-family-filter-chip-count-bg: rgba(232, 243, 237, .98);--theme-family-filter-chip-count-border: rgba(191, 211, 199, .84);--theme-family-filter-chip-count-text: #245e4a;--theme-family-filter-chip-count-shadow: rgba(19, 44, 35, .08);--theme-family-filter-chip-count-active-bg: rgba(255, 255, 255, .18);--theme-family-filter-chip-count-active-border: rgba(255, 255, 255, .24);--theme-family-filter-chip-count-active-text: #f7fbf8;--theme-family-filter-chip-count-active-shadow: rgba(19, 44, 35, .12);--theme-color-users-card-border: rgba(191, 211, 199, .78);--theme-gradient-users-card-start: rgba(255, 255, 255, .99);--theme-gradient-users-card-end: rgba(244, 250, 246, .98);--theme-color-users-card-shadow: rgba(19, 44, 35, .1);--theme-color-users-card-shadow-hover: rgba(19, 44, 35, .14);--theme-color-users-avatar-ring: rgba(255, 255, 255, .94);--theme-color-users-state-chip-border: rgba(43, 111, 88, .14);--theme-gradient-users-state-chip-start: rgba(248, 252, 249, .99);--theme-gradient-users-state-chip-end: rgba(239, 248, 243, .98);--theme-color-users-state-chip-text: #245e4a;--theme-color-notifications-shell-border: rgba(191, 211, 199, .8);--theme-gradient-notifications-shell-start: rgba(255, 255, 255, .99);--theme-gradient-notifications-shell-end: rgba(243, 249, 245, .98);--theme-color-notifications-shell-shadow: rgba(19, 44, 35, .12);--theme-color-notifications-filter-text: #335b4b;--theme-color-notifications-filter-shadow-hover: rgba(19, 44, 35, .08);--theme-gradient-notifications-filter-active-start: rgba(255, 255, 255, .99);--theme-gradient-notifications-filter-active-end: rgba(234, 244, 238, .98);--theme-color-notifications-filter-active-text: #173e31;--theme-color-notifications-heading: #173e31;--theme-color-notifications-summary: #2f473d;--theme-color-notifications-meta-surface: rgba(247, 251, 248, .96);--theme-color-notifications-filter-border: rgba(43, 111, 88, .16);--theme-color-notifications-filter-surface: rgba(248, 252, 249, .98);--theme-color-notifications-filter-active: #173e31;--theme-color-notifications-text-read: #5f7269;--theme-color-notifications-text-unread: #173e31;--theme-color-notifications-group-divider: rgba(191, 211, 199, .55);--theme-color-notification-card-border: #d7e5dc;--theme-color-notification-card-border-hover: rgba(43, 111, 88, .24);--theme-color-notification-card-shadow-hover: rgba(19, 44, 35, .12);--theme-color-notification-badge: #2b6f58;--theme-color-notification-badge-text: #ffffff;--theme-color-notification-card-border-read: rgba(215, 229, 220, .92);--theme-color-notification-card-surface: rgba(255, 255, 255, .98);--theme-gradient-notification-card-unread-start: rgba(255, 255, 255, .99);--theme-gradient-notification-card-unread-end: rgba(240, 247, 243, .99);--theme-color-notification-card-unread-bar: rgba(43, 111, 88, .34);--theme-gradient-notification-card-read-start: rgba(252, 254, 253, .98);--theme-gradient-notification-card-read-end: rgba(245, 250, 247, .98);--theme-color-notification-status-unread-surface: rgba(43, 111, 88, .12);--theme-color-notification-status-unread-text: #245e4a;--theme-color-notification-status-read-surface: rgba(111, 132, 121, .1);--theme-color-notification-status-read-text: #5f7269;--theme-color-events-hero-overlay: rgba(23, 62, 49, .08);--theme-gradient-events-hero-start: rgba(255, 255, 255, .98);--theme-gradient-events-hero-end: rgba(233, 243, 238, .98);--theme-color-events-cell-shadow: rgba(19, 44, 35, .08);--theme-color-events-cell-muted-text: #74877e;--theme-color-events-weekday-text: #24473a;--theme-color-events-cell-border: #d6e4db;--theme-color-events-cell-surface: rgba(255, 255, 255, .98);--theme-color-events-cell-muted-surface: rgba(246, 250, 247, .96);--theme-color-events-cell-today-border: rgba(43, 111, 88, .34);--theme-color-events-cell-today-ring: rgba(43, 111, 88, .16);--theme-color-events-chip-border: rgba(43, 111, 88, .16);--theme-color-events-chip-surface: rgba(246, 250, 247, .98);--theme-color-events-chip-text: #245e4a;--theme-color-events-chip-hover-border: rgba(43, 111, 88, .28);--theme-color-events-chip-time-text: #4e665c;--theme-color-events-cell-active-start: rgba(255, 255, 255, .99);--theme-color-events-cell-active-end: rgba(235, 244, 239, .99);--theme-color-events-chip-shadow: rgba(19, 44, 35, .08);--theme-color-group-owner-badge-surface: rgba(43, 111, 88, .12);--theme-color-group-owner-badge-text: #245e4a;--theme-color-group-owner-badge-ring: rgba(43, 111, 88, .18);--theme-color-shadow-group-owner-badge: rgba(19, 44, 35, .08);--theme-color-group-surface-glass-soft: rgba(255, 255, 255, .74);--theme-color-group-surface-glass: rgba(255, 255, 255, .88);--theme-color-group-surface-glow: rgba(43, 111, 88, .1);--theme-color-group-arrow-surface: rgba(43, 111, 88, .08);--theme-color-group-arrow-text: #173e31;--theme-color-group-hover-border: rgba(43, 111, 88, .22);--theme-color-discovery-groups-search-border: #cddfd5;--theme-color-shadow-discovery-groups-search: rgba(19, 44, 35, .1);--theme-color-shadow-discovery-groups-search-inset: rgba(255, 255, 255, .78);--theme-gradient-discovery-groups-search-top: rgba(255, 255, 255, .98);--theme-gradient-discovery-groups-search-bottom: rgba(241, 247, 244, .98);--theme-color-group-workspace-avatar-border: rgba(43, 111, 88, .16);--theme-color-group-workspace-avatar-fallback: #245e4a;--theme-color-group-workspace-header-border: rgba(191, 211, 199, .7);--theme-color-shadow-group-workspace-avatar: rgba(19, 44, 35, .1);--theme-gradient-group-workspace-avatar: linear-gradient(135deg, #e7f2ed 0%, #f7fbf8 100%);--theme-group-members-card-border: #d6e4db;--theme-group-members-card-shadow: rgba(19, 44, 35, .1);--theme-group-members-card-surface: rgba(255, 255, 255, .98);--theme-group-members-empty-border: rgba(191, 211, 199, .7);--theme-group-members-empty-surface: rgba(247, 251, 248, .98);--theme-group-members-shell-border: rgba(191, 211, 199, .76);--theme-group-members-shell-shadow: rgba(19, 44, 35, .12);--theme-group-members-header-gradient: linear-gradient(135deg, rgba(255, 255, 255, .98) 0%, rgba(236, 245, 240, .98) 100%);--theme-group-members-panel-gradient: linear-gradient(180deg, rgba(255, 255, 255, .99) 0%, rgba(244, 250, 246, .98) 100%);--theme-group-members-requests-gradient: linear-gradient(180deg, rgba(252, 254, 253, .98) 0%, rgba(243, 249, 245, .98) 100%);--theme-group-members-request-surface: rgba(255, 255, 255, .97);--theme-group-members-request-shadow: rgba(19, 44, 35, .08);--theme-group-members-pill-surface: rgba(43, 111, 88, .1);--theme-group-members-label-text: #61776d;--theme-group-members-search-border: #cddfd5;--theme-group-members-search-inset: rgba(255, 255, 255, .78);--theme-group-members-search-surface: rgba(255, 255, 255, .98);--theme-group-members-selection-border: rgba(43, 111, 88, .16);--theme-group-members-selection-surface: rgba(239, 248, 243, .98);--theme-group-members-hover-border: rgba(43, 111, 88, .22);--theme-group-members-hover-shadow: rgba(19, 44, 35, .12);--theme-group-members-accent-border: rgba(43, 111, 88, .28);--theme-group-members-accent-gradient: linear-gradient(135deg, rgba(234, 244, 238, .98) 0%, rgba(223, 238, 230, .98) 100%);--theme-group-members-avatar-gradient: linear-gradient(135deg, #eef6f1 0%, #f8fcfa 100%);--theme-group-members-avatar-accent-gradient: linear-gradient(135deg, rgba(43, 111, 88, .12) 0%, rgba(43, 111, 88, .18) 100%);--theme-group-members-avatar-text: #1f523f;--theme-group-members-invite-hero-border: rgba(43, 111, 88, .18);--theme-group-members-invite-hero-gradient: linear-gradient(135deg, rgba(255, 255, 255, .99) 0%, rgba(235, 244, 239, .98) 100%);--theme-group-members-subtabs-surface: rgba(248, 252, 249, .98);--theme-group-events-shell-border: rgba(191, 211, 199, .76);--theme-group-events-shell-shadow: rgba(19, 44, 35, .12);--theme-group-events-header-gradient: linear-gradient(135deg, rgba(255, 255, 255, .98) 0%, rgba(234, 244, 238, .98) 100%);--theme-group-events-card-gradient: linear-gradient(180deg, rgba(255, 255, 255, .99) 0%, rgba(244, 250, 246, .98) 100%);--theme-group-events-card-shadow: rgba(19, 44, 35, .1);--theme-group-events-side-border: rgba(215, 229, 220, .9);--theme-group-events-side-gradient: linear-gradient(180deg, rgba(252, 254, 253, .99) 0%, rgba(244, 250, 246, .98) 100%);--theme-group-events-stat-surface: rgba(255, 255, 255, .92);--theme-group-events-stat-inset: rgba(255, 255, 255, .8);--theme-group-events-count-surface: rgba(43, 111, 88, .1);--theme-group-events-form-surface: rgba(255, 255, 255, .96);--theme-group-events-label-text: #61776d;--theme-group-events-description-text: #5b7067;--theme-group-events-meta-border: rgba(191, 211, 199, .7);--theme-group-events-meta-surface: rgba(247, 251, 248, .98);--theme-group-events-meta-label: #72857c;--theme-group-events-chart-track: rgba(191, 211, 199, .42);--theme-group-events-selected-ring-inner: rgba(43, 111, 88, .16);--theme-group-events-selected-ring-outer: rgba(43, 111, 88, .2);--theme-chat-message-bubble-border: rgba(191, 211, 199, .85);--theme-gradient-chat-message-bubble-start: rgba(255, 255, 255, .99);--theme-gradient-chat-message-bubble-end: rgba(244, 250, 246, .98);--theme-color-chat-message-bubble-shadow: rgba(19, 44, 35, .08);--theme-chat-message-bubble-mine-border: rgba(43, 111, 88, .22);--theme-gradient-chat-message-bubble-mine-start: rgba(239, 248, 243, .99);--theme-gradient-chat-message-bubble-mine-end: rgba(226, 241, 233, .99);--theme-color-chat-message-bubble-mine-shadow: rgba(43, 111, 88, .12);--theme-chat-composer-border: rgba(191, 211, 199, .82);--theme-color-chat-composer-glow: rgba(43, 111, 88, .12);--theme-gradient-chat-composer-start: rgba(255, 255, 255, .99);--theme-gradient-chat-composer-end: rgba(243, 249, 245, .98);--theme-color-chat-composer-inset: rgba(255, 255, 255, .82);--theme-color-chat-composer-shadow: rgba(19, 44, 35, .1);--theme-chat-composer-input-border: rgba(191, 211, 199, .86);--theme-chat-composer-input-surface: rgba(255, 255, 255, .98);--theme-chat-composer-input-text: #173e31;--theme-color-chat-composer-input-inset: rgba(255, 255, 255, .84);--theme-chat-composer-input-placeholder: #74877e;--theme-chat-composer-input-focus-border: rgba(43, 111, 88, .34);--theme-color-chat-composer-input-focus-ring: rgba(43, 111, 88, .14);--theme-color-chat-composer-input-focus-inset: rgba(255, 255, 255, .9);--theme-gradient-chat-send-button-start: #2b6f58;--theme-gradient-chat-send-button-end: #245e4a;--theme-chat-send-button-text: #ffffff;--theme-color-chat-send-button-shadow: rgba(43, 111, 88, .18);--theme-color-chat-send-button-shadow-hover: rgba(43, 111, 88, .24);--theme-gradient-chat-typing-indicator-start: rgba(255, 255, 255, .98);--theme-gradient-chat-typing-indicator-end: rgba(239, 248, 243, .98);--theme-chat-typing-indicator-border: rgba(191, 211, 199, .86);--theme-color-chat-typing-indicator-shadow: rgba(19, 44, 35, .08);--theme-chat-emoji-picker-border: rgba(191, 211, 199, .9);--theme-chat-emoji-picker-sheen: rgba(255, 255, 255, .78);--theme-chat-emoji-picker-surface: rgba(252, 254, 253, .99);--theme-color-chat-emoji-picker-shadow: rgba(19, 44, 35, .18);--theme-chat-emoji-picker-close-border: rgba(191, 211, 199, .82);--theme-chat-emoji-picker-close-surface: rgba(247, 251, 248, .98);--theme-chat-emoji-picker-close-text: #245e4a;--theme-chat-emoji-picker-close-hover-border: rgba(43, 111, 88, .24);--theme-chat-emoji-picker-close-hover-surface: rgba(239, 248, 243, .98);--theme-chat-emoji-picker-emoji-border: rgba(191, 211, 199, .78);--theme-chat-emoji-picker-emoji-surface: rgba(255, 255, 255, .98);--theme-chat-emoji-picker-emoji-hover-border: rgba(43, 111, 88, .24);--theme-chat-emoji-picker-emoji-hover-surface: rgba(239, 248, 243, .98);--theme-gradient-chat-item-top: rgba(255, 255, 255, .99);--theme-gradient-chat-item-bottom: rgba(244, 250, 246, .98);--theme-color-chat-start-item-active-start: rgba(239, 248, 243, .98);--theme-color-chat-start-item-active-end: rgba(229, 242, 235, .98);--theme-color-chat-start-item-active-ring: rgba(43, 111, 88, .16);--theme-gradient-groups-submit-start: #2b6f58;--theme-gradient-groups-submit-end: #245e4a;--theme-color-groups-submit-border: rgba(43, 111, 88, .22);--theme-color-groups-submit-text: #ffffff;--theme-color-shadow-groups-submit-hover: rgba(43, 111, 88, .24);--theme-group-detail-card-border: rgba(191, 211, 199, .8);--theme-group-detail-avatar-surface: #dcece4;--theme-group-detail-avatar-text: #1f523f;--theme-group-detail-status-surface: rgba(247, 251, 248, .98);--theme-group-detail-status-glow: rgba(43, 111, 88, .14);--theme-group-detail-status-owner-surface: rgba(226, 241, 233, .96);--theme-group-detail-status-owner-text: #1f523f;--theme-group-detail-status-moderator-surface: rgba(233, 242, 249, .96);--theme-group-detail-status-moderator-text: #23506d;--theme-group-detail-status-member-surface: rgba(232, 244, 238, .96);--theme-group-detail-status-member-text: #245e4a;--theme-group-detail-status-invited-surface: rgba(245, 242, 232, .96);--theme-group-detail-status-invited-text: #7a5a1f;--theme-group-detail-status-pending-surface: rgba(249, 241, 232, .96);--theme-group-detail-status-pending-text: #925c1b;--theme-group-detail-status-available-surface: rgba(247, 251, 248, .98);--theme-group-detail-status-available-text: #61776d;--theme-group-detail-role-owner-ring: rgba(43, 111, 88, .22);--theme-group-detail-role-moderator-ring: rgba(56, 116, 154, .2);--theme-group-detail-role-member-ring: rgba(43, 111, 88, .18);--theme-group-detail-role-invited-ring: rgba(180, 132, 56, .18);--theme-group-detail-role-pending-ring: rgba(201, 128, 33, .18);--theme-group-detail-role-available-ring: rgba(191, 211, 199, .66);--theme-group-detail-titlebar-surface: rgba(248, 252, 249, .96);--theme-group-detail-titlebar-owner-ring: rgba(43, 111, 88, .18);--theme-group-detail-titlebar-moderator-ring: rgba(56, 116, 154, .16);--theme-group-detail-titlebar-member-ring: rgba(43, 111, 88, .14);--theme-group-detail-titlebar-invited-ring: rgba(180, 132, 56, .14);--theme-group-detail-titlebar-pending-ring: rgba(201, 128, 33, .14);--theme-group-detail-titlebar-available-ring: rgba(191, 211, 199, .54);--theme-group-events-status-scheduled-surface: rgba(239, 248, 243, .98);--theme-group-events-status-scheduled-text: #245e4a;--theme-group-events-status-today-surface: rgba(226, 241, 233, .98);--theme-group-events-status-today-text: #1f523f;--theme-group-events-status-upcoming-surface: rgba(233, 242, 249, .98);--theme-group-events-status-upcoming-text: #2c5f84;--theme-group-events-status-past-surface: rgba(247, 251, 248, .98);--theme-group-events-status-past-text: #61776d;--theme-group-events-tone-default-border: rgba(191, 211, 199, .74);--theme-group-events-tone-default-surface: rgba(247, 251, 248, .98);--theme-group-events-tone-default-fill: rgba(191, 211, 199, .5);--theme-group-events-tone-going-border: rgba(43, 111, 88, .22);--theme-group-events-tone-going-surface: rgba(226, 241, 233, .98);--theme-group-events-tone-going-fill: #2b6f58;--theme-group-events-tone-going-track: rgba(191, 211, 199, .42);--theme-group-events-tone-maybe-border: rgba(56, 116, 154, .2);--theme-group-events-tone-maybe-surface: rgba(233, 242, 249, .98);--theme-group-events-tone-maybe-fill: #38749a;--theme-group-events-tone-maybe-text: #2c5f84;--theme-group-events-tone-maybe-track: rgba(191, 211, 199, .42);--theme-group-events-tone-not-going-border: rgba(194, 133, 72, .2);--theme-group-events-tone-not-going-surface: rgba(249, 241, 232, .98);--theme-group-events-tone-not-going-fill: #9a6127;--theme-group-events-tone-not-going-text: #8b5722;--theme-group-events-tone-not-going-track: rgba(191, 211, 199, .42);--theme-chat-message-bubble-surface: linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-start) 0%, var(--theme-gradient-chat-message-bubble-end) 100%);--theme-chat-message-bubble-shadow: var(--theme-color-chat-message-bubble-shadow);--theme-chat-message-bubble-mine-surface: linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-mine-start) 0%, var(--theme-gradient-chat-message-bubble-mine-end) 100%);--theme-chat-message-bubble-mine-shadow: var(--theme-color-chat-message-bubble-mine-shadow);--theme-chat-composer-surface: linear-gradient(180deg, var(--theme-gradient-chat-composer-start) 0%, var(--theme-gradient-chat-composer-end) 100%);--theme-chat-composer-shadow: var(--theme-color-chat-composer-shadow);--theme-chat-composer-input-shadow: rgba(19, 44, 35, .05);--theme-chat-composer-input-focus-shadow: rgba(43, 111, 88, .14);--theme-chat-send-button-surface: linear-gradient(135deg, var(--theme-gradient-chat-send-button-start) 0%, var(--theme-gradient-chat-send-button-end) 100%);--theme-chat-send-button-shadow: var(--theme-color-chat-send-button-shadow);--theme-chat-send-button-hover-shadow: var(--theme-color-chat-send-button-shadow-hover);--theme-chat-typing-indicator-surface: linear-gradient(135deg, var(--theme-gradient-chat-typing-indicator-start) 0%, var(--theme-gradient-chat-typing-indicator-end) 100%);--theme-chat-typing-indicator-shadow: var(--theme-color-chat-typing-indicator-shadow);--theme-chat-emoji-picker-shadow: var(--theme-color-chat-emoji-picker-shadow);--theme-color-chat-sidebar-border: rgba(191, 211, 199, .78);--theme-color-chat-sidebar-divider: rgba(191, 211, 199, .52);--theme-color-chat-sidebar-inset: rgba(255, 255, 255, .82);--theme-color-chat-sidebar-overlay: rgba(43, 111, 88, .08);--theme-color-chat-workspace-border: rgba(191, 211, 199, .78);--theme-color-chat-workspace-header-border: rgba(191, 211, 199, .72);--theme-color-chat-workspace-inset: rgba(255, 255, 255, .84);--theme-color-chat-workspace-overlay-top: rgba(255, 255, 255, .99);--theme-color-chat-workspace-overlay-bottom: rgba(243, 249, 245, .99);--theme-color-chat-header-border: rgba(191, 211, 199, .72);--theme-color-chat-header-hover-border: rgba(43, 111, 88, .24);--theme-color-chat-header-hover-surface: rgba(239, 248, 243, .98);--theme-color-chat-header-hover-inset: rgba(255, 255, 255, .9);--theme-color-chat-back-button-border: rgba(191, 211, 199, .76);--theme-color-chat-back-button-hover-border: rgba(43, 111, 88, .24);--theme-color-chat-back-button-text: #173e31;--theme-color-chat-avatar-border: rgba(191, 211, 199, .78);--theme-color-chat-avatar-text: #245e4a;--theme-color-chat-directory-avatar-border: rgba(191, 211, 199, .78);--theme-color-chat-directory-avatar-text: #245e4a;--theme-color-chat-private-avatar-border: rgba(31, 82, 63, .24);--theme-color-chat-private-avatar-inset: rgba(255, 255, 255, .3);--theme-color-chat-private-avatar-ring: rgba(238, 246, 241, .58);--theme-color-chat-private-avatar-text: #f7fbf8;--theme-color-chat-presence-surface: rgba(255, 255, 255, .96);--theme-color-chat-unread-surface: rgba(226, 241, 233, .98);--theme-color-chat-unread-text: #245e4a;--theme-color-chat-scope-divider: rgba(191, 211, 199, .54);--theme-color-chat-scope-empty: #61776d;--theme-color-chat-scope-avatar-border: rgba(191, 211, 199, .78);--theme-color-chat-scope-hover-avatar-border: rgba(43, 111, 88, .24);--theme-color-chat-scope-caption-surface: rgba(247, 251, 248, .98);--theme-color-chat-scope-caption-border: rgba(191, 211, 199, .72);--theme-color-chat-scope-caption-text: #61776d;--theme-color-chat-scope-caption-private-border: rgba(43, 111, 88, .22);--theme-color-chat-scope-caption-private-text: #245e4a;--theme-color-chat-scope-active-border: rgba(43, 111, 88, .28);--theme-color-chat-scope-active-avatar-border: rgba(43, 111, 88, .26);--theme-color-chat-scope-active-avatar-ring: rgba(43, 111, 88, .16);--theme-color-chat-scope-active-caption-border: rgba(43, 111, 88, .2);--theme-color-chat-scope-active-caption-text: #173e31;--theme-color-chat-start-item-border: rgba(191, 211, 199, .76);--theme-color-chat-start-item-alt-border: rgba(191, 211, 199, .56);--theme-color-chat-start-item-hover-border: rgba(43, 111, 88, .22);--theme-color-chat-typing-avatar-ring: rgba(43, 111, 88, .16);--theme-color-chat-typing-badge-border: rgba(191, 211, 199, .78);--theme-color-chat-typing-dot: #2b6f58;--theme-color-chat-presence-ring-shadow: rgba(43, 111, 88, .14);--theme-color-chat-scope-hover-border: rgba(43, 111, 88, .22);--theme-color-shadow-chat-avatar: rgba(19, 44, 35, .08);--theme-color-shadow-chat-avatar-group: rgba(19, 44, 35, .1);--theme-color-shadow-chat-back-button: rgba(19, 44, 35, .07);--theme-color-shadow-chat-back-button-hover: rgba(19, 44, 35, .12);--theme-color-shadow-chat-directory-avatar: rgba(19, 44, 35, .08);--theme-color-shadow-chat-presence-ring: rgba(43, 111, 88, .14);--theme-color-shadow-chat-private-avatar: rgba(19, 44, 35, .18);--theme-color-shadow-chat-scope-active: rgba(19, 44, 35, .12);--theme-color-shadow-chat-scope-active-avatar: rgba(19, 44, 35, .12);--theme-color-shadow-chat-scope-avatar: rgba(19, 44, 35, .08);--theme-color-shadow-chat-sidebar: rgba(19, 44, 35, .12);--theme-color-shadow-chat-start-item: rgba(19, 44, 35, .08);--theme-color-shadow-chat-start-item-hover: rgba(19, 44, 35, .12);--theme-color-shadow-chat-typing-avatar: rgba(19, 44, 35, .08);--theme-color-shadow-chat-typing-badge: rgba(19, 44, 35, .08);--theme-color-shadow-chat-unread-ring: rgba(43, 111, 88, .12);--theme-color-shadow-chat-workspace: rgba(19, 44, 35, .12);--theme-gradient-chat-avatar-top: rgba(255, 255, 255, .99);--theme-gradient-chat-avatar-bottom: rgba(244, 250, 246, .98);--theme-gradient-chat-back-button-top: rgba(255, 255, 255, .99);--theme-gradient-chat-back-button-bottom: rgba(244, 250, 246, .98);--theme-gradient-chat-directory-avatar-top: rgba(255, 255, 255, .99);--theme-gradient-chat-directory-avatar-bottom: rgba(244, 250, 246, .98);--theme-gradient-chat-private-avatar-start: rgba(71, 143, 115, .98);--theme-gradient-chat-private-avatar-end: rgba(29, 87, 67, .98);--theme-gradient-chat-private-glow-start: rgba(43, 111, 88, .18);--theme-gradient-chat-private-glow-mid: rgba(43, 111, 88, .12);--theme-gradient-chat-private-glow-end: rgba(255, 255, 255, 0);--theme-gradient-chat-scope-active-start: rgba(255, 255, 255, .99);--theme-gradient-chat-scope-active-end: rgba(233, 243, 238, .98);--theme-gradient-chat-scope-active-caption-start: rgba(255, 255, 255, .99);--theme-gradient-chat-scope-active-caption-end: rgba(239, 248, 243, .98);--theme-gradient-chat-scope-avatar-top: rgba(255, 255, 255, .99);--theme-gradient-chat-scope-avatar-bottom: rgba(244, 250, 246, .98);--theme-gradient-chat-scope-button-top: rgba(255, 255, 255, .99);--theme-gradient-chat-scope-button-bottom: rgba(244, 250, 246, .98);--theme-gradient-chat-scope-caption-private-start: rgba(247, 251, 248, .99);--theme-gradient-chat-scope-caption-private-end: rgba(232, 243, 237, .98);--theme-gradient-chat-sidebar-top: rgba(255, 255, 255, .99);--theme-gradient-chat-sidebar-bottom: rgba(243, 249, 245, .98);--theme-gradient-chat-start-item-top: rgba(255, 255, 255, .99);--theme-gradient-chat-start-item-bottom: rgba(244, 250, 246, .98);--theme-gradient-chat-start-item-alt-top: rgba(252, 254, 253, .99);--theme-gradient-chat-start-item-alt-bottom: rgba(246, 250, 247, .98);--theme-gradient-chat-start-item-hover-top: rgba(255, 255, 255, .99);--theme-gradient-chat-start-item-hover-bottom: rgba(239, 248, 243, .98);--theme-gradient-chat-typing-badge-start: rgba(255, 255, 255, .99);--theme-gradient-chat-typing-badge-end: rgba(239, 248, 243, .98);--theme-gradient-chat-workspace-top: rgba(255, 255, 255, .99);--theme-gradient-chat-workspace-bottom: rgba(243, 249, 245, .98);--theme-gradient-chat-workspace-header-top: rgba(255, 255, 255, .99);--theme-gradient-chat-workspace-header-bottom: rgba(244, 250, 246, .98);--theme-color-classic-focus-ring: rgba(43, 111, 88, .16);--theme-color-classic-toolbar-border: rgba(191, 211, 199, .74);--theme-color-classic-toolbar-surface: rgba(248, 252, 249, .98);--theme-color-classic-panel-shadow-strong: rgba(19, 44, 35, .14);--theme-color-classic-interactive-shadow: rgba(43, 111, 88, .16);--theme-gradient-classic-accent-start: #2f7c61;--theme-gradient-classic-accent-end: #1b4b3a;--theme-gradient-classic-accent-strong-start: #266a53;--theme-gradient-classic-accent-strong-end: #153b2e;--theme-gradient-classic-utility-start: #ffffff;--theme-gradient-classic-utility-end: #edf6f1;--theme-color-classic-utility-border: rgba(43, 111, 88, .2);--theme-color-classic-utility-border-strong: rgba(43, 111, 88, .3);--theme-color-classic-badge-bg: #245d49;--theme-color-classic-badge-text: #ffffff;--theme-color-classic-badge-ring: rgba(255, 255, 255, .92);--theme-color-classic-badge-shadow: rgba(19, 44, 35, .18);--theme-color-classic-count-surface: rgba(43, 111, 88, .1);--theme-color-classic-count-surface-active: rgba(43, 111, 88, .16);--theme-color-classic-count-border: rgba(43, 111, 88, .14);--theme-gradient-classic-panel-top: rgba(255, 255, 255, .99);--theme-gradient-classic-panel-bottom: rgba(242, 248, 245, .98);--theme-family-app-bg: var(--theme-color-ui-bg, var(--theme-color-app-bg));--theme-family-app-bg-gradient-start: var(--theme-gradient-app-body-top, var(--theme-family-app-bg));--theme-family-app-bg-gradient-mid: var(--theme-gradient-app-body-mid, var(--theme-family-app-bg-gradient-start));--theme-family-app-bg-gradient-end: var(--theme-gradient-app-body-bottom, var(--theme-family-app-bg));--theme-family-app-text: var(--theme-color-ui-text, var(--theme-color-page-text));--theme-family-toolbar-bg: linear-gradient(180deg, var(--theme-gradient-topbar-top, var(--theme-color-ui-accent-deep, var(--theme-color-surface-inverse))) 0%, var(--theme-gradient-topbar-bottom, var(--theme-gradient-topbar-top, var(--theme-color-ui-accent-strong, var(--theme-color-surface-inverse)))) 100%);--theme-family-toolbar-text: var(--theme-color-text-inverse);--theme-family-toolbar-text-muted: var(--theme-color-app-topbar-muted, var(--theme-color-text-inverse));--theme-family-toolbar-shadow: var(--theme-color-discussion-shadow-topbar, var(--theme-color-shadow-strong));--theme-family-nav-active-bg: var(--theme-color-app-nav-active, var(--theme-color-overlay-inverse-soft));--theme-family-sidebar-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-sidebar-border: var(--theme-color-ui-border, var(--theme-color-border-shell-soft, var(--theme-color-border-subtle)));--theme-family-surface-card-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-surface-card-bg-alt: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom-soft, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-surface-shell-bg: var(--theme-color-surface-stage-soft, var(--theme-color-ui-bg-soft, var(--theme-color-surface-soft)));--theme-family-surface-shell-bg-strong: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-surface-shell-border: var(--theme-color-border-shell-soft, var(--theme-color-ui-border, var(--theme-color-border-subtle)));--theme-family-surface-shell-border-strong: var(--theme-color-ui-border-strong, var(--theme-color-border-card-soft, var(--theme-color-border-default)));--theme-family-surface-shell-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-surface-shell-shadow-strong: var(--theme-color-shadow-card-shell-strong, var(--theme-color-shadow-strong));--theme-family-surface-hover-border: var(--theme-color-border-card-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-surface-hover-shadow: var(--theme-color-shadow-card-hover, var(--theme-color-shadow-card-hover-soft));--theme-family-surface-glass: var(--theme-color-group-surface-glass, var(--theme-color-surface-glass-soft, var(--theme-color-surface-overlay-soft)));--theme-family-surface-muted: var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft, var(--theme-color-surface-muted)));--theme-family-titlebar-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom-muted, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-titlebar-gradient-start: var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated)));--theme-family-titlebar-gradient-end: var(--theme-gradient-card-bottom-muted, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-titlebar-border: var(--theme-color-ui-border-strong, var(--theme-color-border-card-soft, var(--theme-color-border-subtle)));--theme-family-titlebar-text: var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-titlebar-text-muted: var(--theme-color-discussion-muted-text, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-titlebar-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-titlebar-action-icon: var(--theme-color-titlebar-action-icon, currentColor);--theme-family-titlebar-action-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-text-primary: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-text-secondary: var(--theme-color-ui-text-muted, var(--theme-color-text-secondary));--theme-family-text-muted: var(--theme-color-ui-text-muted, var(--theme-color-text-muted));--theme-family-text-heading: var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-text-heading-soft: var(--theme-color-text-heading-soft, var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary))));--theme-family-text-inverse: var(--theme-color-text-inverse);--theme-family-text-accent: var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-link)));--theme-family-text-meta: var(--theme-color-text-meta-soft, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-text-label: var(--theme-color-text-supporting, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-text-chip: var(--theme-color-discussion-text-pill, var(--theme-color-text-pill-muted, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary))));--theme-family-text-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-ui-text-muted, var(--theme-color-text-muted)));--theme-family-control-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-control-border: var(--theme-color-ui-border, var(--theme-color-border-default));--theme-family-control-text: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-control-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-control-hover-border: var(--theme-color-border-action-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-control-active-bg: var(--theme-color-surface-action-active, var(--theme-color-discussion-accent-soft, var(--theme-color-surface-card-accent-strong)));--theme-family-control-active-border: var(--theme-color-discussion-border-active, var(--theme-color-ui-accent, var(--theme-color-border-accent-strong, var(--theme-color-border-default))));--theme-family-control-active-text: var(--theme-color-ui-accent-deep, var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-primary))));--theme-family-control-focus-ring: var(--theme-color-shadow-highlight, var(--theme-color-discussion-overlay-focus, var(--theme-color-overlay-accent-soft)));--theme-family-control-shadow: var(--theme-color-shadow-card-faint, var(--theme-color-shadow-soft));--theme-family-control-shadow-active: var(--theme-color-shadow-highlight-strong, var(--theme-color-shadow-strong));--theme-family-input-bg: var(--theme-color-input-surface-strong, var(--theme-color-ui-surface, var(--theme-color-surface-elevated)));--theme-family-input-border: var(--theme-color-users-search-border, var(--theme-color-ui-border, var(--theme-color-border-default)));--theme-family-input-text: var(--theme-color-users-search-text, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-input-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-ui-text-muted, var(--theme-color-text-muted)));--theme-family-input-icon-surface: var(--theme-color-users-search-icon-surface, var(--theme-color-discussion-accent-soft, var(--theme-color-overlay-accent-soft)));--theme-family-input-icon-text: var(--theme-color-users-search-icon-text, var(--theme-color-ui-accent, var(--theme-color-text-accent-strong)));--theme-family-input-focus-border: var(--theme-color-users-search-focus-border, var(--theme-color-discussion-border-focus, var(--theme-color-ui-accent, var(--theme-color-border-accent-strong))));--theme-family-input-focus-ring: var(--theme-color-users-search-focus-ring, var(--theme-color-discussion-overlay-focus, var(--theme-color-shadow-highlight)));--theme-family-input-inset-light: var(--theme-color-shadow-inset-light);--theme-family-input-shadow: var(--theme-color-shadow-users-search, var(--theme-color-shadow-card-soft, var(--theme-color-shadow-soft)));--theme-family-item-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-item-border: var(--theme-color-ui-border, var(--theme-color-border-card-soft, var(--theme-color-border-subtle)));--theme-family-item-text: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-item-meta: var(--theme-color-ui-text-muted, var(--theme-color-text-meta-soft, var(--theme-color-text-secondary)));--theme-family-item-hover-bg: var(--theme-color-discussion-surface-highlight, var(--theme-color-surface-card-accent-soft, var(--theme-color-surface-action-hover)));--theme-family-item-hover-border: var(--theme-color-border-card-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-item-selected-bg: var(--theme-color-discussion-accent-soft-strong, var(--theme-color-surface-card-accent-strong, var(--theme-color-surface-action-active)));--theme-family-item-selected-border: var(--theme-color-discussion-border-active, var(--theme-color-border-accent-soft, var(--theme-color-border-accent-strong)));--theme-family-item-accent-bar: var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-link)));--theme-family-item-own-bg: var(--theme-color-discussion-overlay-active-bottom, var(--theme-color-overlay-accent-soft-strong, var(--theme-color-surface-card-accent-strong)));--theme-family-badge-bg: var(--theme-color-notification-badge, var(--theme-color-ui-accent-deep, var(--theme-color-surface-inverse)));--theme-family-badge-text: var(--theme-color-notification-badge-text, var(--theme-color-text-inverse));--theme-family-pill-bg: var(--theme-color-discussion-surface-pill, var(--theme-color-surface-ink-chip, var(--theme-color-overlay-ink-soft)));--theme-family-pill-text: var(--theme-color-discussion-text-pill, var(--theme-color-text-pill-muted, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary))));--theme-family-owner-badge-bg: var(--theme-color-group-owner-badge-surface, var(--theme-family-badge-bg));--theme-family-owner-badge-text: var(--theme-color-group-owner-badge-text, var(--theme-family-badge-text));--theme-family-owner-badge-ring: var(--theme-color-group-owner-badge-ring, var(--theme-color-border-inverse-stronger));--theme-family-state-ring: var(--theme-color-shadow-highlight, var(--theme-color-discussion-overlay-focus, var(--theme-color-overlay-accent-soft)));--theme-family-overlay-backdrop: var(--theme-color-overlay-backdrop);--theme-family-modal-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-modal-border: var(--theme-color-ui-border, var(--theme-color-border-shell-soft, var(--theme-color-border-subtle)));--theme-family-modal-shadow: var(--theme-color-shadow-modal-panel, var(--theme-color-shadow-modal-strong, var(--theme-color-shadow-strong)))}:root[data-theme=midnight],.theme-preview-scope[data-preview-theme=midnight]{color-scheme:dark;--theme-color-app-bg: #020617;--theme-color-page-text: #e2e8f0;--theme-color-surface: #0f172a;--theme-color-surface-strong: #162033;--theme-color-surface-inverse: #020617;--theme-color-surface-muted: #111827;--theme-color-surface-subtle: #172133;--theme-color-fill-muted: #243145;--theme-color-fill-toggle-track: #334155;--theme-color-fill-toggle-track-active: #60a5fa;--theme-color-text-supporting: #cbd5e1;--theme-color-text-link: #e2e8f0;--theme-color-text-success: #86efac;--theme-color-border-strong: #8fb8ff;--theme-color-border-selected-soft: rgba(96, 165, 250, .18);--theme-color-overlay-backdrop: rgba(2, 6, 23, .72);--theme-color-shadow-thumb: rgba(2, 6, 23, .45);--theme-color-surface-elevated: #111b2e;--theme-color-surface-soft: #162033;--theme-color-surface-soft-strong: #1d2940;--theme-color-text-heading-soft: #e2e8f0;--theme-color-text-heading-muted: #cbd5e1;--theme-color-overlay-accent-soft: rgba(96, 165, 250, .18);--theme-color-overlay-accent-soft-strong: rgba(96, 165, 250, .24);--theme-color-overlay-ink-faint: rgba(15, 23, 42, .38);--theme-color-overlay-ink-soft: rgba(15, 23, 42, .48);--theme-color-overlay-ink-soft-strong: rgba(15, 23, 42, .58);--theme-color-overlay-brand-soft: rgba(129, 140, 248, .26);--theme-color-border-inverse-stronger: rgba(255, 255, 255, .88);--theme-color-surface-overlay-soft: rgba(15, 23, 42, .76);--theme-color-shadow-card-hover: rgba(2, 6, 23, .44);--theme-color-shadow-card-emphasis: rgba(2, 6, 23, .54);--theme-color-shadow-badge: rgba(2, 6, 23, .46);--theme-size-responsive-action-icon: 1.08rem;--theme-size-titlebar-action-icon: 1.12rem;--theme-size-filter-chip-count: .74rem;--theme-size-section-eyebrow: .8rem;--theme-size-nav-notification-icon: 1.08rem;--theme-size-avatar-trigger-placeholder: 1.45rem;--theme-color-responsive-action-icon: #f8fbff;--theme-color-titlebar-action-icon: #f8fbff;--theme-color-filter-chip-count-bg: rgba(96, 165, 250, .18);--theme-color-filter-chip-count-text: #dbeafe;--theme-color-filter-chip-count-shadow: rgba(2, 6, 23, .36);--theme-color-section-eyebrow: #a5c8ff;--theme-color-events-user-state-chip-bg: rgba(56, 189, 248, .14);--theme-color-events-user-state-chip-text: #d8f3ff;--theme-color-events-user-state-chip-border: rgba(56, 189, 248, .24);--theme-color-nav-notification-icon: #dbeafe;--theme-color-avatar-trigger-placeholder: #93c5fd;--theme-color-user-type-toggle-track-border: rgba(148, 163, 184, .22);--theme-color-text-primary: #f8fafc;--theme-color-text-secondary: #cbd5e1;--theme-color-text-muted: #94a3b8;--theme-color-text-inverse: #f8fafc;--theme-color-text-danger: #fca5a5;--theme-color-text-danger-strong: #f87171;--theme-color-border-subtle: #243145;--theme-color-border-default: #334155;--theme-color-border-inverse-soft: rgba(255, 255, 255, .14);--theme-color-border-inverse-strong: rgba(255, 255, 255, .28);--theme-color-border-inverse-faint: rgba(255, 255, 255, .08);--theme-color-overlay-inverse-soft: rgba(255, 255, 255, .08);--theme-color-shadow-soft: rgba(2, 6, 23, .32);--theme-color-shadow-strong: rgba(2, 6, 23, .5);--theme-color-shadow-inverse-outline: rgba(255, 255, 255, .12);--theme-color-status-admin: #86efac;--theme-color-status-admin-surface: rgba(21, 128, 61, .22);--theme-color-status-moderator: #fdba74;--theme-color-status-moderator-surface: rgba(194, 65, 12, .22);--theme-color-status-public: #93c5fd;--theme-color-status-public-surface: rgba(29, 78, 216, .22);--theme-color-status-private-surface: rgba(185, 28, 28, .22);--theme-color-status-following: #c4b5fd;--theme-color-status-following-surface: rgba(124, 58, 237, .22);--theme-color-status-followed: #99f6e4;--theme-color-status-followed-surface: rgba(15, 118, 110, .22);--theme-color-status-mutual: #c7d2fe;--theme-color-status-mutual-surface: rgba(67, 56, 202, .22);--theme-color-status-pending: #fde68a;--theme-color-status-pending-surface: rgba(161, 98, 7, .22);--theme-color-status-declined-surface: rgba(71, 85, 105, .28);--theme-color-text-meta-soft: #94a3b8;--theme-color-text-accent-strong: #93c5fd;--theme-color-text-pill-muted: #cbd5e1;--theme-color-text-pill-private: #fdba74;--theme-color-border-card-soft: #334155;--theme-color-border-card-hover: #475569;--theme-color-border-action-hover: #64748b;--theme-color-border-warning-soft: rgba(251, 191, 36, .28);--theme-color-border-accent-strong: #60a5fa;--theme-color-surface-card-accent-soft: #172554;--theme-color-surface-card-accent-strong: #1e3a8a;--theme-color-surface-action-hover: #172133;--theme-color-surface-action-active: #172554;--theme-color-surface-picker-backdrop: rgba(2, 6, 23, .8);--theme-color-surface-picker-tab-active: #162033;--theme-color-overlay-warning-soft: rgba(120, 53, 15, .4);--theme-color-overlay-warning-soft-strong: rgba(146, 64, 14, .42);--theme-color-overlay-media-soft: #162033;--theme-color-overlay-media-soft-strong: #1d2940;--theme-color-shadow-card-soft: rgba(2, 6, 23, .28);--theme-color-shadow-card-hover-soft: rgba(2, 6, 23, .38);--theme-color-shadow-modal-strong: rgba(2, 6, 23, .62);--theme-color-shadow-tab-active: rgba(2, 6, 23, .34);--theme-color-text-ink-strong: #f8fafc;--theme-color-user-menu-text: #eef6ff;--theme-color-user-menu-text-hover: #f8fbff;--theme-color-text-success-strong: #86efac;--theme-color-border-shell-soft: rgba(148, 163, 184, .16);--theme-color-border-success-soft: rgba(74, 222, 128, .3);--theme-color-border-info-soft: rgba(96, 165, 250, .32);--theme-color-border-accent-soft: rgba(96, 165, 250, .28);--theme-color-border-empty-dashed: #475569;--theme-color-border-card-faint: #243145;--theme-color-surface-glass-soft: rgba(15, 23, 42, .72);--theme-color-surface-stage-soft: rgba(15, 23, 42, .82);--theme-color-surface-ink-chip: rgba(226, 232, 240, .08);--theme-color-surface-info-soft: #172554;--theme-gradient-card-top: rgba(15, 23, 42, .98);--theme-gradient-card-bottom: rgba(17, 24, 39, .98);--theme-gradient-card-bottom-soft: rgba(17, 24, 39, .96);--theme-gradient-card-bottom-muted: rgba(22, 32, 51, .96);--theme-color-shadow-card-shell: rgba(2, 6, 23, .34);--theme-color-shadow-card-shell-strong: rgba(2, 6, 23, .44);--theme-color-shadow-card-faint: rgba(2, 6, 23, .24);--theme-color-shadow-highlight: rgba(96, 165, 250, .18);--theme-color-shadow-highlight-strong: rgba(96, 165, 250, .24);--theme-color-shadow-modal-panel: rgba(2, 6, 23, .62);--theme-color-shadow-inset-light: rgba(255, 255, 255, .04);--theme-color-status-online: #4ade80;--theme-color-status-offline: #f87171;--theme-color-users-search-border: rgba(148, 163, 184, .18);--theme-gradient-users-search-start: rgba(15, 23, 42, .92);--theme-gradient-users-search-end: rgba(17, 24, 39, .92);--theme-color-shadow-users-search: rgba(2, 6, 23, .34);--theme-color-shadow-users-search-inset: rgba(255, 255, 255, .03);--theme-color-shadow-users-search-inset-strong: rgba(255, 255, 255, .04);--theme-color-users-search-focus-border: rgba(96, 165, 250, .34);--theme-color-users-search-focus-ring: rgba(96, 165, 250, .14);--theme-color-users-search-icon-surface: rgba(96, 165, 250, .16);--theme-color-users-search-icon-text: #bfdbfe;--theme-color-users-search-text: #f8fafc;--theme-color-users-search-placeholder: #94a3b8;--theme-color-users-chip-border: rgba(148, 163, 184, .22);--theme-color-users-chip-surface: rgba(15, 23, 42, .92);--theme-color-users-chip-text: #e2e8f0;--theme-color-users-chip-hover-border: rgba(96, 165, 250, .28);--theme-color-shadow-users-chip-hover: rgba(2, 6, 23, .36);--theme-color-users-chip-active-border: rgba(96, 165, 250, .38);--theme-gradient-users-chip-active-start: rgba(37, 99, 235, .9);--theme-gradient-users-chip-active-end: rgba(99, 102, 241, .9);--theme-color-users-chip-active-text: #eff6ff;--theme-color-shadow-users-chip-active: rgba(37, 99, 235, .22);--theme-color-users-chip-count-surface: rgba(255, 255, 255, .08);--theme-color-users-chip-count-active-surface: rgba(255, 255, 255, .16);--theme-color-groups-submit-border: rgba(148, 163, 184, .2);--theme-gradient-groups-submit-start: rgba(30, 41, 59, .98);--theme-gradient-groups-submit-end: rgba(15, 23, 42, .98);--theme-color-groups-submit-text: #f8fafc;--theme-color-shadow-groups-submit-hover: rgba(2, 6, 23, .42);--theme-color-group-owner-badge-surface: #ef4444;--theme-color-group-owner-badge-text: #fff;--theme-color-group-owner-badge-ring: rgba(255, 255, 255, .18);--theme-color-shadow-group-owner-badge: rgba(239, 68, 68, .28);--theme-color-group-surface-glass-soft: rgba(15, 23, 42, .72);--theme-color-group-surface-glass: rgba(15, 23, 42, .88);--theme-color-group-surface-glow: rgba(255, 255, 255, .04);--theme-color-role-owner-ring: rgba(96, 165, 250, .38);--theme-color-role-moderator-ring: rgba(251, 146, 60, .38);--theme-color-role-member-ring: rgba(74, 222, 128, .32);--theme-color-role-invited-ring: rgba(167, 139, 250, .36);--theme-color-role-pending-ring: rgba(251, 191, 36, .38);--theme-color-role-available-ring: rgba(148, 163, 184, .28);--theme-color-role-owner-border-soft: rgba(96, 165, 250, .24);--theme-color-role-moderator-border-soft: rgba(251, 146, 60, .24);--theme-color-role-member-border-soft: rgba(74, 222, 128, .22);--theme-color-role-invited-border-soft: rgba(167, 139, 250, .24);--theme-color-role-pending-border-soft: rgba(251, 191, 36, .24);--theme-color-role-available-border-soft: rgba(148, 163, 184, .2);--theme-chat-message-bubble-border: rgba(96, 165, 250, .18);--theme-gradient-chat-message-bubble-start: rgba(15, 23, 42, .96);--theme-gradient-chat-message-bubble-end: rgba(22, 32, 51, .96);--theme-color-chat-message-bubble-shadow: rgba(2, 6, 23, .32);--theme-chat-message-bubble-mine-border: rgba(96, 165, 250, .28);--theme-gradient-chat-message-bubble-mine-start: rgba(30, 58, 138, .58);--theme-gradient-chat-message-bubble-mine-end: rgba(49, 46, 129, .54);--theme-color-chat-message-bubble-mine-shadow: rgba(30, 64, 175, .24);--theme-chat-composer-border: rgba(96, 165, 250, .18);--theme-color-chat-composer-glow: rgba(96, 165, 250, .16);--theme-gradient-chat-composer-start: rgba(15, 23, 42, .92);--theme-gradient-chat-composer-end: rgba(22, 32, 51, .92);--theme-color-chat-composer-inset: rgba(255, 255, 255, .03);--theme-color-chat-composer-shadow: rgba(2, 6, 23, .32);--theme-chat-composer-input-border: rgba(96, 165, 250, .18);--theme-chat-composer-input-surface: rgba(15, 23, 42, .94);--theme-chat-composer-input-text: #f8fafc;--theme-color-chat-composer-input-inset: rgba(255, 255, 255, .03);--theme-chat-composer-input-placeholder: rgba(148, 163, 184, .78);--theme-chat-composer-input-focus-border: rgba(96, 165, 250, .34);--theme-color-chat-composer-input-focus-ring: rgba(96, 165, 250, .16);--theme-color-chat-composer-input-focus-inset: rgba(255, 255, 255, .05);--theme-gradient-chat-send-button-start: rgba(59, 130, 246, .96);--theme-gradient-chat-send-button-end: rgba(99, 102, 241, .96);--theme-chat-send-button-text: #eff6ff;--theme-color-chat-send-button-shadow: rgba(37, 99, 235, .26);--theme-color-chat-send-button-shadow-hover: rgba(37, 99, 235, .34);--theme-gradient-chat-typing-indicator-start: rgba(59, 130, 246, .96);--theme-gradient-chat-typing-indicator-end: rgba(99, 102, 241, .96);--theme-chat-typing-indicator-border: rgba(96, 165, 250, .22);--theme-color-chat-typing-indicator-shadow: rgba(37, 99, 235, .26);--theme-chat-emoji-picker-border: rgba(148, 163, 184, .22);--theme-chat-emoji-picker-sheen: rgba(255, 255, 255, .04);--theme-chat-emoji-picker-surface: rgba(2, 6, 23, .98);--theme-color-chat-emoji-picker-shadow: rgba(2, 6, 23, .5);--theme-chat-emoji-picker-close-border: rgba(148, 163, 184, .18);--theme-chat-emoji-picker-close-surface: rgba(255, 255, 255, .04);--theme-chat-emoji-picker-close-text: #f8fafc;--theme-chat-emoji-picker-close-hover-border: rgba(96, 165, 250, .34);--theme-chat-emoji-picker-close-hover-surface: rgba(96, 165, 250, .14);--theme-chat-emoji-picker-emoji-border: rgba(148, 163, 184, .1);--theme-chat-emoji-picker-emoji-surface: rgba(255, 255, 255, .04);--theme-chat-emoji-picker-emoji-hover-border: rgba(96, 165, 250, .32);--theme-chat-emoji-picker-emoji-hover-surface: rgba(96, 165, 250, .14);--theme-color-notifications-filter-border: rgba(255, 255, 255, .12);--theme-color-notifications-filter-surface: rgba(255, 255, 255, .04);--theme-color-notifications-filter-active: rgba(96, 165, 250, .18);--theme-color-notifications-text-read: #94a3b8;--theme-color-notifications-text-unread: #93c5fd;--theme-color-notifications-group-divider: rgba(148, 163, 184, .14);--theme-color-throttle-border: rgba(148, 163, 184, .2);--theme-color-throttle-surface: rgba(2, 6, 23, .92);--theme-color-throttle-text: #f8fafc;--theme-color-shadow-throttle: rgba(2, 6, 23, .42);--theme-color-thread-line-soft: #334155;--theme-color-thread-line-strong: #64748b;--theme-color-thread-line-highlight: #475569;--theme-color-thread-line-highlight-strong: #94a3b8;--theme-color-thread-cutout: #0f172a;--theme-color-performance-text: #94a3b8;--theme-color-performance-text-strong: #f8fafc;--theme-color-performance-header-border: #334155;--theme-font-family-base: Arial, Helvetica, sans-serif;--theme-color-shadow-highlight-transparent: rgba(37, 99, 235, 0);--theme-gradient-users-search-top: rgba(10, 19, 36, .98);--theme-gradient-users-search-bottom: rgba(14, 26, 48, .96);--theme-color-users-search-fill: rgba(8, 17, 32, .92);--theme-color-shadow-users-search-focus: rgba(37, 99, 235, .22);--theme-color-performance-header-divider: #223554;--theme-color-performance-card-border: #223554;--theme-color-performance-card-border-soft: #1c2c46;--theme-color-performance-card-border-strong: #30486f;--theme-color-performance-card-text: #dbeafe;--theme-color-performance-card-bg: #0f1b35;--theme-color-performance-card-bg-soft: #101d39;--theme-color-performance-overlay-soft: rgba(96, 165, 250, .08);--theme-color-performance-overlay-header-top: rgba(17, 27, 46, .98);--theme-color-performance-overlay-header-bottom: rgba(12, 22, 48, .98);--theme-color-performance-overlay-card-top: rgba(17, 27, 46, .98);--theme-color-performance-overlay-card-bottom: rgba(12, 22, 48, .98);--theme-color-performance-shadow-soft: rgba(15, 23, 42, .04);--theme-color-performance-shadow-soft-strong: rgba(15, 23, 42, .05);--theme-color-performance-text-placeholder: #9ca3af;--theme-color-inverse-text-muted-strong: rgba(255, 255, 255, .8);--theme-color-inverse-text-muted-soft: rgba(255, 255, 255, .78);--theme-color-discussion-accent: #38bdf8;--theme-color-discussion-accent-hover: #0ea5e9;--theme-color-discussion-accent-strong: #818cf8;--theme-color-discussion-accent-deep: #312e81;--theme-color-discussion-accent-soft: rgba(56, 189, 248, .16);--theme-color-discussion-accent-soft-strong: rgba(129, 140, 248, .2);--theme-color-discussion-border: rgba(125, 211, 252, .22);--theme-color-discussion-border-strong: rgba(129, 140, 248, .34);--theme-color-discussion-surface: rgba(8, 18, 39, .96);--theme-color-discussion-surface-muted: rgba(11, 24, 48, .96);--theme-color-discussion-muted-text: #9fb2d7;--theme-color-discussion-pill-text: #d7eafe;--theme-color-discussion-pill-text-strong: #eef6ff;--theme-color-discussion-action-count: #bad5ff;--theme-color-discussion-shadow-soft: rgba(2, 6, 23, .28);--theme-color-discussion-shadow: rgba(2, 6, 23, .36);--theme-color-discussion-shadow-strong: rgba(2, 6, 23, .46);--theme-color-discussion-shadow-button: rgba(56, 189, 248, .2);--theme-color-discussion-shadow-button-hover: rgba(14, 165, 233, .26);--theme-color-discussion-shadow-emphasis: rgba(15, 23, 42, .52);--theme-color-discussion-focus-ring: rgba(56, 189, 248, .18);--theme-color-discussion-overlay-soft: rgba(56, 189, 248, .12);--theme-color-discussion-overlay-strong: rgba(129, 140, 248, .18);--theme-color-discussion-overlay-accent: rgba(56, 189, 248, .14);--theme-color-discussion-overlay-accent-strong: rgba(129, 140, 248, .2);--theme-color-discussion-overlay-border-soft: rgba(56, 189, 248, .24);--theme-color-discussion-overlay-border-strong: rgba(129, 140, 248, .34);--theme-color-discussion-surface-white-soft: rgba(15, 23, 42, .82);--theme-color-discussion-surface-white-strong: rgba(17, 27, 46, .88);--theme-color-discussion-surface-white-max: rgba(17, 27, 46, .96);--theme-gradient-discussion-hero-start: #0d1830;--theme-gradient-discussion-hero-end: #14284f;--theme-gradient-discussion-modal-end: #10223f;--theme-gradient-discussion-surface-end: #152746;--theme-gradient-discussion-surface-alt-end: #12233f;--theme-gradient-discussion-surface-soft-start: #0b1731;--theme-gradient-discussion-surface-soft-end: #10213e;--theme-gradient-discussion-button-hover-start: #0ea5e9;--theme-gradient-discussion-button-hover-end: #4f46e5;--theme-gradient-danger-button-start: #d85c5c;--theme-gradient-danger-button-end: #bb4747;--theme-gradient-danger-button-hover-start: #c94f4f;--theme-gradient-danger-button-hover-end: #a53b3b;--theme-color-danger-button-border: #b84343;--theme-color-danger-button-border-hover: #a53b3b;--theme-color-danger-button-shadow: rgba(184, 67, 67, .22);--theme-color-danger-button-shadow-hover: rgba(165, 59, 59, .26);--theme-color-notification-card-border: rgba(148, 163, 184, .18);--theme-color-notification-card-border-hover: rgba(96, 165, 250, .38);--theme-color-notification-card-shadow-hover: rgba(15, 23, 42, .16);--theme-color-events-hero-overlay: rgba(59, 130, 246, .12);--theme-gradient-events-hero-start: rgba(8, 15, 32, .98);--theme-gradient-events-hero-end: rgba(15, 23, 42, .94);--theme-color-events-cell-shadow: rgba(15, 23, 42, .04);--theme-color-events-cell-muted-text: #a7b6cf;--theme-color-discussion-modal-backdrop: rgba(15, 23, 42, .56);--theme-color-discussion-modal-sheen: rgba(129, 140, 248, .18);--theme-color-discussion-card-divider: rgba(125, 211, 252, .12);--theme-color-discussion-context-dot: rgba(56, 189, 248, .42);--theme-color-discussion-card-shadow: rgba(2, 6, 23, .28);--theme-color-discussion-button-text: #ffffff;--theme-color-notification-badge: #dc2626;--theme-color-notification-badge-text: #ffffff;--theme-color-notification-card-border-read: rgba(148, 163, 184, .28);--theme-color-notification-card-surface: rgba(10, 18, 34, .96);--theme-gradient-notification-card-unread-start: rgba(12, 27, 54, .98);--theme-gradient-notification-card-unread-end: rgba(17, 36, 68, .94);--theme-color-notification-card-unread-bar: rgba(37, 99, 235, .85);--theme-gradient-notification-card-read-start: rgba(10, 18, 34, .94);--theme-gradient-notification-card-read-end: rgba(15, 23, 42, .9);--theme-color-notification-status-unread-surface: rgba(59, 130, 246, .18);--theme-color-notification-status-unread-text: #dbeafe;--theme-color-notification-status-read-surface: rgba(71, 85, 105, .28);--theme-color-notification-status-read-text: #cbd5e1;--theme-color-events-weekday-text: #a7b6cf;--theme-color-events-cell-border: rgba(96, 165, 250, .18);--theme-color-events-cell-surface: rgba(10, 18, 34, .96);--theme-color-events-cell-muted-surface: rgba(8, 15, 32, .9);--theme-color-events-cell-today-border: #93c5fd;--theme-color-events-cell-today-ring: rgba(59, 130, 246, .12);--theme-color-events-chip-border: rgba(96, 165, 250, .22);--theme-color-events-chip-surface: rgba(14, 30, 58, .92);--theme-color-events-chip-text: #e2e8f0;--theme-color-events-chip-hover-border: rgba(125, 211, 252, .5);--theme-color-events-chip-time-text: #93c5fd;--theme-color-ui-bg: var(--theme-color-app-bg);--theme-color-ui-bg-soft: var(--theme-color-surface-soft);--theme-color-ui-surface: var(--theme-color-surface);--theme-color-ui-surface-soft: var(--theme-color-surface-soft);--theme-color-ui-surface-tint: var(--theme-color-surface-soft-strong);--theme-color-ui-border: var(--theme-color-border-card-soft);--theme-color-ui-border-strong: var(--theme-color-border-card-hover);--theme-color-ui-text: var(--theme-color-page-text);--theme-color-ui-text-muted: var(--theme-color-text-muted);--theme-color-ui-accent: var(--theme-color-discussion-accent);--theme-color-ui-accent-hover: var(--theme-color-discussion-accent-hover);--theme-color-ui-accent-strong: var(--theme-color-discussion-accent-strong);--theme-color-ui-accent-deep: var(--theme-color-discussion-accent-deep);--theme-gradient-app-body-top: #040916;--theme-gradient-app-body-mid: #081325;--theme-gradient-app-body-bottom: #0c1830;--theme-gradient-topbar-top: #0b1731;--theme-gradient-topbar-bottom: #14284f;--theme-gradient-discussion-card-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-discussion-card-bottom: var(--theme-gradient-discussion-surface-end);--theme-gradient-discussion-media-top: var(--theme-gradient-discussion-surface-soft-start);--theme-gradient-discussion-media-bottom: var(--theme-gradient-discussion-surface-soft-end);--theme-gradient-discussion-action-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-discussion-action-bottom: var(--theme-color-discussion-surface-white-soft);--theme-gradient-chat-item-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-chat-item-bottom: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-surface-strong: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-surface-highlight: var(--theme-gradient-discussion-surface-highlight-end);--theme-color-discussion-surface-pill: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-text-heading: var(--theme-color-discussion-accent-strong);--theme-color-discussion-text-count: var(--theme-color-discussion-action-count);--theme-color-discussion-text-pill: var(--theme-color-discussion-pill-text);--theme-color-discussion-border-soft: var(--theme-color-discussion-border);--theme-color-discussion-border-action: var(--theme-color-discussion-border);--theme-color-discussion-border-active: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-accent: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-accent-strong: var(--theme-color-discussion-overlay-border-strong);--theme-color-discussion-border-avatar: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-focus: var(--theme-color-discussion-accent);--theme-color-discussion-border-pill: var(--theme-color-discussion-border);--theme-color-discussion-divider-soft: var(--theme-color-discussion-card-divider);--theme-color-discussion-overlay-focus: var(--theme-color-discussion-focus-ring);--theme-color-discussion-overlay-page: var(--theme-color-discussion-overlay-soft);--theme-color-discussion-overlay-sheen: var(--theme-color-discussion-overlay-accent-strong);--theme-color-discussion-overlay-active-top: var(--theme-color-discussion-accent-soft-strong);--theme-color-discussion-overlay-active-bottom: var(--theme-color-discussion-accent-soft);--theme-color-discussion-shadow-accent: var(--theme-color-discussion-shadow-button);--theme-color-discussion-shadow-avatar: var(--theme-color-discussion-shadow-soft);--theme-color-discussion-shadow-modal: var(--theme-color-shadow-card-emphasis);--theme-color-discussion-shadow-topbar: var(--theme-color-discussion-shadow-emphasis);--theme-color-discussion-header-glow: var(--theme-color-discussion-overlay-accent-strong);--theme-color-discussion-header-end: var(--theme-gradient-discussion-hero-end);--theme-color-discussion-field-surface: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-ghost-surface: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-icon-surface-end: var(--theme-gradient-discussion-surface-alt-end);--theme-color-discussion-icon-active-end: var(--theme-color-discussion-accent-soft-strong);--theme-color-discussion-panel-start: var(--theme-gradient-discussion-hero-start);--theme-color-discussion-panel-end: var(--theme-gradient-discussion-hero-end);--theme-color-discussion-panel-surface: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-panel-surface-end: var(--theme-gradient-discussion-surface-panel-end);--theme-color-discussion-pill-accent-border: var(--theme-color-discussion-overlay-border-soft);--theme-color-discussion-pill-accent-surface: var(--theme-color-discussion-accent-soft);--theme-color-discussion-pill-accent-text: var(--theme-color-discussion-pill-text-strong);--theme-color-discussion-pill-border: var(--theme-color-discussion-border);--theme-color-discussion-shell-start: var(--theme-gradient-app-body-top);--theme-color-discussion-shell-end: var(--theme-gradient-app-body-bottom);--theme-color-discussion-stage-start: var(--theme-color-discussion-thread-accent);--theme-color-discussion-stage-end: var(--theme-color-discussion-thread-accent-fade);--theme-color-discussion-stage-border: var(--theme-color-discussion-thread-root-border);--theme-color-discussion-stage-surface-start: var(--theme-gradient-discussion-surface-highlight-start);--theme-color-discussion-stage-surface-end: var(--theme-gradient-discussion-surface-highlight-end);--theme-color-discussion-button-hover-start: var(--theme-gradient-discussion-button-hover-start);--theme-color-discussion-button-hover-end: var(--theme-gradient-discussion-button-hover-end);--theme-color-discussion-count-text: var(--theme-color-discussion-action-count);--theme-shadow-discussion-avatar: 0 8px 18px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-icon: 0 8px 18px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-icon-hover: 0 12px 24px var(--theme-color-discussion-shadow-button);--theme-shadow-discussion-button: 0 12px 24px var(--theme-color-discussion-shadow-button);--theme-shadow-discussion-button-hover: 0 16px 30px var(--theme-color-discussion-shadow-button-hover);--theme-shadow-discussion-ghost-hover: 0 12px 24px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-card-hover: 0 18px 38px var(--theme-color-discussion-shadow-emphasis);--theme-shadow-discussion-stage: 0 18px 34px var(--theme-color-discussion-thread-root-shadow);--theme-shadow-discussion-stage-strong: 0 18px 34px var(--theme-color-discussion-highlight-shadow);--theme-gradient-discussion-surface-white-start: #121f3f;--theme-gradient-discussion-surface-highlight-start: #152444;--theme-gradient-discussion-surface-highlight-end: #10203c;--theme-gradient-discussion-surface-panel-end: #0f1d38;--theme-color-discussion-panel-overlay-soft: rgba(76, 106, 201, .18);--theme-color-discussion-thread-accent: rgba(96, 165, 250, .42);--theme-color-discussion-thread-accent-fade: rgba(99, 102, 241, .12);--theme-color-discussion-thread-root-border: #36517d;--theme-color-discussion-thread-root-shadow: rgba(2, 6, 23, .34);--theme-color-discussion-highlight-shadow: rgba(96, 165, 250, .18);--theme-color-discussion-character-info: rgba(191, 219, 254, .92);--theme-color-discussion-character-warn: rgba(253, 186, 116, .96);--theme-color-events-cell-active-start: #13284c;--theme-color-events-cell-active-end: #0f203e;--theme-color-events-chip-shadow: rgba(59, 130, 246, .22);--theme-color-auth-titlebar-surface: #0f1b35;--theme-color-auth-titlebar-shadow: rgba(2, 6, 23, .32);--theme-color-auth-titlebar-shadow-soft: rgba(2, 6, 23, .18);--theme-color-auth-titlebar-border: rgba(148, 163, 184, .14);--theme-color-auth-titlebar-muted: rgba(219, 234, 254, .82);--theme-color-auth-titlebar-muted-soft: rgba(191, 219, 254, .74);--theme-color-app-topbar-muted: rgba(219, 234, 254, .76);--theme-color-app-nav-active: rgba(96, 165, 250, .16);--theme-color-input-surface-strong: rgba(10, 18, 36, .94);--theme-color-discussion-pill-inset: rgba(255, 255, 255, .08);--theme-color-surface-inverse-strong: #081121;--theme-color-shadow-inverse-soft: rgba(2, 6, 23, .18);--theme-color-shadow-inverse-panel: rgba(2, 6, 23, .32);--theme-color-shadow-inverse-panel-soft: rgba(2, 6, 23, .2);--theme-color-border-inverse-subtle: rgba(255, 255, 255, .1);--theme-color-border-neutral-soft: #2a3a56;--theme-color-surface-card-glass: rgba(10, 18, 36, .78);--theme-color-surface-card-elevated-start: rgba(17, 27, 46, .98);--theme-color-surface-card-elevated-end: rgba(12, 22, 48, .96);--theme-color-surface-card-elevated-end-soft: rgba(15, 26, 53, .94);--theme-color-surface-card-muted-glass: rgba(15, 23, 42, .72);--theme-color-surface-card-inset: rgba(255, 255, 255, .04);--theme-color-shadow-card-elevated: rgba(2, 6, 23, .22);--theme-color-shadow-card-elevated-strong: rgba(2, 6, 23, .28);--theme-color-shadow-card-hover-emerald: rgba(59, 130, 246, .18);--theme-color-shadow-overlay-dark: rgba(2, 6, 23, .58);--theme-color-shadow-highlight-blue-soft: rgba(96, 165, 250, .18);--theme-color-shadow-highlight-blue-strong: rgba(96, 165, 250, .24);--theme-color-profile-subtitle: #9cb3d9;--theme-color-profile-summary-border: #273a5b;--theme-color-profile-summary-surface: #101c36;--theme-color-profile-avatar-surface: #17305e;--theme-color-profile-avatar-text: #dbeafe;--theme-color-privacy-pill-border: #dbe3f0;--theme-color-group-arrow-surface: rgba(15, 23, 42, .06);--theme-color-group-arrow-text: #dbeafe;--theme-color-group-hover-border: rgba(16, 185, 129, .24);--theme-color-comment-highlight-border: #93c5fd;--theme-color-comment-highlight-surface: #f8fbff;--theme-color-comment-highlight-shadow: rgba(37, 99, 235, .14);--theme-color-comment-highlight-shadow-strong: rgba(37, 99, 235, .18);--theme-color-comment-empty-border: #d1d5db;--theme-color-comment-card-border: #eef2f7;--theme-color-comment-card-shadow: rgba(15, 23, 42, .05);--theme-color-chat-start-item-active-start: rgba(24, 58, 110, .96);--theme-color-chat-start-item-active-end: rgba(35, 52, 123, .9);--theme-color-chat-start-item-active-ring: rgba(96, 165, 250, .24);--ui-surface: var(--theme-color-ui-surface);--ui-surface-soft: var(--theme-color-ui-surface-soft);--ui-border: var(--theme-color-ui-border);--ui-border-strong: var(--theme-color-ui-border-strong);--ui-text: var(--theme-color-ui-text);--ui-text-muted: var(--theme-color-ui-text-muted);--ui-accent: var(--theme-color-ui-accent);--ui-accent-hover: var(--theme-color-ui-accent-hover);--ui-accent-deep: var(--theme-color-ui-accent-deep);--ui-shadow-soft: var(--theme-color-shadow-card-soft);--ui-shadow-medium: var(--theme-color-shadow-card-shell);--ui-shadow-strong: var(--theme-color-shadow-card-emphasis);--ui-radius-control: .75rem;--ui-radius-card: 1rem;--ui-radius-card-lg: 1.25rem;--discussion-surface: var(--theme-color-discussion-surface);--discussion-surface-muted: var(--theme-color-discussion-surface-muted);--discussion-surface-strong: var(--theme-color-discussion-surface-strong);--discussion-border: var(--theme-color-discussion-border);--discussion-border-strong: var(--theme-color-discussion-border-strong);--discussion-accent: var(--theme-color-discussion-accent);--discussion-accent-soft: var(--theme-color-discussion-accent-soft);--discussion-accent-hover: var(--theme-color-discussion-accent-hover);--discussion-accent-deep: var(--theme-color-discussion-accent-deep);--discussion-accent-strong: var(--theme-color-discussion-accent-strong);--discussion-focus-ring: var(--theme-color-discussion-focus-ring);--discussion-shadow: var(--theme-color-discussion-shadow);--theme-chat-emoji-picker-shadow: var(--theme-color-chat-emoji-picker-shadow);--theme-color-fill-muted-soft: var(--theme-color-fill-muted);--theme-color-fill-accent-soft: var(--theme-color-discussion-accent-soft);--theme-color-fill-success-soft: var(--theme-color-status-admin-surface);--theme-color-fill-warning-soft: var(--theme-color-status-pending-surface);--theme-color-fill-danger-soft: var(--theme-color-status-private-surface);--theme-color-fill-followed-soft: var(--theme-color-status-followed-surface);--theme-color-fill-mutual-soft: var(--theme-color-status-mutual-surface);--theme-color-fill-pending-soft: var(--theme-color-status-pending-surface);--theme-color-fill-relationship-soft: var(--theme-color-status-public-surface);--theme-color-text-warning-strong: var(--theme-color-text-pill-private);--theme-color-text-followed: var(--theme-color-status-followed);--theme-color-text-mutual: var(--theme-color-status-mutual);--theme-color-text-pending: var(--theme-color-status-pending);--theme-color-text-relationship: var(--theme-color-status-public);--theme-color-admin-search-border: var(--theme-color-users-search-border);--theme-color-admin-search-icon: var(--theme-color-users-search-icon-text);--theme-color-admin-search-inset: var(--theme-color-shadow-users-search-inset);--theme-color-admin-search-placeholder: var(--theme-color-users-search-placeholder);--theme-color-admin-search-surface: var(--theme-color-users-search-fill);--theme-color-theme-preview-border: var(--theme-color-border-card-soft);--theme-gradient-theme-preview-classic: linear-gradient(135deg, #111827 0%, #1f2937 100%);--theme-gradient-theme-preview-midnight: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);--theme-gradient-theme-preview-aurora: linear-gradient(135deg, #0f766e 0%, #2563eb 100%);--theme-color-theme-preview-classic-bar: rgba(255, 255, 255, .9);--theme-color-theme-preview-midnight-bar: rgba(148, 163, 184, .9);--theme-color-theme-preview-aurora-bar: rgba(236, 253, 245, .95);--theme-color-discovery-border: var(--theme-color-border-card-soft);--theme-color-discovery-border-soft: var(--theme-color-border-card-faint);--theme-color-discovery-border-strong: var(--theme-color-border-card-hover);--theme-color-discovery-border-strong-hover: var(--theme-color-border-accent-strong);--theme-color-discovery-eyebrow: var(--theme-color-text-meta-soft);--theme-color-discovery-icon: var(--theme-color-text-accent-strong);--theme-color-discovery-icon-strong: var(--theme-color-text-ink-strong);--theme-color-discovery-text: var(--theme-color-page-text);--theme-color-discovery-placeholder: var(--theme-color-users-search-placeholder);--theme-color-discovery-overlay-top: var(--theme-gradient-card-top);--theme-color-discovery-overlay-bottom: var(--theme-gradient-card-bottom);--theme-color-discovery-create-icon-surface: var(--theme-color-overlay-accent-soft);--theme-color-discovery-groups-search-border: var(--theme-color-users-search-border);--theme-color-shadow-discovery-button: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-chip: var(--theme-color-shadow-card-faint);--theme-color-shadow-discovery-chip-active: var(--theme-color-shadow-highlight);--theme-color-shadow-discovery-field: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-icon-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-panel: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-panel-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-create: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-create-hover: var(--theme-color-shadow-card-emphasis);--theme-color-shadow-discovery-groups-search: var(--theme-color-shadow-users-search);--theme-color-shadow-discovery-groups-search-inset: var(--theme-color-shadow-users-search-inset);--theme-gradient-discovery-button-start: var(--theme-gradient-card-top);--theme-gradient-discovery-button-end: var(--theme-gradient-card-bottom);--theme-gradient-discovery-chip-top: var(--theme-gradient-card-top);--theme-gradient-discovery-chip-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-discovery-chip-active-top: var(--theme-gradient-users-chip-active-start);--theme-gradient-discovery-chip-active-bottom: var(--theme-gradient-users-chip-active-end);--theme-gradient-discovery-field-top: var(--theme-gradient-card-top);--theme-gradient-discovery-field-bottom: var(--theme-gradient-card-bottom);--theme-gradient-discovery-icon-start: rgba(37, 99, 235, .14);--theme-gradient-discovery-icon-end: rgba(99, 102, 241, .14);--theme-gradient-discovery-panel-top: var(--theme-gradient-card-top);--theme-gradient-discovery-panel-bottom: var(--theme-gradient-card-bottom);--theme-gradient-discovery-create-start: var(--theme-gradient-card-top);--theme-gradient-discovery-create-end: var(--theme-gradient-card-bottom);--theme-gradient-discovery-groups-search-top: var(--theme-gradient-users-search-top);--theme-gradient-discovery-groups-search-bottom: var(--theme-gradient-users-search-bottom);--theme-color-group-workspace-avatar-border: var(--theme-color-border-card-soft);--theme-color-group-workspace-avatar-fallback: var(--theme-color-profile-avatar-surface);--theme-color-group-workspace-header-border: var(--theme-color-border-card-soft);--theme-color-shadow-group-workspace-avatar: var(--theme-color-shadow-card-shell);--theme-gradient-group-workspace-avatar: linear-gradient(135deg, var(--theme-color-profile-avatar-surface) 0%, var(--theme-color-discussion-accent-soft) 100%);--theme-group-members-card-border: var(--theme-color-border-card-soft);--theme-group-members-card-shadow: var(--theme-color-shadow-card-shell);--theme-group-members-card-surface: var(--theme-color-surface-card-glass);--theme-group-members-empty-border: var(--theme-color-border-empty-dashed);--theme-group-members-empty-surface: var(--theme-color-surface-card-muted-glass);--theme-group-members-shell-border: var(--theme-color-border-shell-soft);--theme-group-members-shell-shadow: var(--theme-color-shadow-card-emphasis);--theme-group-members-header-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom) 100%);--theme-group-members-panel-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-soft) 100%);--theme-group-members-requests-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-muted) 100%);--theme-group-members-request-surface: var(--theme-color-surface-card-glass);--theme-group-members-request-shadow: var(--theme-color-shadow-card-shell);--theme-group-members-pill-surface: var(--theme-color-surface-action-active);--theme-group-members-label-text: var(--theme-color-text-meta-soft);--theme-group-members-search-border: var(--theme-color-users-search-border);--theme-group-members-search-inset: var(--theme-color-shadow-users-search-inset);--theme-group-members-search-surface: var(--theme-color-users-search-fill);--theme-group-members-selection-border: var(--theme-color-border-accent-soft);--theme-group-members-selection-surface: var(--theme-color-surface-info-soft);--theme-group-members-hover-border: var(--theme-color-group-hover-border);--theme-group-members-hover-shadow: var(--theme-color-shadow-card-hover);--theme-group-members-accent-border: var(--theme-color-border-accent-strong);--theme-group-members-accent-gradient: linear-gradient(135deg, var(--theme-color-discussion-accent-soft) 0%, var(--theme-color-discussion-accent-soft-strong) 100%);--theme-group-members-avatar-gradient: linear-gradient(135deg, var(--theme-color-profile-avatar-surface) 0%, var(--theme-color-discussion-accent-soft) 100%);--theme-group-members-avatar-accent-gradient: linear-gradient(135deg, var(--theme-color-discussion-accent-soft) 0%, var(--theme-color-discussion-accent-soft-strong) 100%);--theme-group-members-avatar-text: var(--theme-color-profile-avatar-text);--theme-group-members-invite-hero-border: var(--theme-color-border-accent-soft);--theme-group-members-invite-hero-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-discussion-hero-end) 100%);--theme-group-members-subtabs-surface: var(--theme-color-surface-action-hover);--theme-group-events-shell-border: var(--theme-color-border-shell-soft);--theme-group-events-shell-shadow: var(--theme-color-shadow-card-emphasis);--theme-group-events-header-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-events-hero-end) 100%);--theme-group-events-card-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom) 100%);--theme-group-events-card-shadow: var(--theme-color-shadow-card-shell);--theme-group-events-side-border: var(--theme-color-border-card-soft);--theme-group-events-side-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-soft) 100%);--theme-group-events-stat-surface: var(--theme-color-surface-card-glass);--theme-group-events-stat-inset: var(--theme-color-shadow-inset-light);--theme-group-events-count-surface: var(--theme-color-overlay-accent-soft);--theme-group-events-form-surface: var(--theme-color-surface-card-glass);--theme-group-events-label-text: var(--theme-color-text-meta-soft);--theme-group-events-description-text: var(--theme-color-text-supporting);--theme-group-events-meta-border: var(--theme-color-border-card-soft);--theme-group-events-meta-surface: var(--theme-color-surface-action-hover);--theme-group-events-meta-label: var(--theme-color-text-meta-soft);--theme-group-events-chart-track: var(--theme-color-fill-muted);--theme-group-events-selected-ring-inner: var(--theme-color-events-cell-today-ring);--theme-group-events-selected-ring-outer: var(--theme-color-shadow-highlight);--theme-group-events-status-scheduled-surface: var(--theme-color-status-public-surface);--theme-group-events-status-scheduled-text: var(--theme-color-status-public);--theme-group-events-status-today-surface: var(--theme-color-status-followed-surface);--theme-group-events-status-today-text: var(--theme-color-status-followed);--theme-group-events-status-upcoming-surface: var(--theme-color-status-mutual-surface);--theme-group-events-status-upcoming-text: var(--theme-color-status-mutual);--theme-group-events-status-past-surface: var(--theme-color-surface-soft);--theme-group-events-status-past-text: var(--theme-color-text-muted);--theme-group-events-tone-default-border: var(--theme-color-border-card-soft);--theme-group-events-tone-default-surface: var(--theme-color-surface-soft);--theme-group-events-tone-default-fill: var(--theme-color-fill-muted);--theme-group-events-tone-going-border: var(--theme-color-border-success-soft);--theme-group-events-tone-going-surface: var(--theme-color-status-admin-surface);--theme-group-events-tone-going-fill: var(--theme-color-status-admin);--theme-group-events-tone-going-track: var(--theme-color-fill-muted);--theme-group-events-tone-maybe-border: var(--theme-color-border-accent-soft);--theme-group-events-tone-maybe-surface: var(--theme-color-status-mutual-surface);--theme-group-events-tone-maybe-fill: var(--theme-color-status-mutual);--theme-group-events-tone-maybe-text: var(--theme-color-status-mutual);--theme-group-events-tone-maybe-track: var(--theme-color-fill-muted);--theme-group-events-tone-not-going-border: var(--theme-color-border-warning-soft);--theme-group-events-tone-not-going-surface: var(--theme-color-status-private-surface);--theme-group-events-tone-not-going-fill: var(--theme-color-text-danger);--theme-group-events-tone-not-going-text: var(--theme-color-text-danger);--theme-group-events-tone-not-going-track: var(--theme-color-fill-muted);--theme-group-detail-card-border: var(--theme-color-border-card-soft);--theme-group-detail-avatar-surface: var(--theme-color-profile-avatar-surface);--theme-group-detail-avatar-text: var(--theme-color-profile-avatar-text);--theme-group-detail-status-surface: var(--theme-color-surface-action-hover);--theme-group-detail-status-glow: var(--theme-color-shadow-highlight);--theme-group-detail-status-owner-surface: var(--theme-color-status-public-surface);--theme-group-detail-status-owner-text: var(--theme-color-status-public);--theme-group-detail-status-moderator-surface: var(--theme-color-status-moderator-surface);--theme-group-detail-status-moderator-text: var(--theme-color-status-moderator);--theme-group-detail-status-member-surface: var(--theme-color-status-admin-surface);--theme-group-detail-status-member-text: var(--theme-color-status-admin);--theme-group-detail-status-invited-surface: var(--theme-color-status-mutual-surface);--theme-group-detail-status-invited-text: var(--theme-color-status-mutual);--theme-group-detail-status-pending-surface: var(--theme-color-status-pending-surface);--theme-group-detail-status-pending-text: var(--theme-color-status-pending);--theme-group-detail-status-available-surface: var(--theme-color-surface-soft);--theme-group-detail-status-available-text: var(--theme-color-text-muted);--theme-group-detail-role-owner-ring: var(--theme-color-role-owner-ring);--theme-group-detail-role-moderator-ring: var(--theme-color-role-moderator-ring);--theme-group-detail-role-member-ring: var(--theme-color-role-member-ring);--theme-group-detail-role-invited-ring: var(--theme-color-role-invited-ring);--theme-group-detail-role-pending-ring: var(--theme-color-role-pending-ring);--theme-group-detail-role-available-ring: var(--theme-color-role-available-ring);--theme-group-detail-titlebar-surface: var(--theme-color-surface-card-glass);--theme-group-detail-titlebar-owner-ring: var(--theme-color-role-owner-ring);--theme-group-detail-titlebar-moderator-ring: var(--theme-color-role-moderator-ring);--theme-group-detail-titlebar-member-ring: var(--theme-color-role-member-ring);--theme-group-detail-titlebar-invited-ring: var(--theme-color-role-invited-ring);--theme-group-detail-titlebar-pending-ring: var(--theme-color-role-pending-ring);--theme-group-detail-titlebar-available-ring: var(--theme-color-role-available-ring);--theme-chat-message-bubble-surface: linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-start) 0%, var(--theme-gradient-chat-message-bubble-end) 100%);--theme-chat-message-bubble-shadow: var(--theme-color-chat-message-bubble-shadow);--theme-chat-message-bubble-mine-surface: linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-mine-start) 0%, var(--theme-gradient-chat-message-bubble-mine-end) 100%);--theme-chat-message-bubble-mine-shadow: var(--theme-color-chat-message-bubble-mine-shadow);--theme-chat-composer-surface: linear-gradient(180deg, var(--theme-gradient-chat-composer-start) 0%, var(--theme-gradient-chat-composer-end) 100%);--theme-chat-composer-shadow: var(--theme-color-chat-composer-shadow);--theme-chat-composer-input-shadow: var(--theme-color-shadow-card-faint);--theme-chat-composer-input-focus-shadow: var(--theme-color-chat-composer-input-focus-ring);--theme-chat-send-button-surface: linear-gradient(135deg, var(--theme-gradient-chat-send-button-start) 0%, var(--theme-gradient-chat-send-button-end) 100%);--theme-chat-send-button-shadow: var(--theme-color-chat-send-button-shadow);--theme-chat-send-button-hover-shadow: var(--theme-color-chat-send-button-shadow-hover);--theme-chat-typing-indicator-surface: linear-gradient(135deg, var(--theme-gradient-chat-typing-indicator-start) 0%, var(--theme-gradient-chat-typing-indicator-end) 100%);--theme-chat-typing-indicator-shadow: var(--theme-color-chat-typing-indicator-shadow);--theme-color-chat-sidebar-border: var(--theme-color-border-card-soft);--theme-color-chat-sidebar-divider: var(--theme-color-border-card-faint);--theme-color-chat-sidebar-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-sidebar-overlay: var(--theme-color-overlay-ink-soft);--theme-color-chat-workspace-border: var(--theme-color-border-card-soft);--theme-color-chat-workspace-header-border: var(--theme-color-border-card-soft);--theme-color-chat-workspace-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-workspace-overlay-bottom: var(--theme-gradient-card-bottom);--theme-color-chat-header-border: var(--theme-color-border-card-soft);--theme-color-chat-header-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-header-hover-surface: var(--theme-color-surface-action-hover);--theme-color-chat-header-hover-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-back-button-border: var(--theme-color-border-card-soft);--theme-color-chat-back-button-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-back-button-text: var(--theme-color-page-text);--theme-color-chat-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-avatar-text: var(--theme-color-profile-avatar-text);--theme-color-chat-directory-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-directory-avatar-text: var(--theme-color-profile-avatar-text);--theme-color-chat-private-avatar-border: rgba(96, 165, 250, .3);--theme-color-chat-private-avatar-inset: rgba(255, 255, 255, .08);--theme-color-chat-private-avatar-ring: rgba(147, 197, 253, .46);--theme-color-chat-private-avatar-text: #eff6ff;--theme-color-chat-presence-surface: var(--theme-color-surface-elevated);--theme-color-chat-unread-surface: var(--theme-color-status-public-surface);--theme-color-chat-unread-text: var(--theme-color-status-public);--theme-color-chat-scope-divider: var(--theme-color-border-card-faint);--theme-color-chat-scope-empty: var(--theme-color-text-muted);--theme-color-chat-scope-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-scope-hover-avatar-border: var(--theme-color-border-accent-soft);--theme-color-chat-scope-caption-surface: var(--theme-color-surface-action-hover);--theme-color-chat-scope-caption-border: var(--theme-color-border-card-soft);--theme-color-chat-scope-caption-text: var(--theme-color-text-meta-soft);--theme-color-chat-scope-caption-private-border: var(--theme-color-border-warning-soft);--theme-color-chat-scope-caption-private-text: var(--theme-color-text-pill-private);--theme-color-chat-scope-active-border: var(--theme-color-border-accent-strong);--theme-color-chat-scope-active-avatar-border: var(--theme-color-border-accent-strong);--theme-color-chat-scope-active-avatar-ring: var(--theme-color-shadow-highlight);--theme-color-chat-scope-active-caption-border: var(--theme-color-border-accent-soft);--theme-color-chat-scope-active-caption-text: var(--theme-color-text-accent-strong);--theme-color-chat-start-item-border: var(--theme-color-border-card-soft);--theme-color-chat-start-item-alt-border: var(--theme-color-border-card-faint);--theme-color-chat-start-item-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-typing-avatar-ring: var(--theme-color-shadow-highlight);--theme-color-chat-typing-badge-border: var(--theme-chat-typing-indicator-border);--theme-color-chat-typing-dot: var(--theme-chat-send-button-text);--theme-color-chat-presence-ring-shadow: var(--theme-color-shadow-highlight);--theme-color-chat-scope-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-workspace-overlay-top: var(--theme-gradient-card-top);--theme-color-shadow-chat-avatar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-avatar-group: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-back-button: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-back-button-hover: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-directory-avatar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-presence-ring: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-private-avatar: rgba(59, 130, 246, .26);--theme-color-shadow-chat-scope-active: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-scope-active-avatar: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-scope-avatar: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-sidebar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-start-item: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-start-item-hover: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-typing-avatar: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-typing-badge: var(--theme-color-chat-typing-indicator-shadow);--theme-color-shadow-chat-unread-ring: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-workspace: var(--theme-color-shadow-card-emphasis);--theme-gradient-chat-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-avatar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-back-button-top: var(--theme-gradient-card-top);--theme-gradient-chat-back-button-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-chat-directory-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-directory-avatar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-private-avatar-start: rgba(56, 189, 248, .96);--theme-gradient-chat-private-avatar-end: rgba(79, 70, 229, .94);--theme-gradient-chat-private-glow-start: rgba(56, 189, 248, .22);--theme-gradient-chat-private-glow-mid: rgba(79, 70, 229, .2);--theme-gradient-chat-private-glow-end: rgba(255, 255, 255, 0);--theme-gradient-chat-scope-active-start: var(--theme-color-chat-start-item-active-start);--theme-gradient-chat-scope-active-end: var(--theme-color-chat-start-item-active-end);--theme-gradient-chat-scope-active-caption-start: rgba(18, 39, 79, .96);--theme-gradient-chat-scope-active-caption-end: rgba(30, 58, 122, .9);--theme-gradient-chat-scope-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-scope-avatar-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-chat-scope-button-top: var(--theme-gradient-card-top);--theme-gradient-chat-scope-button-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-scope-caption-private-start: rgba(255, 247, 237, .98);--theme-gradient-chat-scope-caption-private-end: rgba(255, 237, 213, .9);--theme-gradient-chat-sidebar-top: var(--theme-gradient-card-top);--theme-gradient-chat-sidebar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-start-item-top: var(--theme-gradient-card-top);--theme-gradient-chat-start-item-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-start-item-alt-top: rgba(11, 21, 40, .98);--theme-gradient-chat-start-item-alt-bottom: rgba(17, 29, 51, .96);--theme-gradient-chat-start-item-hover-top: rgba(18, 34, 61, .98);--theme-gradient-chat-start-item-hover-bottom: rgba(26, 44, 78, .96);--theme-gradient-chat-typing-badge-start: var(--theme-gradient-chat-typing-indicator-start);--theme-gradient-chat-typing-badge-end: var(--theme-gradient-chat-typing-indicator-end);--theme-gradient-chat-workspace-top: var(--theme-gradient-card-top);--theme-gradient-chat-workspace-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-workspace-header-top: var(--theme-gradient-card-top);--theme-gradient-chat-workspace-header-bottom: var(--theme-gradient-card-bottom-soft);--theme-color-classic-focus-ring: rgba(96, 165, 250, .2);--theme-color-classic-toolbar-border: rgba(96, 165, 250, .2);--theme-color-classic-toolbar-surface: rgba(12, 22, 48, .98);--theme-color-classic-panel-shadow-strong: rgba(2, 6, 23, .28);--theme-color-classic-interactive-shadow: rgba(59, 130, 246, .18);--theme-gradient-classic-accent-start: #38bdf8;--theme-gradient-classic-accent-end: #4f46e5;--theme-gradient-classic-accent-strong-start: #60a5fa;--theme-gradient-classic-accent-strong-end: #4338ca;--theme-gradient-classic-utility-start: #152444;--theme-gradient-classic-utility-end: #0f1d38;--theme-color-classic-utility-border: rgba(96, 165, 250, .22);--theme-color-classic-utility-border-strong: rgba(79, 70, 229, .3);--theme-color-classic-badge-bg: #2563eb;--theme-color-classic-badge-text: #eff6ff;--theme-color-classic-badge-ring: rgba(255, 255, 255, .16);--theme-color-classic-badge-shadow: rgba(37, 99, 235, .24);--theme-color-classic-count-surface: rgba(96, 165, 250, .12);--theme-color-classic-count-surface-active: rgba(79, 70, 229, .18);--theme-color-classic-count-border: rgba(96, 165, 250, .18);--theme-gradient-classic-panel-top: rgba(18, 31, 63, .99);--theme-gradient-classic-panel-bottom: rgba(12, 22, 48, .98);--theme-family-filter-chip-bg: linear-gradient(180deg, rgba(12, 22, 48, .98) 0%, rgba(9, 16, 34, .98) 100%);--theme-family-filter-chip-border: rgba(96, 165, 250, .2);--theme-family-filter-chip-text: #dbeafe;--theme-family-filter-chip-shadow: rgba(2, 6, 23, .24);--theme-family-filter-chip-hover-bg: linear-gradient(180deg, rgba(15, 30, 63, .99) 0%, rgba(10, 21, 43, .99) 100%);--theme-family-filter-chip-hover-border: rgba(125, 211, 252, .28);--theme-family-filter-chip-hover-shadow: rgba(15, 23, 42, .34);--theme-family-filter-chip-active-bg-start: rgba(56, 189, 248, .96);--theme-family-filter-chip-active-bg-end: rgba(79, 70, 229, .94);--theme-family-filter-chip-active-border: rgba(147, 197, 253, .34);--theme-family-filter-chip-active-text: #eff6ff;--theme-family-filter-chip-active-shadow: rgba(37, 99, 235, .24);--theme-family-filter-chip-count-bg: rgba(219, 234, 254, .08);--theme-family-filter-chip-count-border: rgba(96, 165, 250, .18);--theme-family-filter-chip-count-text: #bfdbfe;--theme-family-filter-chip-count-shadow: rgba(2, 6, 23, .18);--theme-family-filter-chip-count-active-bg: rgba(255, 255, 255, .18);--theme-family-filter-chip-count-active-border: rgba(255, 255, 255, .22);--theme-family-filter-chip-count-active-text: #eff6ff;--theme-family-filter-chip-count-active-shadow: rgba(2, 6, 23, .12);--theme-family-app-bg: var(--theme-color-ui-bg, var(--theme-color-app-bg));--theme-family-app-bg-gradient-start: var(--theme-gradient-app-body-top, var(--theme-family-app-bg));--theme-family-app-bg-gradient-mid: var(--theme-gradient-app-body-mid, var(--theme-family-app-bg-gradient-start));--theme-family-app-bg-gradient-end: var(--theme-gradient-app-body-bottom, var(--theme-family-app-bg));--theme-family-app-text: var(--theme-color-ui-text, var(--theme-color-page-text));--theme-family-toolbar-bg: linear-gradient(180deg, var(--theme-gradient-topbar-top, var(--theme-color-ui-accent-deep, var(--theme-color-surface-inverse))) 0%, var(--theme-gradient-topbar-bottom, var(--theme-gradient-topbar-top, var(--theme-color-ui-accent-strong, var(--theme-color-surface-inverse)))) 100%);--theme-family-toolbar-text: var(--theme-color-text-inverse);--theme-family-toolbar-text-muted: var(--theme-color-app-topbar-muted, var(--theme-color-text-inverse));--theme-family-toolbar-shadow: var(--theme-color-discussion-shadow-topbar, var(--theme-color-shadow-strong));--theme-family-nav-active-bg: var(--theme-color-app-nav-active, var(--theme-color-overlay-inverse-soft));--theme-family-sidebar-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-sidebar-border: var(--theme-color-ui-border, var(--theme-color-border-shell-soft, var(--theme-color-border-subtle)));--theme-family-surface-card-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-surface-card-bg-alt: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom-soft, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-surface-shell-bg: var(--theme-color-surface-stage-soft, var(--theme-color-ui-bg-soft, var(--theme-color-surface-soft)));--theme-family-surface-shell-bg-strong: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-surface-shell-border: var(--theme-color-border-shell-soft, var(--theme-color-ui-border, var(--theme-color-border-subtle)));--theme-family-surface-shell-border-strong: var(--theme-color-ui-border-strong, var(--theme-color-border-card-soft, var(--theme-color-border-default)));--theme-family-surface-shell-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-surface-shell-shadow-strong: var(--theme-color-shadow-card-shell-strong, var(--theme-color-shadow-strong));--theme-family-surface-hover-border: var(--theme-color-border-card-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-surface-hover-shadow: var(--theme-color-shadow-card-hover, var(--theme-color-shadow-card-hover-soft));--theme-family-surface-glass: var(--theme-color-group-surface-glass, var(--theme-color-surface-glass-soft, var(--theme-color-surface-overlay-soft)));--theme-family-surface-muted: var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft, var(--theme-color-surface-muted)));--theme-family-titlebar-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom-muted, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-titlebar-gradient-start: var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated)));--theme-family-titlebar-gradient-end: var(--theme-gradient-card-bottom-muted, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-titlebar-border: var(--theme-color-ui-border-strong, var(--theme-color-border-card-soft, var(--theme-color-border-subtle)));--theme-family-titlebar-text: var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-titlebar-text-muted: var(--theme-color-discussion-muted-text, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-titlebar-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-titlebar-action-icon: var(--theme-color-titlebar-action-icon, currentColor);--theme-family-titlebar-action-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-text-primary: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-text-secondary: var(--theme-color-ui-text-muted, var(--theme-color-text-secondary));--theme-family-text-muted: var(--theme-color-ui-text-muted, var(--theme-color-text-muted));--theme-family-text-heading: var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-text-heading-soft: var(--theme-color-text-heading-soft, var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary))));--theme-family-text-inverse: var(--theme-color-text-inverse);--theme-family-text-accent: var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-link)));--theme-family-text-meta: var(--theme-color-text-meta-soft, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-text-label: var(--theme-color-text-supporting, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-text-chip: var(--theme-color-discussion-text-pill, var(--theme-color-text-pill-muted, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary))));--theme-family-text-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-ui-text-muted, var(--theme-color-text-muted)));--theme-family-control-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-control-border: var(--theme-color-ui-border, var(--theme-color-border-default));--theme-family-control-text: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-control-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-control-hover-border: var(--theme-color-border-action-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-control-active-bg: var(--theme-color-surface-action-active, var(--theme-color-discussion-accent-soft, var(--theme-color-surface-card-accent-strong)));--theme-family-control-active-border: var(--theme-color-discussion-border-active, var(--theme-color-ui-accent, var(--theme-color-border-accent-strong, var(--theme-color-border-default))));--theme-family-control-active-text: var(--theme-color-ui-accent-deep, var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-primary))));--theme-family-control-focus-ring: var(--theme-color-shadow-highlight, var(--theme-color-discussion-overlay-focus, var(--theme-color-overlay-accent-soft)));--theme-family-control-shadow: var(--theme-color-shadow-card-faint, var(--theme-color-shadow-soft));--theme-family-control-shadow-active: var(--theme-color-shadow-highlight-strong, var(--theme-color-shadow-strong));--theme-family-input-bg: var(--theme-color-input-surface-strong, var(--theme-color-ui-surface, var(--theme-color-surface-elevated)));--theme-family-input-border: var(--theme-color-users-search-border, var(--theme-color-ui-border, var(--theme-color-border-default)));--theme-family-input-text: var(--theme-color-users-search-text, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-input-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-ui-text-muted, var(--theme-color-text-muted)));--theme-family-input-icon-surface: var(--theme-color-users-search-icon-surface, var(--theme-color-discussion-accent-soft, var(--theme-color-overlay-accent-soft)));--theme-family-input-icon-text: var(--theme-color-users-search-icon-text, var(--theme-color-ui-accent, var(--theme-color-text-accent-strong)));--theme-family-input-focus-border: var(--theme-color-users-search-focus-border, var(--theme-color-discussion-border-focus, var(--theme-color-ui-accent, var(--theme-color-border-accent-strong))));--theme-family-input-focus-ring: var(--theme-color-users-search-focus-ring, var(--theme-color-discussion-overlay-focus, var(--theme-color-shadow-highlight)));--theme-family-input-inset-light: var(--theme-color-shadow-inset-light);--theme-family-input-shadow: var(--theme-color-shadow-users-search, var(--theme-color-shadow-card-soft, var(--theme-color-shadow-soft)));--theme-family-item-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-item-border: var(--theme-color-ui-border, var(--theme-color-border-card-soft, var(--theme-color-border-subtle)));--theme-family-item-text: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-item-meta: var(--theme-color-ui-text-muted, var(--theme-color-text-meta-soft, var(--theme-color-text-secondary)));--theme-family-item-hover-bg: var(--theme-color-discussion-surface-highlight, var(--theme-color-surface-card-accent-soft, var(--theme-color-surface-action-hover)));--theme-family-item-hover-border: var(--theme-color-border-card-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-item-selected-bg: var(--theme-color-discussion-accent-soft-strong, var(--theme-color-surface-card-accent-strong, var(--theme-color-surface-action-active)));--theme-family-item-selected-border: var(--theme-color-discussion-border-active, var(--theme-color-border-accent-soft, var(--theme-color-border-accent-strong)));--theme-family-item-accent-bar: var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-link)));--theme-family-item-own-bg: var(--theme-color-discussion-overlay-active-bottom, var(--theme-color-overlay-accent-soft-strong, var(--theme-color-surface-card-accent-strong)));--theme-family-badge-bg: var(--theme-color-notification-badge, var(--theme-color-ui-accent-deep, var(--theme-color-surface-inverse)));--theme-family-badge-text: var(--theme-color-notification-badge-text, var(--theme-color-text-inverse));--theme-family-pill-bg: var(--theme-color-discussion-surface-pill, var(--theme-color-surface-ink-chip, var(--theme-color-overlay-ink-soft)));--theme-family-pill-text: var(--theme-color-discussion-text-pill, var(--theme-color-text-pill-muted, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary))));--theme-family-owner-badge-bg: var(--theme-color-group-owner-badge-surface, var(--theme-family-badge-bg));--theme-family-owner-badge-text: var(--theme-color-group-owner-badge-text, var(--theme-family-badge-text));--theme-family-owner-badge-ring: var(--theme-color-group-owner-badge-ring, var(--theme-color-border-inverse-stronger));--theme-family-state-ring: var(--theme-color-shadow-highlight, var(--theme-color-discussion-overlay-focus, var(--theme-color-overlay-accent-soft)));--theme-family-overlay-backdrop: var(--theme-color-overlay-backdrop);--theme-family-modal-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-modal-border: var(--theme-color-ui-border, var(--theme-color-border-shell-soft, var(--theme-color-border-subtle)));--theme-family-modal-shadow: var(--theme-color-shadow-modal-panel, var(--theme-color-shadow-modal-strong, var(--theme-color-shadow-strong)))}:root[data-theme=aurora],.theme-preview-scope[data-preview-theme=aurora]{color-scheme:light;--theme-color-app-bg: #f4f7ff;--theme-color-page-text: #10203a;--theme-color-surface: #ffffff;--theme-color-surface-strong: #ffffff;--theme-color-surface-inverse: #10203a;--theme-color-surface-muted: #f7faff;--theme-color-surface-subtle: #edf4ff;--theme-color-fill-muted: #dde8fb;--theme-color-fill-toggle-track: #c7d8f7;--theme-color-fill-toggle-track-active: #4f46e5;--theme-color-text-supporting: #34507b;--theme-color-text-link: #19376d;--theme-color-text-success: #047857;--theme-color-text-accent-strong: #4338ca;--theme-color-text-meta-soft: #6a7ea5;--theme-color-text-pill-muted: #45608b;--theme-color-text-pill-private: #9a3412;--theme-color-border-subtle: #d8e4f7;--theme-color-border-default: #c8d9f3;--theme-color-border-strong: #365899;--theme-color-border-card-soft: #d5e2f6;--theme-color-border-card-hover: #bfd4f3;--theme-color-border-action-hover: #9ab3de;--theme-color-border-accent-soft: #c7d2fe;--theme-color-border-accent-strong: #6366f1;--theme-color-border-info-soft: #93c5fd;--theme-color-border-warning-soft: rgba(249, 115, 22, .22);--theme-color-border-shell-soft: rgba(51, 65, 85, .1);--theme-color-border-success-soft: rgba(16, 185, 129, .24);--theme-color-border-card-faint: #e4ecfa;--theme-color-border-empty-dashed: #c4d3ec;--theme-color-border-selected-soft: rgba(99, 102, 241, .1);--theme-color-overlay-backdrop: rgba(17, 24, 39, .4);--theme-color-overlay-accent-soft: rgba(99, 102, 241, .12);--theme-color-overlay-accent-soft-strong: rgba(99, 102, 241, .16);--theme-color-overlay-brand-soft: rgba(14, 165, 233, .12);--theme-color-overlay-ink-faint: rgba(16, 32, 58, .02);--theme-color-overlay-ink-soft: rgba(16, 32, 58, .05);--theme-color-overlay-ink-soft-strong: rgba(16, 32, 58, .08);--theme-color-overlay-warning-soft: rgba(255, 237, 213, .98);--theme-color-overlay-warning-soft-strong: rgba(255, 247, 237, .98);--theme-color-overlay-media-soft: #eef6ff;--theme-color-overlay-media-soft-strong: #e5efff;--theme-color-surface-elevated: #ffffff;--theme-color-surface-soft: #f6f9ff;--theme-color-surface-soft-strong: #eef4ff;--theme-color-surface-stage-soft: rgba(247, 250, 255, .78);--theme-color-surface-glass-soft: rgba(255, 255, 255, .8);--theme-color-surface-card-accent-soft: #f5f3ff;--theme-color-surface-card-accent-strong: #e0e7ff;--theme-color-surface-action-hover: #eef4ff;--theme-color-surface-action-active: #e0e7ff;--theme-color-surface-picker-backdrop: rgba(17, 24, 39, .48);--theme-color-surface-picker-tab-active: #ffffff;--theme-color-surface-ink-chip: rgba(79, 70, 229, .08);--theme-color-surface-info-soft: #eff6ff;--theme-color-shadow-soft: rgba(69, 92, 148, .08);--theme-color-shadow-strong: rgba(37, 58, 105, .18);--theme-color-shadow-thumb: rgba(37, 58, 105, .18);--theme-color-shadow-card-soft: rgba(54, 88, 153, .08);--theme-color-shadow-card-hover-soft: rgba(54, 88, 153, .12);--theme-color-shadow-card-hover: rgba(54, 88, 153, .14);--theme-color-shadow-card-emphasis: rgba(54, 88, 153, .18);--theme-color-shadow-card-shell: rgba(54, 88, 153, .1);--theme-color-shadow-card-shell-strong: rgba(54, 88, 153, .14);--theme-color-shadow-card-faint: rgba(54, 88, 153, .06);--theme-color-shadow-highlight: rgba(99, 102, 241, .16);--theme-color-shadow-highlight-strong: rgba(99, 102, 241, .22);--theme-color-shadow-modal-strong: rgba(17, 24, 39, .22);--theme-color-shadow-modal-panel: rgba(37, 58, 105, .2);--theme-color-shadow-badge: rgba(54, 88, 153, .18);--theme-size-responsive-action-icon: 1.04rem;--theme-size-titlebar-action-icon: 1.09rem;--theme-size-filter-chip-count: .73rem;--theme-size-section-eyebrow: .79rem;--theme-size-nav-notification-icon: 1.05rem;--theme-size-avatar-trigger-placeholder: 1.38rem;--theme-color-responsive-action-icon: #eef2ff;--theme-color-titlebar-action-icon: #eef2ff;--theme-color-filter-chip-count-bg: rgba(79, 70, 229, .14);--theme-color-filter-chip-count-text: #4338ca;--theme-color-filter-chip-count-shadow: rgba(79, 70, 229, .14);--theme-color-section-eyebrow: #5b6fb2;--theme-color-events-user-state-chip-bg: rgba(79, 70, 229, .1);--theme-color-events-user-state-chip-text: #4338ca;--theme-color-events-user-state-chip-border: rgba(99, 102, 241, .2);--theme-color-nav-notification-icon: #eef2ff;--theme-color-avatar-trigger-placeholder: #4f46e5;--theme-color-user-type-toggle-track-border: rgba(99, 102, 241, .14);--theme-color-shadow-tab-active: rgba(79, 70, 229, .12);--theme-color-shadow-inset-light: rgba(255, 255, 255, .78);--theme-gradient-card-top: rgba(255, 255, 255, .98);--theme-gradient-card-bottom: rgba(243, 248, 255, .97);--theme-gradient-card-bottom-soft: rgba(239, 245, 255, .96);--theme-gradient-card-bottom-muted: rgba(236, 243, 255, .96);--theme-color-text-primary: #10203a;--theme-color-text-secondary: #61759c;--theme-color-text-muted: #6f82a8;--theme-color-text-heading-soft: #1b2f52;--theme-color-text-heading-muted: #47658d;--theme-color-text-inverse: #ffffff;--theme-color-text-danger: #b91c1c;--theme-color-text-danger-strong: #dc2626;--theme-color-text-ink-strong: #10203a;--theme-color-text-success-strong: #047857;--theme-color-status-admin: #047857;--theme-color-status-admin-surface: rgba(209, 250, 229, .95);--theme-color-status-moderator: #c2410c;--theme-color-status-moderator-surface: rgba(255, 237, 213, .96);--theme-color-status-public: #1d4ed8;--theme-color-status-public-surface: rgba(219, 234, 254, .95);--theme-color-status-private-surface: rgba(254, 226, 226, .95);--theme-color-status-following: #7c3aed;--theme-color-status-following-surface: rgba(237, 233, 254, .96);--theme-color-status-followed: #0f766e;--theme-color-status-followed-surface: rgba(204, 251, 241, .95);--theme-color-status-mutual: #4338ca;--theme-color-status-mutual-surface: rgba(224, 231, 255, .96);--theme-color-status-pending: #a16207;--theme-color-status-pending-surface: rgba(254, 249, 195, .96);--theme-color-status-declined-surface: rgba(241, 245, 249, .96);--theme-color-status-online: #22c55e;--theme-color-status-offline: #ef4444;--theme-gradient-users-chip-active-start: rgba(99, 102, 241, .96);--theme-gradient-users-chip-active-end: rgba(14, 165, 233, .94);--theme-color-users-chip-active-text: #f8fbff;--theme-color-shadow-users-chip-active: rgba(99, 102, 241, .18);--theme-color-users-chip-count-surface: rgba(16, 32, 58, .08);--theme-color-users-chip-count-active-surface: rgba(255, 255, 255, .18);--theme-color-users-chip-border: rgba(148, 163, 184, .26);--theme-color-users-chip-surface: rgba(248, 250, 255, .92);--theme-color-users-chip-text: #29456f;--theme-color-users-chip-hover-border: rgba(99, 102, 241, .22);--theme-color-shadow-users-chip-hover: rgba(54, 88, 153, .08);--theme-color-users-chip-active-border: rgba(99, 102, 241, .3);--theme-color-users-search-border: rgba(148, 163, 184, .24);--theme-gradient-users-search-top: rgba(255, 255, 255, .98);--theme-gradient-users-search-bottom: rgba(239, 246, 255, .96);--theme-color-users-search-fill: rgba(255, 255, 255, .92);--theme-color-shadow-users-search: rgba(54, 88, 153, .09);--theme-color-shadow-users-search-focus: rgba(99, 102, 241, .12);--theme-color-shadow-users-search-inset: rgba(255, 255, 255, .82);--theme-color-shadow-users-search-inset-strong: rgba(255, 255, 255, .88);--theme-color-users-search-focus-border: rgba(99, 102, 241, .3);--theme-color-users-search-focus-ring: rgba(99, 102, 241, .12);--theme-color-users-search-icon-surface: rgba(14, 165, 233, .1);--theme-color-users-search-icon-text: #0369a1;--theme-color-users-search-text: #10203a;--theme-color-users-search-placeholder: #7b8fb5;--theme-gradient-groups-submit-start: rgba(79, 70, 229, .96);--theme-gradient-groups-submit-end: rgba(14, 165, 233, .92);--theme-color-groups-submit-border: rgba(99, 102, 241, .18);--theme-color-groups-submit-text: #ffffff;--theme-color-shadow-groups-submit-hover: rgba(79, 70, 229, .22);--theme-color-group-owner-badge-surface: #7c3aed;--theme-color-group-owner-badge-text: #ffffff;--theme-color-group-owner-badge-ring: rgba(255, 255, 255, .72);--theme-color-shadow-group-owner-badge: rgba(124, 58, 237, .24);--theme-color-group-surface-glass-soft: rgba(255, 255, 255, .7);--theme-color-group-surface-glass: rgba(255, 255, 255, .88);--theme-color-group-surface-glow: rgba(255, 255, 255, .74);--theme-color-role-owner-ring: rgba(99, 102, 241, .4);--theme-color-role-moderator-ring: rgba(249, 115, 22, .42);--theme-color-role-member-ring: rgba(34, 197, 94, .4);--theme-color-role-invited-ring: rgba(168, 85, 247, .4);--theme-color-role-pending-ring: rgba(245, 158, 11, .42);--theme-color-role-available-ring: rgba(148, 163, 184, .34);--theme-color-role-owner-border-soft: rgba(99, 102, 241, .24);--theme-color-role-moderator-border-soft: rgba(249, 115, 22, .26);--theme-color-role-member-border-soft: rgba(34, 197, 94, .24);--theme-color-role-invited-border-soft: rgba(168, 85, 247, .24);--theme-color-role-pending-border-soft: rgba(245, 158, 11, .24);--theme-color-role-available-border-soft: rgba(148, 163, 184, .22);--theme-chat-message-bubble-border: rgba(186, 230, 253, .44);--theme-gradient-chat-message-bubble-start: rgba(255, 255, 255, .9);--theme-gradient-chat-message-bubble-end: rgba(240, 249, 255, .72);--theme-color-chat-message-bubble-shadow: rgba(54, 88, 153, .12);--theme-chat-message-bubble-mine-border: rgba(129, 140, 248, .34);--theme-gradient-chat-message-bubble-mine-start: rgba(224, 231, 255, .96);--theme-gradient-chat-message-bubble-mine-end: rgba(224, 242, 254, .84);--theme-color-chat-message-bubble-mine-shadow: rgba(99, 102, 241, .14);--theme-chat-composer-border: rgba(191, 219, 254, .34);--theme-color-chat-composer-glow: rgba(99, 102, 241, .12);--theme-gradient-chat-composer-start: rgba(255, 255, 255, .84);--theme-gradient-chat-composer-end: rgba(240, 249, 255, .68);--theme-color-chat-composer-inset: rgba(255, 255, 255, .82);--theme-color-chat-composer-shadow: rgba(54, 88, 153, .14);--theme-chat-composer-input-border: rgba(191, 219, 254, .3);--theme-chat-composer-input-surface: rgba(255, 255, 255, .86);--theme-chat-composer-input-text: #10203a;--theme-color-chat-composer-input-inset: rgba(255, 255, 255, .84);--theme-chat-composer-input-placeholder: rgba(100, 116, 139, .72);--theme-chat-composer-input-focus-border: rgba(99, 102, 241, .32);--theme-color-chat-composer-input-focus-ring: rgba(99, 102, 241, .12);--theme-color-chat-composer-input-focus-inset: rgba(255, 255, 255, .9);--theme-gradient-chat-send-button-start: rgba(99, 102, 241, .96);--theme-gradient-chat-send-button-end: rgba(14, 165, 233, .92);--theme-chat-send-button-text: #ffffff;--theme-color-chat-send-button-shadow: rgba(99, 102, 241, .24);--theme-color-chat-send-button-shadow-hover: rgba(99, 102, 241, .3);--theme-gradient-chat-typing-indicator-start: rgba(99, 102, 241, .96);--theme-gradient-chat-typing-indicator-end: rgba(14, 165, 233, .92);--theme-chat-typing-indicator-border: rgba(129, 140, 248, .22);--theme-color-chat-typing-indicator-shadow: rgba(99, 102, 241, .22);--theme-chat-emoji-picker-border: rgba(191, 219, 254, .3);--theme-chat-emoji-picker-sheen: rgba(255, 255, 255, .78);--theme-chat-emoji-picker-surface: rgba(255, 255, 255, .98);--theme-color-chat-emoji-picker-shadow: rgba(54, 88, 153, .2);--theme-chat-emoji-picker-close-border: rgba(191, 219, 254, .24);--theme-chat-emoji-picker-close-surface: rgba(239, 246, 255, .96);--theme-chat-emoji-picker-close-text: #19376d;--theme-chat-emoji-picker-close-hover-border: rgba(99, 102, 241, .24);--theme-chat-emoji-picker-close-hover-surface: rgba(224, 231, 255, .9);--theme-chat-emoji-picker-emoji-border: rgba(191, 219, 254, .18);--theme-chat-emoji-picker-emoji-surface: rgba(248, 250, 255, .94);--theme-chat-emoji-picker-emoji-hover-border: rgba(99, 102, 241, .24);--theme-chat-emoji-picker-emoji-hover-surface: rgba(224, 231, 255, .88);--theme-color-notifications-filter-border: rgba(191, 219, 254, .28);--theme-color-notifications-filter-surface: rgba(255, 255, 255, .82);--theme-color-notifications-filter-active: rgba(224, 231, 255, .92);--theme-color-notifications-text-read: #6f82a8;--theme-color-notifications-text-unread: #4338ca;--theme-color-notifications-group-divider: rgba(148, 163, 184, .16);--theme-color-throttle-border: rgba(191, 219, 254, .26);--theme-color-throttle-surface: rgba(255, 255, 255, .9);--theme-color-throttle-text: #19376d;--theme-color-shadow-throttle: rgba(54, 88, 153, .16);--theme-color-thread-line-soft: #d4def0;--theme-color-thread-line-strong: #afc1e0;--theme-color-thread-line-highlight: #9ab0dd;--theme-color-thread-line-highlight-strong: #7d96cf;--theme-color-thread-cutout: #f4f7ff;--theme-color-performance-text: #6f82a8;--theme-color-performance-text-strong: #10203a;--theme-color-performance-header-border: #d5e2f6;--theme-font-family-base: Arial, Helvetica, sans-serif;--theme-color-border-inverse-stronger: rgba(255, 255, 255, .9);--theme-color-surface-overlay-soft: rgba(255, 255, 255, .7);--theme-color-border-inverse-soft: rgba(255, 255, 255, .25);--theme-color-border-inverse-strong: rgba(255, 255, 255, .45);--theme-color-border-inverse-faint: rgba(255, 255, 255, .06);--theme-color-overlay-inverse-soft: rgba(255, 255, 255, .14);--theme-color-shadow-inverse-outline: rgba(255, 255, 255, .2);--theme-color-shadow-highlight-transparent: rgba(37, 99, 235, 0);--theme-color-performance-header-divider: #d8e5f8;--theme-color-performance-card-border: #d7e3f5;--theme-color-performance-card-border-soft: #dfe9f8;--theme-color-performance-card-border-strong: #c9d8f0;--theme-color-performance-card-text: #30496f;--theme-color-performance-card-bg: #ffffff;--theme-color-performance-card-bg-soft: #f8fbff;--theme-color-performance-overlay-soft: rgba(99, 102, 241, .06);--theme-color-performance-overlay-header-top: rgba(255, 255, 255, .99);--theme-color-performance-overlay-header-bottom: rgba(243, 248, 255, .98);--theme-color-performance-overlay-card-top: rgba(255, 255, 255, .99);--theme-color-performance-overlay-card-bottom: rgba(239, 245, 255, .98);--theme-color-performance-shadow-soft: rgba(15, 23, 42, .04);--theme-color-performance-shadow-soft-strong: rgba(15, 23, 42, .05);--theme-color-performance-text-placeholder: #9ca3af;--theme-color-inverse-text-muted-strong: rgba(255, 255, 255, .8);--theme-color-inverse-text-muted-soft: rgba(255, 255, 255, .78);--theme-color-discussion-accent: #6366f1;--theme-color-discussion-accent-hover: #4f46e5;--theme-color-discussion-accent-strong: #0369a1;--theme-color-discussion-accent-deep: #1e3a8a;--theme-color-discussion-accent-soft: rgba(99, 102, 241, .12);--theme-color-discussion-accent-soft-strong: rgba(14, 165, 233, .16);--theme-color-discussion-border: rgba(176, 196, 244, .8);--theme-color-discussion-border-strong: rgba(129, 140, 248, .32);--theme-color-discussion-surface: rgba(255, 255, 255, .97);--theme-color-discussion-surface-muted: rgba(242, 247, 255, .98);--theme-color-discussion-muted-text: #6f82b5;--theme-color-discussion-pill-text: #435ca0;--theme-color-discussion-pill-text-strong: #27478f;--theme-color-discussion-action-count: #5973b6;--theme-color-discussion-shadow-soft: rgba(67, 97, 163, .08);--theme-color-discussion-shadow: rgba(67, 97, 163, .1);--theme-color-discussion-shadow-strong: rgba(67, 97, 163, .14);--theme-color-discussion-shadow-button: rgba(99, 102, 241, .18);--theme-color-discussion-shadow-button-hover: rgba(14, 165, 233, .22);--theme-color-discussion-shadow-emphasis: rgba(67, 97, 163, .16);--theme-color-discussion-focus-ring: rgba(99, 102, 241, .16);--theme-color-discussion-overlay-soft: rgba(99, 102, 241, .1);--theme-color-discussion-overlay-strong: rgba(14, 165, 233, .14);--theme-color-discussion-overlay-accent: rgba(14, 165, 233, .12);--theme-color-discussion-overlay-accent-strong: rgba(99, 102, 241, .18);--theme-color-discussion-overlay-border-soft: rgba(129, 140, 248, .18);--theme-color-discussion-overlay-border-strong: rgba(14, 165, 233, .24);--theme-color-discussion-surface-white-soft: rgba(255, 255, 255, .9);--theme-color-discussion-surface-white-strong: rgba(255, 255, 255, .92);--theme-color-discussion-surface-white-max: rgba(255, 255, 255, .97);--theme-gradient-discussion-hero-start: #ffffff;--theme-gradient-discussion-hero-end: #edf5ff;--theme-gradient-discussion-modal-end: #eff4ff;--theme-gradient-discussion-surface-end: #f7fbff;--theme-gradient-discussion-surface-alt-end: #f2f8ff;--theme-gradient-discussion-surface-soft-start: #fbfdff;--theme-gradient-discussion-surface-soft-end: #edf5ff;--theme-gradient-discussion-button-hover-start: #6366f1;--theme-gradient-discussion-button-hover-end: #0ea5e9;--theme-gradient-danger-button-start: #d85c5c;--theme-gradient-danger-button-end: #bb4747;--theme-gradient-danger-button-hover-start: #c94f4f;--theme-gradient-danger-button-hover-end: #a53b3b;--theme-color-danger-button-border: #b84343;--theme-color-danger-button-border-hover: #a53b3b;--theme-color-danger-button-shadow: rgba(184, 67, 67, .22);--theme-color-danger-button-shadow-hover: rgba(165, 59, 59, .26);--theme-color-notification-card-border: rgba(148, 163, 184, .18);--theme-color-notification-card-border-hover: rgba(96, 165, 250, .38);--theme-color-notification-card-shadow-hover: rgba(15, 23, 42, .16);--theme-color-events-hero-overlay: rgba(59, 130, 246, .12);--theme-gradient-events-hero-start: #ffffff;--theme-gradient-events-hero-end: #f8fbff;--theme-color-events-cell-shadow: rgba(15, 23, 42, .04);--theme-color-events-cell-muted-text: #9ca3af;--theme-color-discussion-modal-backdrop: rgba(15, 23, 42, .56);--theme-color-discussion-modal-sheen: rgba(99, 102, 241, .16);--theme-color-discussion-card-divider: rgba(129, 140, 248, .12);--theme-color-discussion-context-dot: rgba(99, 102, 241, .38);--theme-color-discussion-card-shadow: rgba(67, 97, 163, .08);--theme-color-discussion-button-text: #ffffff;--theme-color-notification-badge: #dc2626;--theme-color-notification-badge-text: #ffffff;--theme-color-notification-card-border-read: rgba(148, 163, 184, .28);--theme-color-notification-card-surface: #ffffff;--theme-gradient-notification-card-unread-start: #eff6ff;--theme-gradient-notification-card-unread-end: #ffffff;--theme-color-notification-card-unread-bar: rgba(37, 99, 235, .85);--theme-gradient-notification-card-read-start: rgba(248, 250, 252, .95);--theme-gradient-notification-card-read-end: #ffffff;--theme-color-notification-status-unread-surface: rgba(37, 99, 235, .12);--theme-color-notification-status-unread-text: #1d4ed8;--theme-color-notification-status-read-surface: rgba(148, 163, 184, .16);--theme-color-notification-status-read-text: #475569;--theme-color-events-weekday-text: #6b7280;--theme-color-events-cell-border: #e5e7eb;--theme-color-events-cell-surface: #ffffff;--theme-color-events-cell-muted-surface: #f9fafb;--theme-color-events-cell-today-border: #93c5fd;--theme-color-events-cell-today-ring: rgba(59, 130, 246, .12);--theme-color-events-chip-border: #dbe3f0;--theme-color-events-chip-surface: #f8fbff;--theme-color-events-chip-text: #111827;--theme-color-events-chip-hover-border: #bfdbfe;--theme-color-events-chip-time-text: #1d4ed8;--theme-color-ui-bg: var(--theme-color-app-bg);--theme-color-ui-bg-soft: var(--theme-color-surface-soft);--theme-color-ui-surface: var(--theme-color-surface);--theme-color-ui-surface-soft: var(--theme-color-surface-soft);--theme-color-ui-surface-tint: var(--theme-color-surface-soft-strong);--theme-color-ui-border: var(--theme-color-border-card-soft);--theme-color-ui-border-strong: var(--theme-color-border-card-hover);--theme-color-ui-text: var(--theme-color-page-text);--theme-color-ui-text-muted: var(--theme-color-text-muted);--theme-color-ui-accent: var(--theme-color-discussion-accent);--theme-color-ui-accent-hover: var(--theme-color-discussion-accent-hover);--theme-color-ui-accent-strong: var(--theme-color-discussion-accent-strong);--theme-color-ui-accent-deep: var(--theme-color-discussion-accent-deep);--theme-gradient-app-body-top: #f7fbff;--theme-gradient-app-body-mid: #f2f7ff;--theme-gradient-app-body-bottom: #eef5ff;--theme-gradient-topbar-top: #6677f5;--theme-gradient-topbar-bottom: #3da0eb;--theme-gradient-discussion-card-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-discussion-card-bottom: var(--theme-gradient-discussion-surface-end);--theme-gradient-discussion-media-top: var(--theme-gradient-discussion-surface-soft-start);--theme-gradient-discussion-media-bottom: var(--theme-gradient-discussion-surface-soft-end);--theme-gradient-discussion-action-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-discussion-action-bottom: var(--theme-color-discussion-surface-white-soft);--theme-gradient-chat-item-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-chat-item-bottom: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-surface-strong: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-surface-highlight: var(--theme-gradient-discussion-surface-highlight-end);--theme-color-discussion-surface-pill: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-text-heading: var(--theme-color-discussion-accent-strong);--theme-color-discussion-text-count: var(--theme-color-discussion-action-count);--theme-color-discussion-text-pill: var(--theme-color-discussion-pill-text);--theme-color-discussion-border-soft: var(--theme-color-discussion-border);--theme-color-discussion-border-action: var(--theme-color-discussion-border);--theme-color-discussion-border-active: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-accent: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-accent-strong: var(--theme-color-discussion-overlay-border-strong);--theme-color-discussion-border-avatar: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-focus: var(--theme-color-discussion-accent);--theme-color-discussion-border-pill: var(--theme-color-discussion-border);--theme-color-discussion-divider-soft: var(--theme-color-discussion-card-divider);--theme-color-discussion-overlay-focus: var(--theme-color-discussion-focus-ring);--theme-color-discussion-overlay-page: var(--theme-color-discussion-overlay-soft);--theme-color-discussion-overlay-sheen: var(--theme-color-discussion-overlay-accent-strong);--theme-color-discussion-overlay-active-top: var(--theme-color-discussion-accent-soft-strong);--theme-color-discussion-overlay-active-bottom: var(--theme-color-discussion-accent-soft);--theme-color-discussion-shadow-accent: var(--theme-color-discussion-shadow-button);--theme-color-discussion-shadow-avatar: var(--theme-color-discussion-shadow-soft);--theme-color-discussion-shadow-modal: var(--theme-color-shadow-card-emphasis);--theme-color-discussion-shadow-topbar: var(--theme-color-discussion-shadow-emphasis);--theme-color-discussion-header-glow: var(--theme-color-discussion-overlay-accent-strong);--theme-color-discussion-header-end: var(--theme-gradient-discussion-hero-end);--theme-color-discussion-field-surface: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-ghost-surface: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-icon-surface-end: var(--theme-gradient-discussion-surface-alt-end);--theme-color-discussion-icon-active-end: var(--theme-color-discussion-accent-soft-strong);--theme-color-discussion-panel-start: var(--theme-gradient-discussion-hero-start);--theme-color-discussion-panel-end: var(--theme-gradient-discussion-hero-end);--theme-color-discussion-panel-surface: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-panel-surface-end: var(--theme-gradient-discussion-surface-panel-end);--theme-color-discussion-pill-accent-border: var(--theme-color-discussion-overlay-border-soft);--theme-color-discussion-pill-accent-surface: var(--theme-color-discussion-accent-soft);--theme-color-discussion-pill-accent-text: var(--theme-color-discussion-pill-text-strong);--theme-color-discussion-pill-border: var(--theme-color-discussion-border);--theme-color-discussion-shell-start: var(--theme-gradient-app-body-top);--theme-color-discussion-shell-end: var(--theme-gradient-app-body-bottom);--theme-color-discussion-stage-start: var(--theme-color-discussion-thread-accent);--theme-color-discussion-stage-end: var(--theme-color-discussion-thread-accent-fade);--theme-color-discussion-stage-border: var(--theme-color-discussion-thread-root-border);--theme-color-discussion-stage-surface-start: var(--theme-gradient-discussion-surface-highlight-start);--theme-color-discussion-stage-surface-end: var(--theme-gradient-discussion-surface-highlight-end);--theme-color-discussion-button-hover-start: var(--theme-gradient-discussion-button-hover-start);--theme-color-discussion-button-hover-end: var(--theme-gradient-discussion-button-hover-end);--theme-color-discussion-count-text: var(--theme-color-discussion-action-count);--theme-shadow-discussion-avatar: 0 8px 18px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-icon: 0 8px 18px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-icon-hover: 0 12px 24px var(--theme-color-discussion-shadow-button);--theme-shadow-discussion-button: 0 12px 24px var(--theme-color-discussion-shadow-button);--theme-shadow-discussion-button-hover: 0 16px 30px var(--theme-color-discussion-shadow-button-hover);--theme-shadow-discussion-ghost-hover: 0 12px 24px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-card-hover: 0 18px 38px var(--theme-color-discussion-shadow-emphasis);--theme-shadow-discussion-stage: 0 18px 34px var(--theme-color-discussion-thread-root-shadow);--theme-shadow-discussion-stage-strong: 0 18px 34px var(--theme-color-discussion-highlight-shadow);--theme-gradient-discussion-surface-white-start: #ffffff;--theme-gradient-discussion-surface-highlight-start: #fcfdff;--theme-gradient-discussion-surface-highlight-end: #eef4ff;--theme-gradient-discussion-surface-panel-end: #edf3ff;--theme-color-discussion-panel-overlay-soft: rgba(99, 102, 241, .12);--theme-color-discussion-thread-accent: rgba(99, 102, 241, .3);--theme-color-discussion-thread-accent-fade: rgba(14, 165, 233, .1);--theme-color-discussion-thread-root-border: #bfd2f5;--theme-color-discussion-thread-root-shadow: rgba(67, 97, 163, .12);--theme-color-discussion-highlight-shadow: rgba(99, 102, 241, .16);--theme-color-discussion-character-info: rgba(67, 97, 163, .9);--theme-color-discussion-character-warn: rgba(180, 95, 19, .94);--theme-color-events-cell-active-start: #ffffff;--theme-color-events-cell-active-end: #f2f7ff;--theme-color-events-chip-shadow: rgba(99, 102, 241, .12);--theme-color-auth-titlebar-surface: #445fda;--theme-color-auth-titlebar-shadow: rgba(67, 97, 163, .2);--theme-color-auth-titlebar-shadow-soft: rgba(67, 97, 163, .12);--theme-color-auth-titlebar-border: rgba(255, 255, 255, .3);--theme-color-auth-titlebar-muted: rgba(241, 245, 255, .86);--theme-color-auth-titlebar-muted-soft: rgba(231, 238, 255, .8);--theme-color-app-topbar-muted: rgba(239, 244, 255, .82);--theme-color-app-nav-active: rgba(255, 255, 255, .18);--theme-color-input-surface-strong: rgba(255, 255, 255, .92);--theme-color-discussion-pill-inset: rgba(255, 255, 255, .78);--theme-color-surface-inverse-strong: #2747ad;--theme-color-shadow-inverse-soft: rgba(67, 97, 163, .08);--theme-color-shadow-inverse-panel: rgba(67, 97, 163, .18);--theme-color-shadow-inverse-panel-soft: rgba(67, 97, 163, .1);--theme-color-border-inverse-subtle: rgba(255, 255, 255, .18);--theme-color-border-neutral-soft: #d6e4f8;--theme-color-surface-card-glass: rgba(255, 255, 255, .82);--theme-color-surface-card-elevated-start: rgba(255, 255, 255, .99);--theme-color-surface-card-elevated-end: rgba(241, 246, 255, .97);--theme-color-surface-card-elevated-end-soft: rgba(236, 243, 255, .96);--theme-color-surface-card-muted-glass: rgba(247, 250, 255, .78);--theme-color-surface-card-inset: rgba(255, 255, 255, .8);--theme-color-shadow-card-elevated: rgba(67, 97, 163, .08);--theme-color-shadow-card-elevated-strong: rgba(67, 97, 163, .1);--theme-color-shadow-card-hover-emerald: rgba(99, 102, 241, .12);--theme-color-shadow-overlay-dark: rgba(59, 85, 151, .34);--theme-color-shadow-highlight-blue-soft: rgba(99, 102, 241, .14);--theme-color-shadow-highlight-blue-strong: rgba(14, 165, 233, .16);--theme-color-profile-subtitle: #7084aa;--theme-color-profile-summary-border: #d5e3f8;--theme-color-profile-summary-surface: #f8fbff;--theme-color-profile-avatar-surface: #e1ebff;--theme-color-profile-avatar-text: #4860cc;--theme-color-privacy-pill-border: #dbe3f0;--theme-color-group-arrow-surface: rgba(15, 23, 42, .06);--theme-color-group-arrow-text: #0f172a;--theme-color-group-hover-border: rgba(16, 185, 129, .24);--theme-color-comment-highlight-border: #93c5fd;--theme-color-comment-highlight-surface: #f8fbff;--theme-color-comment-highlight-shadow: rgba(37, 99, 235, .14);--theme-color-comment-highlight-shadow-strong: rgba(37, 99, 235, .18);--theme-color-comment-empty-border: #d1d5db;--theme-color-comment-card-border: #eef2f7;--theme-color-comment-card-shadow: rgba(15, 23, 42, .05);--theme-color-chat-start-item-active-start: rgba(219, 234, 254, .94);--theme-color-chat-start-item-active-end: rgba(224, 231, 255, .76);--theme-color-chat-start-item-active-ring: rgba(96, 165, 250, .14);--ui-surface: var(--theme-color-ui-surface);--ui-surface-soft: var(--theme-color-ui-surface-soft);--ui-border: var(--theme-color-ui-border);--ui-border-strong: var(--theme-color-ui-border-strong);--ui-text: var(--theme-color-ui-text);--ui-text-muted: var(--theme-color-ui-text-muted);--ui-accent: var(--theme-color-ui-accent);--ui-accent-hover: var(--theme-color-ui-accent-hover);--ui-accent-deep: var(--theme-color-ui-accent-deep);--ui-shadow-soft: var(--theme-color-shadow-card-soft);--ui-shadow-medium: var(--theme-color-shadow-card-shell);--ui-shadow-strong: var(--theme-color-shadow-card-emphasis);--ui-radius-control: .75rem;--ui-radius-card: 1rem;--ui-radius-card-lg: 1.25rem;--discussion-surface: var(--theme-color-discussion-surface);--discussion-surface-muted: var(--theme-color-discussion-surface-muted);--discussion-surface-strong: var(--theme-color-discussion-surface-strong);--discussion-border: var(--theme-color-discussion-border);--discussion-border-strong: var(--theme-color-discussion-border-strong);--discussion-accent: var(--theme-color-discussion-accent);--discussion-accent-soft: var(--theme-color-discussion-accent-soft);--discussion-accent-hover: var(--theme-color-discussion-accent-hover);--discussion-accent-deep: var(--theme-color-discussion-accent-deep);--discussion-accent-strong: var(--theme-color-discussion-accent-strong);--discussion-focus-ring: var(--theme-color-discussion-focus-ring);--discussion-shadow: var(--theme-color-discussion-shadow);--theme-chat-emoji-picker-shadow: var(--theme-color-chat-emoji-picker-shadow);--theme-color-fill-muted-soft: var(--theme-color-fill-muted);--theme-color-fill-accent-soft: var(--theme-color-discussion-accent-soft);--theme-color-fill-success-soft: var(--theme-color-status-admin-surface);--theme-color-fill-warning-soft: var(--theme-color-status-pending-surface);--theme-color-fill-danger-soft: var(--theme-color-status-private-surface);--theme-color-fill-followed-soft: var(--theme-color-status-followed-surface);--theme-color-fill-mutual-soft: var(--theme-color-status-mutual-surface);--theme-color-fill-pending-soft: var(--theme-color-status-pending-surface);--theme-color-fill-relationship-soft: var(--theme-color-status-public-surface);--theme-color-text-warning-strong: var(--theme-color-text-pill-private);--theme-color-text-followed: var(--theme-color-status-followed);--theme-color-text-mutual: var(--theme-color-status-mutual);--theme-color-text-pending: var(--theme-color-status-pending);--theme-color-text-relationship: var(--theme-color-status-public);--theme-color-admin-search-border: var(--theme-color-users-search-border);--theme-color-admin-search-icon: var(--theme-color-users-search-icon-text);--theme-color-admin-search-inset: var(--theme-color-shadow-users-search-inset);--theme-color-admin-search-placeholder: var(--theme-color-users-search-placeholder);--theme-color-admin-search-surface: var(--theme-color-users-search-fill);--theme-color-theme-preview-border: var(--theme-color-border-card-soft);--theme-gradient-theme-preview-classic: linear-gradient(135deg, #111827 0%, #1f2937 100%);--theme-gradient-theme-preview-midnight: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);--theme-gradient-theme-preview-aurora: linear-gradient(135deg, #0f766e 0%, #2563eb 100%);--theme-color-theme-preview-classic-bar: rgba(255, 255, 255, .9);--theme-color-theme-preview-midnight-bar: rgba(148, 163, 184, .9);--theme-color-theme-preview-aurora-bar: rgba(236, 253, 245, .95);--theme-color-discovery-border: var(--theme-color-border-card-soft);--theme-color-discovery-border-soft: var(--theme-color-border-card-faint);--theme-color-discovery-border-strong: var(--theme-color-border-card-hover);--theme-color-discovery-border-strong-hover: var(--theme-color-border-accent-strong);--theme-color-discovery-eyebrow: var(--theme-color-text-meta-soft);--theme-color-discovery-icon: var(--theme-color-text-accent-strong);--theme-color-discovery-icon-strong: var(--theme-color-text-ink-strong);--theme-color-discovery-text: var(--theme-color-page-text);--theme-color-discovery-placeholder: var(--theme-color-users-search-placeholder);--theme-color-discovery-overlay-top: var(--theme-gradient-card-top);--theme-color-discovery-overlay-bottom: var(--theme-gradient-card-bottom);--theme-color-discovery-create-icon-surface: var(--theme-color-overlay-accent-soft);--theme-color-discovery-groups-search-border: var(--theme-color-users-search-border);--theme-color-shadow-discovery-button: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-chip: var(--theme-color-shadow-card-faint);--theme-color-shadow-discovery-chip-active: var(--theme-color-shadow-highlight);--theme-color-shadow-discovery-field: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-icon-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-panel: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-panel-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-create: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-create-hover: var(--theme-color-shadow-card-emphasis);--theme-color-shadow-discovery-groups-search: var(--theme-color-shadow-users-search);--theme-color-shadow-discovery-groups-search-inset: var(--theme-color-shadow-users-search-inset);--theme-gradient-discovery-button-start: var(--theme-gradient-card-top);--theme-gradient-discovery-button-end: var(--theme-gradient-card-bottom);--theme-gradient-discovery-chip-top: var(--theme-gradient-card-top);--theme-gradient-discovery-chip-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-discovery-chip-active-top: var(--theme-gradient-users-chip-active-start);--theme-gradient-discovery-chip-active-bottom: var(--theme-gradient-users-chip-active-end);--theme-gradient-discovery-field-top: var(--theme-gradient-card-top);--theme-gradient-discovery-field-bottom: var(--theme-gradient-card-bottom);--theme-gradient-discovery-icon-start: rgba(37, 99, 235, .14);--theme-gradient-discovery-icon-end: rgba(99, 102, 241, .14);--theme-gradient-discovery-panel-top: var(--theme-gradient-card-top);--theme-gradient-discovery-panel-bottom: var(--theme-gradient-card-bottom);--theme-gradient-discovery-create-start: var(--theme-gradient-card-top);--theme-gradient-discovery-create-end: var(--theme-gradient-card-bottom);--theme-gradient-discovery-groups-search-top: var(--theme-gradient-users-search-top);--theme-gradient-discovery-groups-search-bottom: var(--theme-gradient-users-search-bottom);--theme-color-group-workspace-avatar-border: var(--theme-color-border-card-soft);--theme-color-group-workspace-avatar-fallback: var(--theme-color-profile-avatar-surface);--theme-color-group-workspace-header-border: var(--theme-color-border-card-soft);--theme-color-shadow-group-workspace-avatar: var(--theme-color-shadow-card-shell);--theme-gradient-group-workspace-avatar: linear-gradient(135deg, var(--theme-color-profile-avatar-surface) 0%, var(--theme-color-discussion-accent-soft) 100%);--theme-group-members-card-border: var(--theme-color-border-card-soft);--theme-group-members-card-shadow: var(--theme-color-shadow-card-shell);--theme-group-members-card-surface: var(--theme-color-surface-card-glass);--theme-group-members-empty-border: var(--theme-color-border-empty-dashed);--theme-group-members-empty-surface: var(--theme-color-surface-card-muted-glass);--theme-group-members-shell-border: var(--theme-color-border-shell-soft);--theme-group-members-shell-shadow: var(--theme-color-shadow-card-emphasis);--theme-group-members-header-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom) 100%);--theme-group-members-panel-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-soft) 100%);--theme-group-members-requests-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-muted) 100%);--theme-group-members-request-surface: var(--theme-color-surface-card-glass);--theme-group-members-request-shadow: var(--theme-color-shadow-card-shell);--theme-group-members-pill-surface: var(--theme-color-surface-action-active);--theme-group-members-label-text: var(--theme-color-text-meta-soft);--theme-group-members-search-border: var(--theme-color-users-search-border);--theme-group-members-search-inset: var(--theme-color-shadow-users-search-inset);--theme-group-members-search-surface: var(--theme-color-users-search-fill);--theme-group-members-selection-border: var(--theme-color-border-accent-soft);--theme-group-members-selection-surface: var(--theme-color-surface-info-soft);--theme-group-members-hover-border: var(--theme-color-group-hover-border);--theme-group-members-hover-shadow: var(--theme-color-shadow-card-hover);--theme-group-members-accent-border: var(--theme-color-border-accent-strong);--theme-group-members-accent-gradient: linear-gradient(135deg, var(--theme-color-discussion-accent-soft) 0%, var(--theme-color-discussion-accent-soft-strong) 100%);--theme-group-members-avatar-gradient: linear-gradient(135deg, var(--theme-color-profile-avatar-surface) 0%, var(--theme-color-discussion-accent-soft) 100%);--theme-group-members-avatar-accent-gradient: linear-gradient(135deg, var(--theme-color-discussion-accent-soft) 0%, var(--theme-color-discussion-accent-soft-strong) 100%);--theme-group-members-avatar-text: var(--theme-color-profile-avatar-text);--theme-group-members-invite-hero-border: var(--theme-color-border-accent-soft);--theme-group-members-invite-hero-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-discussion-hero-end) 100%);--theme-group-members-subtabs-surface: var(--theme-color-surface-action-hover);--theme-group-events-shell-border: var(--theme-color-border-shell-soft);--theme-group-events-shell-shadow: var(--theme-color-shadow-card-emphasis);--theme-group-events-header-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-events-hero-end) 100%);--theme-group-events-card-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom) 100%);--theme-group-events-card-shadow: var(--theme-color-shadow-card-shell);--theme-group-events-side-border: var(--theme-color-border-card-soft);--theme-group-events-side-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-soft) 100%);--theme-group-events-stat-surface: var(--theme-color-surface-card-glass);--theme-group-events-stat-inset: var(--theme-color-shadow-inset-light);--theme-group-events-count-surface: var(--theme-color-overlay-accent-soft);--theme-group-events-form-surface: var(--theme-color-surface-card-glass);--theme-group-events-label-text: var(--theme-color-text-meta-soft);--theme-group-events-description-text: var(--theme-color-text-supporting);--theme-group-events-meta-border: var(--theme-color-border-card-soft);--theme-group-events-meta-surface: var(--theme-color-surface-action-hover);--theme-group-events-meta-label: var(--theme-color-text-meta-soft);--theme-group-events-chart-track: var(--theme-color-fill-muted);--theme-group-events-selected-ring-inner: var(--theme-color-events-cell-today-ring);--theme-group-events-selected-ring-outer: var(--theme-color-shadow-highlight);--theme-group-events-status-scheduled-surface: var(--theme-color-status-public-surface);--theme-group-events-status-scheduled-text: var(--theme-color-status-public);--theme-group-events-status-today-surface: var(--theme-color-status-followed-surface);--theme-group-events-status-today-text: var(--theme-color-status-followed);--theme-group-events-status-upcoming-surface: var(--theme-color-status-mutual-surface);--theme-group-events-status-upcoming-text: var(--theme-color-status-mutual);--theme-group-events-status-past-surface: var(--theme-color-surface-soft);--theme-group-events-status-past-text: var(--theme-color-text-muted);--theme-group-events-tone-default-border: var(--theme-color-border-card-soft);--theme-group-events-tone-default-surface: var(--theme-color-surface-soft);--theme-group-events-tone-default-fill: var(--theme-color-fill-muted);--theme-group-events-tone-going-border: var(--theme-color-border-success-soft);--theme-group-events-tone-going-surface: var(--theme-color-status-admin-surface);--theme-group-events-tone-going-fill: var(--theme-color-status-admin);--theme-group-events-tone-going-track: var(--theme-color-fill-muted);--theme-group-events-tone-maybe-border: var(--theme-color-border-accent-soft);--theme-group-events-tone-maybe-surface: var(--theme-color-status-mutual-surface);--theme-group-events-tone-maybe-fill: var(--theme-color-status-mutual);--theme-group-events-tone-maybe-text: var(--theme-color-status-mutual);--theme-group-events-tone-maybe-track: var(--theme-color-fill-muted);--theme-group-events-tone-not-going-border: var(--theme-color-border-warning-soft);--theme-group-events-tone-not-going-surface: var(--theme-color-status-private-surface);--theme-group-events-tone-not-going-fill: var(--theme-color-text-danger);--theme-group-events-tone-not-going-text: var(--theme-color-text-danger);--theme-group-events-tone-not-going-track: var(--theme-color-fill-muted);--theme-group-detail-card-border: var(--theme-color-border-card-soft);--theme-group-detail-avatar-surface: var(--theme-color-profile-avatar-surface);--theme-group-detail-avatar-text: var(--theme-color-profile-avatar-text);--theme-group-detail-status-surface: var(--theme-color-surface-action-hover);--theme-group-detail-status-glow: var(--theme-color-shadow-highlight);--theme-group-detail-status-owner-surface: var(--theme-color-status-public-surface);--theme-group-detail-status-owner-text: var(--theme-color-status-public);--theme-group-detail-status-moderator-surface: var(--theme-color-status-moderator-surface);--theme-group-detail-status-moderator-text: var(--theme-color-status-moderator);--theme-group-detail-status-member-surface: var(--theme-color-status-admin-surface);--theme-group-detail-status-member-text: var(--theme-color-status-admin);--theme-group-detail-status-invited-surface: var(--theme-color-status-mutual-surface);--theme-group-detail-status-invited-text: var(--theme-color-status-mutual);--theme-group-detail-status-pending-surface: var(--theme-color-status-pending-surface);--theme-group-detail-status-pending-text: var(--theme-color-status-pending);--theme-group-detail-status-available-surface: var(--theme-color-surface-soft);--theme-group-detail-status-available-text: var(--theme-color-text-muted);--theme-group-detail-role-owner-ring: var(--theme-color-role-owner-ring);--theme-group-detail-role-moderator-ring: var(--theme-color-role-moderator-ring);--theme-group-detail-role-member-ring: var(--theme-color-role-member-ring);--theme-group-detail-role-invited-ring: var(--theme-color-role-invited-ring);--theme-group-detail-role-pending-ring: var(--theme-color-role-pending-ring);--theme-group-detail-role-available-ring: var(--theme-color-role-available-ring);--theme-group-detail-titlebar-surface: var(--theme-color-surface-card-glass);--theme-group-detail-titlebar-owner-ring: var(--theme-color-role-owner-ring);--theme-group-detail-titlebar-moderator-ring: var(--theme-color-role-moderator-ring);--theme-group-detail-titlebar-member-ring: var(--theme-color-role-member-ring);--theme-group-detail-titlebar-invited-ring: var(--theme-color-role-invited-ring);--theme-group-detail-titlebar-pending-ring: var(--theme-color-role-pending-ring);--theme-group-detail-titlebar-available-ring: var(--theme-color-role-available-ring);--theme-chat-message-bubble-surface: linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-start) 0%, var(--theme-gradient-chat-message-bubble-end) 100%);--theme-chat-message-bubble-shadow: var(--theme-color-chat-message-bubble-shadow);--theme-chat-message-bubble-mine-surface: linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-mine-start) 0%, var(--theme-gradient-chat-message-bubble-mine-end) 100%);--theme-chat-message-bubble-mine-shadow: var(--theme-color-chat-message-bubble-mine-shadow);--theme-chat-composer-surface: linear-gradient(180deg, var(--theme-gradient-chat-composer-start) 0%, var(--theme-gradient-chat-composer-end) 100%);--theme-chat-composer-shadow: var(--theme-color-chat-composer-shadow);--theme-chat-composer-input-shadow: var(--theme-color-shadow-card-faint);--theme-chat-composer-input-focus-shadow: var(--theme-color-chat-composer-input-focus-ring);--theme-chat-send-button-surface: linear-gradient(135deg, var(--theme-gradient-chat-send-button-start) 0%, var(--theme-gradient-chat-send-button-end) 100%);--theme-chat-send-button-shadow: var(--theme-color-chat-send-button-shadow);--theme-chat-send-button-hover-shadow: var(--theme-color-chat-send-button-shadow-hover);--theme-chat-typing-indicator-surface: linear-gradient(135deg, var(--theme-gradient-chat-typing-indicator-start) 0%, var(--theme-gradient-chat-typing-indicator-end) 100%);--theme-chat-typing-indicator-shadow: var(--theme-color-chat-typing-indicator-shadow);--theme-color-chat-sidebar-border: var(--theme-color-border-card-soft);--theme-color-chat-sidebar-divider: var(--theme-color-border-card-faint);--theme-color-chat-sidebar-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-sidebar-overlay: var(--theme-color-overlay-ink-soft);--theme-color-chat-workspace-border: var(--theme-color-border-card-soft);--theme-color-chat-workspace-header-border: var(--theme-color-border-card-soft);--theme-color-chat-workspace-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-workspace-overlay-bottom: var(--theme-gradient-card-bottom);--theme-color-chat-header-border: var(--theme-color-border-card-soft);--theme-color-chat-header-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-header-hover-surface: var(--theme-color-surface-action-hover);--theme-color-chat-header-hover-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-back-button-border: var(--theme-color-border-card-soft);--theme-color-chat-back-button-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-back-button-text: var(--theme-color-page-text);--theme-color-chat-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-avatar-text: var(--theme-color-profile-avatar-text);--theme-color-chat-directory-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-directory-avatar-text: var(--theme-color-profile-avatar-text);--theme-color-chat-private-avatar-border: rgba(99, 102, 241, .24);--theme-color-chat-private-avatar-inset: rgba(255, 255, 255, .32);--theme-color-chat-private-avatar-ring: rgba(224, 231, 255, .7);--theme-color-chat-private-avatar-text: #f8fbff;--theme-color-chat-presence-surface: var(--theme-color-surface-elevated);--theme-color-chat-unread-surface: var(--theme-color-status-public-surface);--theme-color-chat-unread-text: var(--theme-color-status-public);--theme-color-chat-scope-divider: var(--theme-color-border-card-faint);--theme-color-chat-scope-empty: var(--theme-color-text-muted);--theme-color-chat-scope-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-scope-hover-avatar-border: var(--theme-color-border-accent-soft);--theme-color-chat-scope-caption-surface: var(--theme-color-surface-action-hover);--theme-color-chat-scope-caption-border: var(--theme-color-border-card-soft);--theme-color-chat-scope-caption-text: var(--theme-color-text-meta-soft);--theme-color-chat-scope-caption-private-border: var(--theme-color-border-warning-soft);--theme-color-chat-scope-caption-private-text: var(--theme-color-text-pill-private);--theme-color-chat-scope-active-border: var(--theme-color-border-accent-strong);--theme-color-chat-scope-active-avatar-border: var(--theme-color-border-accent-strong);--theme-color-chat-scope-active-avatar-ring: var(--theme-color-shadow-highlight);--theme-color-chat-scope-active-caption-border: var(--theme-color-border-accent-soft);--theme-color-chat-scope-active-caption-text: var(--theme-color-text-accent-strong);--theme-color-chat-start-item-border: var(--theme-color-border-card-soft);--theme-color-chat-start-item-alt-border: var(--theme-color-border-card-faint);--theme-color-chat-start-item-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-typing-avatar-ring: var(--theme-color-shadow-highlight);--theme-color-chat-typing-badge-border: var(--theme-chat-typing-indicator-border);--theme-color-chat-typing-dot: var(--theme-chat-send-button-text);--theme-color-chat-presence-ring-shadow: var(--theme-color-shadow-highlight);--theme-color-chat-scope-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-workspace-overlay-top: var(--theme-gradient-card-top);--theme-color-shadow-chat-avatar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-avatar-group: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-back-button: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-back-button-hover: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-directory-avatar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-presence-ring: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-private-avatar: rgba(99, 102, 241, .2);--theme-color-shadow-chat-scope-active: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-scope-active-avatar: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-scope-avatar: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-sidebar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-start-item: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-start-item-hover: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-typing-avatar: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-typing-badge: var(--theme-color-chat-typing-indicator-shadow);--theme-color-shadow-chat-unread-ring: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-workspace: var(--theme-color-shadow-card-emphasis);--theme-gradient-chat-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-avatar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-back-button-top: var(--theme-gradient-card-top);--theme-gradient-chat-back-button-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-chat-directory-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-directory-avatar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-private-avatar-start: rgba(129, 140, 248, .96);--theme-gradient-chat-private-avatar-end: rgba(56, 189, 248, .92);--theme-gradient-chat-private-glow-start: rgba(129, 140, 248, .2);--theme-gradient-chat-private-glow-mid: rgba(56, 189, 248, .18);--theme-gradient-chat-private-glow-end: rgba(255, 255, 255, 0);--theme-gradient-chat-scope-active-start: var(--theme-color-chat-start-item-active-start);--theme-gradient-chat-scope-active-end: var(--theme-color-chat-start-item-active-end);--theme-gradient-chat-scope-active-caption-start: rgba(255, 255, 255, .94);--theme-gradient-chat-scope-active-caption-end: rgba(239, 246, 255, .9);--theme-gradient-chat-scope-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-scope-avatar-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-chat-scope-button-top: var(--theme-gradient-card-top);--theme-gradient-chat-scope-button-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-scope-caption-private-start: rgba(255, 247, 237, .98);--theme-gradient-chat-scope-caption-private-end: rgba(255, 237, 213, .9);--theme-gradient-chat-sidebar-top: var(--theme-gradient-card-top);--theme-gradient-chat-sidebar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-start-item-top: var(--theme-gradient-card-top);--theme-gradient-chat-start-item-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-start-item-alt-top: rgba(248, 250, 252, .98);--theme-gradient-chat-start-item-alt-bottom: rgba(241, 245, 249, .95);--theme-gradient-chat-start-item-hover-top: rgba(255, 255, 255, .99);--theme-gradient-chat-start-item-hover-bottom: rgba(239, 246, 255, .95);--theme-gradient-chat-typing-badge-start: var(--theme-gradient-chat-typing-indicator-start);--theme-gradient-chat-typing-badge-end: var(--theme-gradient-chat-typing-indicator-end);--theme-gradient-chat-workspace-top: var(--theme-gradient-card-top);--theme-gradient-chat-workspace-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-workspace-header-top: var(--theme-gradient-card-top);--theme-gradient-chat-workspace-header-bottom: var(--theme-gradient-card-bottom-soft);--theme-color-classic-focus-ring: rgba(99, 102, 241, .16);--theme-color-classic-toolbar-border: rgba(99, 102, 241, .16);--theme-color-classic-toolbar-surface: rgba(255, 255, 255, .98);--theme-color-classic-panel-shadow-strong: rgba(67, 97, 163, .16);--theme-color-classic-interactive-shadow: rgba(99, 102, 241, .14);--theme-gradient-classic-accent-start: #7c83ff;--theme-gradient-classic-accent-end: #4ea9ef;--theme-gradient-classic-accent-strong-start: #6b72f7;--theme-gradient-classic-accent-strong-end: #3b82f6;--theme-gradient-classic-utility-start: #ffffff;--theme-gradient-classic-utility-end: #eef5ff;--theme-color-classic-utility-border: rgba(99, 102, 241, .14);--theme-color-classic-utility-border-strong: rgba(56, 189, 248, .22);--theme-color-classic-badge-bg: #5b6ef0;--theme-color-classic-badge-text: #ffffff;--theme-color-classic-badge-ring: rgba(255, 255, 255, .9);--theme-color-classic-badge-shadow: rgba(99, 102, 241, .16);--theme-color-classic-count-surface: rgba(99, 102, 241, .08);--theme-color-classic-count-surface-active: rgba(56, 189, 248, .14);--theme-color-classic-count-border: rgba(99, 102, 241, .12);--theme-gradient-classic-panel-top: rgba(255, 255, 255, .99);--theme-gradient-classic-panel-bottom: rgba(239, 245, 255, .98);--theme-family-filter-chip-bg: linear-gradient(180deg, rgba(255, 255, 255, .99) 0%, rgba(240, 246, 255, .97) 100%);--theme-family-filter-chip-border: rgba(194, 208, 242, .82);--theme-family-filter-chip-text: #4962a9;--theme-family-filter-chip-shadow: rgba(67, 97, 163, .08);--theme-family-filter-chip-hover-bg: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(235, 244, 255, .99) 100%);--theme-family-filter-chip-hover-border: rgba(99, 102, 241, .22);--theme-family-filter-chip-hover-shadow: rgba(67, 97, 163, .12);--theme-family-filter-chip-active-bg-start: rgba(125, 131, 255, .98);--theme-family-filter-chip-active-bg-end: rgba(78, 169, 239, .94);--theme-family-filter-chip-active-border: rgba(99, 102, 241, .28);--theme-family-filter-chip-active-text: #f8fbff;--theme-family-filter-chip-active-shadow: rgba(99, 102, 241, .18);--theme-family-filter-chip-count-bg: rgba(232, 239, 255, .98);--theme-family-filter-chip-count-border: rgba(194, 208, 242, .78);--theme-family-filter-chip-count-text: #4c63a4;--theme-family-filter-chip-count-shadow: rgba(67, 97, 163, .08);--theme-family-filter-chip-count-active-bg: rgba(255, 255, 255, .2);--theme-family-filter-chip-count-active-border: rgba(255, 255, 255, .24);--theme-family-filter-chip-count-active-text: #f8fbff;--theme-family-filter-chip-count-active-shadow: rgba(67, 97, 163, .1);--theme-family-app-bg: var(--theme-color-ui-bg, var(--theme-color-app-bg));--theme-family-app-bg-gradient-start: var(--theme-gradient-app-body-top, var(--theme-family-app-bg));--theme-family-app-bg-gradient-mid: var(--theme-gradient-app-body-mid, var(--theme-family-app-bg-gradient-start));--theme-family-app-bg-gradient-end: var(--theme-gradient-app-body-bottom, var(--theme-family-app-bg));--theme-family-app-text: var(--theme-color-ui-text, var(--theme-color-page-text));--theme-family-toolbar-bg: linear-gradient(180deg, var(--theme-gradient-topbar-top, var(--theme-color-ui-accent-deep, var(--theme-color-surface-inverse))) 0%, var(--theme-gradient-topbar-bottom, var(--theme-gradient-topbar-top, var(--theme-color-ui-accent-strong, var(--theme-color-surface-inverse)))) 100%);--theme-family-toolbar-text: var(--theme-color-text-inverse);--theme-family-toolbar-text-muted: var(--theme-color-app-topbar-muted, var(--theme-color-text-inverse));--theme-family-toolbar-shadow: var(--theme-color-discussion-shadow-topbar, var(--theme-color-shadow-strong));--theme-family-nav-active-bg: var(--theme-color-app-nav-active, var(--theme-color-overlay-inverse-soft));--theme-family-sidebar-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-sidebar-border: var(--theme-color-ui-border, var(--theme-color-border-shell-soft, var(--theme-color-border-subtle)));--theme-family-surface-card-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-surface-card-bg-alt: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom-soft, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-surface-shell-bg: var(--theme-color-surface-stage-soft, var(--theme-color-ui-bg-soft, var(--theme-color-surface-soft)));--theme-family-surface-shell-bg-strong: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-surface-shell-border: var(--theme-color-border-shell-soft, var(--theme-color-ui-border, var(--theme-color-border-subtle)));--theme-family-surface-shell-border-strong: var(--theme-color-ui-border-strong, var(--theme-color-border-card-soft, var(--theme-color-border-default)));--theme-family-surface-shell-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-surface-shell-shadow-strong: var(--theme-color-shadow-card-shell-strong, var(--theme-color-shadow-strong));--theme-family-surface-hover-border: var(--theme-color-border-card-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-surface-hover-shadow: var(--theme-color-shadow-card-hover, var(--theme-color-shadow-card-hover-soft));--theme-family-surface-glass: var(--theme-color-group-surface-glass, var(--theme-color-surface-glass-soft, var(--theme-color-surface-overlay-soft)));--theme-family-surface-muted: var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft, var(--theme-color-surface-muted)));--theme-family-titlebar-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom-muted, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-titlebar-gradient-start: var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated)));--theme-family-titlebar-gradient-end: var(--theme-gradient-card-bottom-muted, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-titlebar-border: var(--theme-color-ui-border-strong, var(--theme-color-border-card-soft, var(--theme-color-border-subtle)));--theme-family-titlebar-text: var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-titlebar-text-muted: var(--theme-color-discussion-muted-text, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-titlebar-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-titlebar-action-icon: var(--theme-color-titlebar-action-icon, currentColor);--theme-family-titlebar-action-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-text-primary: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-text-secondary: var(--theme-color-ui-text-muted, var(--theme-color-text-secondary));--theme-family-text-muted: var(--theme-color-ui-text-muted, var(--theme-color-text-muted));--theme-family-text-heading: var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-text-heading-soft: var(--theme-color-text-heading-soft, var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary))));--theme-family-text-inverse: var(--theme-color-text-inverse);--theme-family-text-accent: var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-link)));--theme-family-text-meta: var(--theme-color-text-meta-soft, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-text-label: var(--theme-color-text-supporting, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-text-chip: var(--theme-color-discussion-text-pill, var(--theme-color-text-pill-muted, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary))));--theme-family-text-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-ui-text-muted, var(--theme-color-text-muted)));--theme-family-control-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-control-border: var(--theme-color-ui-border, var(--theme-color-border-default));--theme-family-control-text: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-control-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-control-hover-border: var(--theme-color-border-action-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-control-active-bg: var(--theme-color-surface-action-active, var(--theme-color-discussion-accent-soft, var(--theme-color-surface-card-accent-strong)));--theme-family-control-active-border: var(--theme-color-discussion-border-active, var(--theme-color-ui-accent, var(--theme-color-border-accent-strong, var(--theme-color-border-default))));--theme-family-control-active-text: var(--theme-color-ui-accent-deep, var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-primary))));--theme-family-control-focus-ring: var(--theme-color-shadow-highlight, var(--theme-color-discussion-overlay-focus, var(--theme-color-overlay-accent-soft)));--theme-family-control-shadow: var(--theme-color-shadow-card-faint, var(--theme-color-shadow-soft));--theme-family-control-shadow-active: var(--theme-color-shadow-highlight-strong, var(--theme-color-shadow-strong));--theme-family-input-bg: var(--theme-color-input-surface-strong, var(--theme-color-ui-surface, var(--theme-color-surface-elevated)));--theme-family-input-border: var(--theme-color-users-search-border, var(--theme-color-ui-border, var(--theme-color-border-default)));--theme-family-input-text: var(--theme-color-users-search-text, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-input-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-ui-text-muted, var(--theme-color-text-muted)));--theme-family-input-icon-surface: var(--theme-color-users-search-icon-surface, var(--theme-color-discussion-accent-soft, var(--theme-color-overlay-accent-soft)));--theme-family-input-icon-text: var(--theme-color-users-search-icon-text, var(--theme-color-ui-accent, var(--theme-color-text-accent-strong)));--theme-family-input-focus-border: var(--theme-color-users-search-focus-border, var(--theme-color-discussion-border-focus, var(--theme-color-ui-accent, var(--theme-color-border-accent-strong))));--theme-family-input-focus-ring: var(--theme-color-users-search-focus-ring, var(--theme-color-discussion-overlay-focus, var(--theme-color-shadow-highlight)));--theme-family-input-inset-light: var(--theme-color-shadow-inset-light);--theme-family-input-shadow: var(--theme-color-shadow-users-search, var(--theme-color-shadow-card-soft, var(--theme-color-shadow-soft)));--theme-family-item-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-item-border: var(--theme-color-ui-border, var(--theme-color-border-card-soft, var(--theme-color-border-subtle)));--theme-family-item-text: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-item-meta: var(--theme-color-ui-text-muted, var(--theme-color-text-meta-soft, var(--theme-color-text-secondary)));--theme-family-item-hover-bg: var(--theme-color-discussion-surface-highlight, var(--theme-color-surface-card-accent-soft, var(--theme-color-surface-action-hover)));--theme-family-item-hover-border: var(--theme-color-border-card-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-item-selected-bg: var(--theme-color-discussion-accent-soft-strong, var(--theme-color-surface-card-accent-strong, var(--theme-color-surface-action-active)));--theme-family-item-selected-border: var(--theme-color-discussion-border-active, var(--theme-color-border-accent-soft, var(--theme-color-border-accent-strong)));--theme-family-item-accent-bar: var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-link)));--theme-family-item-own-bg: var(--theme-color-discussion-overlay-active-bottom, var(--theme-color-overlay-accent-soft-strong, var(--theme-color-surface-card-accent-strong)));--theme-family-badge-bg: var(--theme-color-notification-badge, var(--theme-color-ui-accent-deep, var(--theme-color-surface-inverse)));--theme-family-badge-text: var(--theme-color-notification-badge-text, var(--theme-color-text-inverse));--theme-family-pill-bg: var(--theme-color-discussion-surface-pill, var(--theme-color-surface-ink-chip, var(--theme-color-overlay-ink-soft)));--theme-family-pill-text: var(--theme-color-discussion-text-pill, var(--theme-color-text-pill-muted, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary))));--theme-family-owner-badge-bg: var(--theme-color-group-owner-badge-surface, var(--theme-family-badge-bg));--theme-family-owner-badge-text: var(--theme-color-group-owner-badge-text, var(--theme-family-badge-text));--theme-family-owner-badge-ring: var(--theme-color-group-owner-badge-ring, var(--theme-color-border-inverse-stronger));--theme-family-state-ring: var(--theme-color-shadow-highlight, var(--theme-color-discussion-overlay-focus, var(--theme-color-overlay-accent-soft)));--theme-family-overlay-backdrop: var(--theme-color-overlay-backdrop);--theme-family-modal-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-modal-border: var(--theme-color-ui-border, var(--theme-color-border-shell-soft, var(--theme-color-border-subtle)));--theme-family-modal-shadow: var(--theme-color-shadow-modal-panel, var(--theme-color-shadow-modal-strong, var(--theme-color-shadow-strong)))}:root[data-theme=sunset],.theme-preview-scope[data-preview-theme=sunset]{--theme-font-family-base: Arial, Helvetica, sans-serif;--theme-color-surface-page: #fdf3f0;--theme-color-surface-card: rgba(255, 255, 255, .96);--theme-color-surface-card-alt: rgba(255, 248, 244, .94);--theme-color-surface-stage-soft: rgba(255, 248, 244, .92);--theme-color-surface-subtle: rgba(255, 247, 242, .74);--theme-color-surface-overlay: rgba(255, 255, 255, .84);--theme-color-surface-action-active: rgba(255, 221, 214, .92);--theme-color-surface-action-active-strong: rgba(255, 193, 180, .96);--theme-color-text-on-action-active: #7a1f3d;--theme-color-border-action-active: rgba(198, 95, 123, .32);--theme-color-text-primary: #3c2231;--theme-color-text-secondary: #5d3244;--theme-color-text-muted: #8a5a6d;--theme-color-text-soft: #b0788e;--theme-color-text-heading: #542437;--theme-color-text-heading-soft: #78455a;--theme-color-text-heading-muted: #855868;--theme-color-text-heading-inverse: #ffffff;--theme-color-border-default: rgba(228, 186, 198, .7);--theme-color-border-soft: rgba(240, 208, 217, .82);--theme-color-border-strong: rgba(198, 95, 123, .24);--theme-color-border-accent-soft: rgba(249, 115, 22, .16);--theme-color-border-shell-soft: rgba(228, 186, 198, .7);--theme-color-border-card-hover: rgba(198, 95, 123, .2);--theme-color-shadow-card: rgba(122, 31, 61, .1);--theme-color-shadow-card-shell: rgba(122, 31, 61, .08);--theme-color-shadow-card-soft: rgba(122, 31, 61, .06);--theme-color-shadow-card-strong: rgba(122, 31, 61, .12);--theme-color-shadow-inset-light: rgba(255, 255, 255, .78);--theme-color-shadow-soft: rgba(122, 31, 61, .08);--theme-color-shadow-strong: rgba(122, 31, 61, .12);--theme-color-shadow-action-active: rgba(198, 95, 123, .16);--theme-color-shadow-action-active-strong: rgba(198, 95, 123, .22);--theme-gradient-card-top: rgba(255, 255, 255, .98);--theme-gradient-card-bottom: rgba(255, 245, 241, .96);--theme-gradient-card-soft-top: rgba(255, 255, 255, .96);--theme-gradient-card-soft-bottom: rgba(255, 248, 244, .94);--theme-color-user-list-card: rgba(255, 255, 255, .98);--theme-color-user-list-card-alt: rgba(255, 248, 244, .96);--theme-color-user-list-card-hover: rgba(255, 242, 236, .98);--theme-color-user-list-titlebar-bg: linear-gradient(180deg, rgba(180, 54, 94, .96) 0%, rgba(122, 31, 61, .96) 100%);--theme-color-user-list-titlebar-text: #fff7fb;--theme-color-user-list-titlebar-count-bg: rgba(255, 255, 255, .16);--theme-color-user-list-titlebar-count-text: rgba(255, 247, 251, .96);--theme-color-user-list-titlebar-count-border: rgba(255, 255, 255, .18);--theme-color-user-list-titlebar-divider: rgba(255, 255, 255, .18);--theme-color-user-list-titlebar-subtext: rgba(255, 232, 239, .84);--theme-color-users-chip-bg: rgba(255, 248, 244, .96);--theme-color-users-chip-surface: rgba(255, 248, 244, .96);--theme-color-users-chip-border: rgba(228, 186, 198, .76);--theme-color-users-chip-text: #6f3950;--theme-color-users-chip-hover-border: rgba(198, 95, 123, .22);--theme-color-users-chip-active-border: rgba(198, 95, 123, .32);--theme-color-users-chip-active-text: #7a1f3d;--theme-color-shadow-users-chip: rgba(122, 31, 61, .04);--theme-color-shadow-users-chip-hover: rgba(122, 31, 61, .1);--theme-color-users-chip-focus-ring: rgba(198, 95, 123, .1);--theme-color-users-chip-icon-surface: rgba(249, 115, 22, .1);--theme-color-users-chip-icon-text: #d9485f;--theme-color-users-chip-active-icon-surface: rgba(255, 255, 255, .18);--theme-color-users-chip-active-icon-text: #ffffff;--theme-color-users-chip-count-surface: rgba(255, 234, 228, .92);--theme-color-users-chip-count-border: rgba(228, 186, 198, .72);--theme-color-users-chip-count-text: #7a1f3d;--theme-color-users-chip-count-active-surface: rgba(255, 221, 214, .94);--theme-color-users-chip-count-active-border: rgba(198, 95, 123, .28);--theme-color-users-chip-count-active-text: #7a1f3d;--theme-color-users-chip-count-muted-surface: rgba(255, 250, 247, .96);--theme-color-users-chip-count-muted-border: rgba(228, 186, 198, .64);--theme-color-users-chip-count-muted-text: #8a5a6d;--theme-color-users-chip-count-shadow: rgba(122, 31, 61, .08);--theme-color-users-chip-count-active-shadow: rgba(198, 95, 123, .14);--theme-color-users-chip-count-muted-shadow: rgba(122, 31, 61, .06);--theme-color-users-chip-count-focus-ring: rgba(198, 95, 123, .1);--theme-color-users-chip-active-shadow: rgba(198, 95, 123, .16);--theme-color-users-chip-active-focus-ring: rgba(198, 95, 123, .12);--theme-color-users-chip-count-active-focus-ring: rgba(198, 95, 123, .12);--theme-color-users-chip-count-active-hover-border: rgba(198, 95, 123, .34);--theme-color-users-chip-count-hover-border: rgba(198, 95, 123, .24);--theme-color-users-chip-count-muted-hover-border: rgba(228, 186, 198, .28);--theme-family-filter-chip-bg: linear-gradient(180deg, rgba(255, 253, 251, .98) 0%, rgba(255, 244, 239, .96) 100%);--theme-family-filter-chip-border: rgba(228, 186, 198, .76);--theme-family-filter-chip-text: #6f3950;--theme-family-filter-chip-shadow: rgba(122, 31, 61, .08);--theme-family-filter-chip-hover-bg: linear-gradient(180deg, rgba(255, 251, 248, .99) 0%, rgba(255, 239, 232, .98) 100%);--theme-family-filter-chip-hover-border: rgba(198, 95, 123, .3);--theme-family-filter-chip-hover-shadow: rgba(122, 31, 61, .14);--theme-family-filter-chip-active-bg-start: rgba(255, 174, 140, .98);--theme-family-filter-chip-active-bg-end: rgba(217, 72, 95, .96);--theme-family-filter-chip-active-border: rgba(190, 24, 93, .34);--theme-family-filter-chip-active-text: #fff7fb;--theme-family-filter-chip-active-shadow: rgba(190, 24, 93, .22);--theme-family-filter-chip-count-bg: rgba(255, 237, 231, .96);--theme-family-filter-chip-count-border: rgba(228, 186, 198, .72);--theme-family-filter-chip-count-text: #7a1f3d;--theme-family-filter-chip-count-shadow: rgba(122, 31, 61, .08);--theme-family-filter-chip-count-active-bg: rgba(255, 255, 255, .18);--theme-family-filter-chip-count-active-border: rgba(255, 255, 255, .22);--theme-family-filter-chip-count-active-text: #fff7fb;--theme-family-filter-chip-count-active-shadow: rgba(122, 31, 61, .12);--theme-gradient-chat-private-avatar-start: rgba(255, 188, 156, .98);--theme-gradient-chat-private-avatar-end: rgba(217, 72, 95, .96);--theme-gradient-chat-private-glow-start: rgba(249, 115, 22, .2);--theme-gradient-chat-private-glow-mid: rgba(217, 72, 95, .18);--theme-gradient-chat-private-glow-end: rgba(255, 255, 255, 0);--theme-color-chat-private-avatar-border: rgba(190, 24, 93, .24);--theme-color-chat-private-avatar-text: #fff7fb;--theme-color-shadow-chat-private-avatar: rgba(190, 24, 93, .22);--theme-color-chat-private-avatar-inset: rgba(255, 255, 255, .32);--theme-color-chat-private-avatar-ring: rgba(255, 243, 238, .58);--theme-gradient-chat-scope-caption-private-start: rgba(255, 246, 242, .98);--theme-gradient-chat-scope-caption-private-end: rgba(255, 230, 222, .94);--theme-color-chat-scope-caption-private-border: rgba(228, 186, 198, .74);--theme-color-chat-scope-caption-private-text: #7a1f3d;--theme-gradient-users-search-top: rgba(255, 255, 255, .99);--theme-gradient-users-search-bottom: rgba(255, 245, 241, .98);--theme-color-users-search-border: rgba(240, 208, 217, .9);--theme-color-users-search-fill: rgba(255, 255, 255, .94);--theme-color-users-search-shadow: rgba(122, 31, 61, .08);--theme-color-shadow-users-search-inset: rgba(255, 255, 255, .78);--theme-color-shadow-users-search-inset-strong: rgba(255, 255, 255, .86);--theme-color-users-search-focus-border: rgba(198, 95, 123, .24);--theme-color-users-search-focus-ring: rgba(198, 95, 123, .12);--theme-color-users-search-icon-surface: rgba(249, 115, 22, .1);--theme-color-users-search-icon-text: #d9485f;--theme-color-users-search-placeholder: #a07383;--theme-gradient-groups-submit-start: rgba(249, 115, 22, .96);--theme-gradient-groups-submit-end: rgba(220, 38, 38, .92);--theme-gradient-groups-submit-hover-start: rgba(234, 88, 12, .98);--theme-gradient-groups-submit-hover-end: rgba(190, 24, 93, .96);--theme-color-groups-submit-border: rgba(249, 115, 22, .18);--theme-color-groups-submit-shadow: rgba(220, 38, 38, .18);--theme-color-groups-submit-text: #fff7f4;--theme-color-ui-accent: #d9485f;--theme-color-ui-accent-hover: #c13a53;--theme-color-ui-accent-strong: #b43450;--theme-color-ui-accent-deep: #7a1f3d;--theme-color-surface-neutral: rgba(255, 255, 255, .96);--theme-color-surface-neutral-muted: rgba(255, 248, 244, .9);--theme-color-surface-neutral-soft: rgba(255, 250, 247, .96);--theme-color-surface-neutral-strong: rgba(255, 242, 236, .98);--theme-color-surface-accent-soft: rgba(255, 234, 228, .86);--theme-color-surface-accent-strong: rgba(198, 95, 123, .14);--theme-color-text-accent: #7a1f3d;--theme-color-border-accent: rgba(198, 95, 123, .24);--theme-color-shadow-accent: rgba(122, 31, 61, .1);--theme-color-empty-state-icon: rgba(198, 95, 123, .72);--theme-color-empty-state-text: #8a5a6d;--theme-color-empty-state-border: rgba(228, 186, 198, .72);--theme-color-empty-state-shadow: rgba(122, 31, 61, .06);--theme-color-performance-header-divider: rgba(228, 186, 198, .72);--theme-color-performance-card-border: rgba(228, 186, 198, .72);--theme-color-performance-card-shadow: rgba(122, 31, 61, .08);--theme-color-performance-card-inset: rgba(255, 255, 255, .78);--theme-color-performance-chip-surface: rgba(255, 234, 228, .9);--theme-color-performance-chip-border: rgba(198, 95, 123, .2);--theme-color-performance-chip-text: #7a1f3d;--theme-color-performance-chip-dot: #d9485f;--theme-color-performance-text-muted: #8a5a6d;--theme-color-performance-text-placeholder: #a07383;--theme-color-inverse-text-muted-strong: rgba(255, 255, 255, .84);--theme-color-inverse-text-muted-soft: rgba(255, 255, 255, .78);--theme-color-discussion-accent: #d9485f;--theme-color-discussion-accent-hover: #c13a53;--theme-color-discussion-accent-strong: #b43450;--theme-color-discussion-accent-deep: #7a1f3d;--theme-color-discussion-accent-soft: #ffe7ea;--theme-color-discussion-accent-soft-strong: #ffd7de;--theme-color-discussion-border: #f2c8d0;--theme-color-discussion-border-strong: #e7a4b4;--theme-color-discussion-surface: #fff8f6;--theme-color-discussion-surface-muted: #fff2ee;--theme-color-discussion-muted-text: #8a5a6d;--theme-color-discussion-pill-text: #7a1f3d;--theme-color-discussion-pill-text-strong: #6b1836;--theme-color-discussion-action-count: #8a5a6d;--theme-color-discussion-shadow-soft: rgba(122, 31, 61, .08);--theme-color-discussion-shadow: rgba(122, 31, 61, .1);--theme-color-discussion-shadow-strong: rgba(122, 31, 61, .14);--theme-color-discussion-shadow-button: rgba(198, 95, 123, .2);--theme-color-discussion-shadow-button-hover: rgba(193, 58, 83, .24);--theme-color-discussion-shadow-emphasis: rgba(122, 31, 61, .16);--theme-color-discussion-focus-ring: rgba(198, 95, 123, .16);--theme-color-discussion-overlay-soft: rgba(198, 95, 123, .14);--theme-color-discussion-overlay-strong: rgba(198, 95, 123, .2);--theme-color-discussion-overlay-accent: rgba(249, 115, 22, .14);--theme-color-discussion-overlay-accent-strong: rgba(249, 115, 22, .22);--theme-color-discussion-overlay-border-soft: rgba(198, 95, 123, .24);--theme-color-discussion-overlay-border-strong: rgba(198, 95, 123, .34);--theme-color-discussion-surface-white-soft: rgba(255, 255, 255, .92);--theme-color-discussion-surface-white-strong: rgba(255, 255, 255, .96);--theme-color-discussion-surface-white-max: rgba(255, 255, 255, .99);--theme-gradient-discussion-hero-start: #ffffff;--theme-gradient-discussion-hero-end: #fff2ee;--theme-gradient-discussion-modal-end: #fff0ec;--theme-gradient-discussion-surface-end: #fffaf8;--theme-gradient-discussion-surface-alt-end: #fff1ed;--theme-gradient-discussion-surface-soft-start: #fffaf7;--theme-gradient-discussion-surface-soft-end: #fff1ec;--theme-gradient-discussion-button-hover-start: #c13a53;--theme-gradient-discussion-button-hover-end: #9f2144;--theme-gradient-danger-button-start: #ef4444;--theme-gradient-danger-button-end: #dc2626;--theme-gradient-danger-button-hover-start: #dc2626;--theme-gradient-danger-button-hover-end: #b91c1c;--theme-color-discussion-button-text: #fff7fb;--theme-color-notification-badge: #dc2626;--theme-color-notification-badge-text: #ffffff;--theme-color-notification-badge-border: rgba(255, 255, 255, .82);--theme-color-app-topbar-muted: rgba(255, 233, 238, .84);--theme-color-app-nav-active: rgba(255, 255, 255, .16);--theme-gradient-app-body-top: #fff7f4;--theme-gradient-app-body-mid: #fff1ec;--theme-gradient-app-body-bottom: #ffe9e3;--theme-gradient-topbar-top: #b43450;--theme-gradient-topbar-bottom: #7a1f3d;--theme-family-app-bg: var(--theme-color-ui-bg, var(--theme-color-app-bg));--theme-family-app-bg-gradient-start: var(--theme-gradient-app-body-top, var(--theme-family-app-bg));--theme-family-app-bg-gradient-mid: var(--theme-gradient-app-body-mid, var(--theme-family-app-bg-gradient-start));--theme-family-app-bg-gradient-end: var(--theme-gradient-app-body-bottom, var(--theme-family-app-bg));--theme-family-app-text: var(--theme-color-ui-text, var(--theme-color-page-text));--theme-family-toolbar-bg: linear-gradient(180deg, var(--theme-gradient-topbar-top, var(--theme-color-ui-accent-deep, var(--theme-color-surface-inverse))) 0%, var(--theme-gradient-topbar-bottom, var(--theme-gradient-topbar-top, var(--theme-color-ui-accent-strong, var(--theme-color-surface-inverse)))) 100%);--theme-family-toolbar-text: var(--theme-color-text-inverse);--theme-family-toolbar-text-muted: var(--theme-color-app-topbar-muted, var(--theme-color-text-inverse));--theme-family-toolbar-shadow: var(--theme-color-discussion-shadow-topbar, var(--theme-color-shadow-strong));--theme-family-nav-active-bg: var(--theme-color-app-nav-active, var(--theme-color-overlay-inverse-soft));--theme-family-sidebar-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-sidebar-border: var(--theme-color-ui-border, var(--theme-color-border-shell-soft, var(--theme-color-border-subtle)));--theme-family-surface-card-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-surface-card-bg-alt: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom-soft, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-surface-shell-bg: var(--theme-color-surface-stage-soft, var(--theme-color-ui-bg-soft, var(--theme-color-surface-soft)));--theme-family-surface-shell-bg-strong: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-surface-shell-border: var(--theme-color-border-shell-soft, var(--theme-color-ui-border, var(--theme-color-border-subtle)));--theme-family-surface-shell-border-strong: var(--theme-color-ui-border-strong, var(--theme-color-border-card-soft, var(--theme-color-border-default)));--theme-family-surface-shell-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-surface-shell-shadow-strong: var(--theme-color-shadow-card-shell-strong, var(--theme-color-shadow-strong));--theme-family-surface-hover-border: var(--theme-color-border-card-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-surface-hover-shadow: var(--theme-color-shadow-card-hover, var(--theme-color-shadow-card-hover-soft));--theme-family-surface-glass: var(--theme-color-group-surface-glass, var(--theme-color-surface-glass-soft, var(--theme-color-surface-overlay-soft)));--theme-family-surface-muted: var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft, var(--theme-color-surface-muted)));--theme-family-titlebar-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom-muted, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-titlebar-gradient-start: var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated)));--theme-family-titlebar-gradient-end: var(--theme-gradient-card-bottom-muted, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-titlebar-border: var(--theme-color-ui-border-strong, var(--theme-color-border-card-soft, var(--theme-color-border-subtle)));--theme-family-titlebar-text: var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-titlebar-text-muted: var(--theme-color-discussion-muted-text, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-titlebar-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-titlebar-action-icon: var(--theme-color-titlebar-action-icon, currentColor);--theme-family-titlebar-action-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-text-primary: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-text-secondary: var(--theme-color-ui-text-muted, var(--theme-color-text-secondary));--theme-family-text-muted: var(--theme-color-ui-text-muted, var(--theme-color-text-muted));--theme-family-text-heading: var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-text-heading-soft: var(--theme-color-text-heading-soft, var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary))));--theme-family-text-inverse: var(--theme-color-text-inverse);--theme-family-text-accent: var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-link)));--theme-family-text-meta: var(--theme-color-text-meta-soft, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-text-label: var(--theme-color-text-supporting, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-text-chip: var(--theme-color-discussion-text-pill, var(--theme-color-text-pill-muted, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary))));--theme-family-text-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-ui-text-muted, var(--theme-color-text-muted)));--theme-family-control-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-control-border: var(--theme-color-ui-border, var(--theme-color-border-default));--theme-family-control-text: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-control-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-control-hover-border: var(--theme-color-border-action-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-control-active-bg: var(--theme-color-surface-action-active, var(--theme-color-discussion-accent-soft, var(--theme-color-surface-card-accent-strong)));--theme-family-control-active-border: var(--theme-color-discussion-border-active, var(--theme-color-ui-accent, var(--theme-color-border-accent-strong, var(--theme-color-border-default))));--theme-family-control-active-text: var(--theme-color-ui-accent-deep, var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-primary))));--theme-family-control-focus-ring: var(--theme-color-shadow-highlight, var(--theme-color-discussion-overlay-focus, var(--theme-color-overlay-accent-soft)));--theme-family-control-shadow: var(--theme-color-shadow-card-faint, var(--theme-color-shadow-soft));--theme-family-control-shadow-active: var(--theme-color-shadow-highlight-strong, var(--theme-color-shadow-strong));--theme-family-input-bg: var(--theme-color-input-surface-strong, var(--theme-color-ui-surface, var(--theme-color-surface-elevated)));--theme-family-input-border: var(--theme-color-users-search-border, var(--theme-color-ui-border, var(--theme-color-border-default)));--theme-family-input-text: var(--theme-color-users-search-text, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-input-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-ui-text-muted, var(--theme-color-text-muted)));--theme-family-input-icon-surface: var(--theme-color-users-search-icon-surface, var(--theme-color-discussion-accent-soft, var(--theme-color-overlay-accent-soft)));--theme-family-input-icon-text: var(--theme-color-users-search-icon-text, var(--theme-color-ui-accent, var(--theme-color-text-accent-strong)));--theme-family-input-focus-border: var(--theme-color-users-search-focus-border, var(--theme-color-discussion-border-focus, var(--theme-color-ui-accent, var(--theme-color-border-accent-strong))));--theme-family-input-focus-ring: var(--theme-color-users-search-focus-ring, var(--theme-color-discussion-overlay-focus, var(--theme-color-shadow-highlight)));--theme-family-input-inset-light: var(--theme-color-shadow-inset-light);--theme-family-input-shadow: var(--theme-color-shadow-users-search, var(--theme-color-shadow-card-soft, var(--theme-color-shadow-soft)));--theme-family-item-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-item-border: var(--theme-color-ui-border, var(--theme-color-border-card-soft, var(--theme-color-border-subtle)));--theme-family-item-text: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-item-meta: var(--theme-color-ui-text-muted, var(--theme-color-text-meta-soft, var(--theme-color-text-secondary)));--theme-family-item-hover-bg: var(--theme-color-discussion-surface-highlight, var(--theme-color-surface-card-accent-soft, var(--theme-color-surface-action-hover)));--theme-family-item-hover-border: var(--theme-color-border-card-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-item-selected-bg: var(--theme-color-discussion-accent-soft-strong, var(--theme-color-surface-card-accent-strong, var(--theme-color-surface-action-active)));--theme-family-item-selected-border: var(--theme-color-discussion-border-active, var(--theme-color-border-accent-soft, var(--theme-color-border-accent-strong)));--theme-family-item-accent-bar: var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-link)));--theme-family-item-own-bg: var(--theme-color-discussion-overlay-active-bottom, var(--theme-color-overlay-accent-soft-strong, var(--theme-color-surface-card-accent-strong)));--theme-family-badge-bg: var(--theme-color-notification-badge, var(--theme-color-ui-accent-deep, var(--theme-color-surface-inverse)));--theme-family-badge-text: var(--theme-color-notification-badge-text, var(--theme-color-text-inverse));--theme-family-pill-bg: var(--theme-color-discussion-surface-pill, var(--theme-color-surface-ink-chip, var(--theme-color-overlay-ink-soft)));--theme-family-pill-text: var(--theme-color-discussion-text-pill, var(--theme-color-text-pill-muted, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary))));--theme-family-owner-badge-bg: var(--theme-color-group-owner-badge-surface, var(--theme-family-badge-bg));--theme-family-owner-badge-text: var(--theme-color-group-owner-badge-text, var(--theme-family-badge-text));--theme-family-owner-badge-ring: var(--theme-color-group-owner-badge-ring, var(--theme-color-border-inverse-stronger));--theme-family-state-ring: var(--theme-color-shadow-highlight, var(--theme-color-discussion-overlay-focus, var(--theme-color-overlay-accent-soft)));--theme-family-overlay-backdrop: var(--theme-color-overlay-backdrop);--theme-family-modal-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-modal-border: var(--theme-color-ui-border, var(--theme-color-border-shell-soft, var(--theme-color-border-subtle)));--theme-family-modal-shadow: var(--theme-color-shadow-modal-panel, var(--theme-color-shadow-modal-strong, var(--theme-color-shadow-strong)))}:root[data-theme=ember],.theme-preview-scope[data-preview-theme=ember]{color-scheme:dark;--theme-color-app-bg: #120c12;--theme-color-page-text: #f5e7d6;--theme-color-surface: #1b1418;--theme-color-surface-strong: #2a1b23;--theme-color-surface-inverse: #120c12;--theme-color-surface-muted: #23171c;--theme-color-surface-subtle: #2d1b23;--theme-color-fill-muted: #4a2d33;--theme-color-fill-toggle-track: #694044;--theme-color-fill-toggle-track-active: #f59e0b;--theme-color-text-supporting: #ead8c2;--theme-color-text-link: #f5e7d6;--theme-color-text-success: #f2c66d;--theme-color-border-strong: #f2b780;--theme-color-border-selected-soft: rgba(245, 158, 11, .18);--theme-color-overlay-backdrop: rgba(2, 6, 23, .72);--theme-color-shadow-thumb: rgba(2, 6, 23, .45);--theme-color-surface-elevated: #111b2e;--theme-color-surface-soft: #2a1b23;--theme-color-surface-soft-strong: #33212b;--theme-color-text-heading-soft: #f5e7d6;--theme-color-text-heading-muted: #ead8c2;--theme-color-overlay-accent-soft: rgba(245, 158, 11, .18);--theme-color-overlay-accent-soft-strong: rgba(245, 158, 11, .24);--theme-color-overlay-ink-faint: rgba(15, 23, 42, .38);--theme-color-overlay-ink-soft: rgba(15, 23, 42, .48);--theme-color-overlay-ink-soft-strong: rgba(15, 23, 42, .58);--theme-color-overlay-brand-soft: rgba(129, 140, 248, .26);--theme-color-border-inverse-stronger: rgba(255, 255, 255, .88);--theme-color-surface-overlay-soft: rgba(15, 23, 42, .76);--theme-color-shadow-card-hover: rgba(2, 6, 23, .44);--theme-color-shadow-card-emphasis: rgba(2, 6, 23, .54);--theme-color-shadow-badge: rgba(2, 6, 23, .46);--theme-size-responsive-action-icon: 1.08rem;--theme-size-titlebar-action-icon: 1.12rem;--theme-size-filter-chip-count: .74rem;--theme-size-section-eyebrow: .8rem;--theme-size-nav-notification-icon: 1.08rem;--theme-size-avatar-trigger-placeholder: 1.45rem;--theme-color-responsive-action-icon: #f8fbff;--theme-color-titlebar-action-icon: #f8fbff;--theme-color-filter-chip-count-bg: rgba(245, 158, 11, .18);--theme-color-filter-chip-count-text: #fce8c9;--theme-color-filter-chip-count-shadow: rgba(2, 6, 23, .36);--theme-color-section-eyebrow: #a5c8ff;--theme-color-events-user-state-chip-bg: rgba(56, 189, 248, .14);--theme-color-events-user-state-chip-text: #d8f3ff;--theme-color-events-user-state-chip-border: rgba(56, 189, 248, .24);--theme-color-nav-notification-icon: #fce8c9;--theme-color-avatar-trigger-placeholder: #f9c58a;--theme-color-user-type-toggle-track-border: rgba(148, 163, 184, .22);--theme-color-text-primary: #fff8ef;--theme-color-text-secondary: #ead8c2;--theme-color-text-muted: #bca089;--theme-color-text-inverse: #fff8ef;--theme-color-text-danger: #f7b3a3;--theme-color-text-danger-strong: #ef8f73;--theme-color-border-subtle: #4a2d33;--theme-color-border-default: #694044;--theme-color-border-inverse-soft: rgba(255, 255, 255, .14);--theme-color-border-inverse-strong: rgba(255, 255, 255, .28);--theme-color-border-inverse-faint: rgba(255, 255, 255, .08);--theme-color-overlay-inverse-soft: rgba(255, 255, 255, .08);--theme-color-shadow-soft: rgba(2, 6, 23, .32);--theme-color-shadow-strong: rgba(2, 6, 23, .5);--theme-color-shadow-inverse-outline: rgba(255, 255, 255, .12);--theme-color-status-admin: #f2c66d;--theme-color-status-admin-surface: rgba(21, 128, 61, .22);--theme-color-status-moderator: #f6a66a;--theme-color-status-moderator-surface: rgba(194, 65, 12, .22);--theme-color-status-public: #f9c58a;--theme-color-status-public-surface: rgba(29, 78, 216, .22);--theme-color-status-private-surface: rgba(185, 28, 28, .22);--theme-color-status-following: #d9b8f4;--theme-color-status-following-surface: rgba(124, 58, 237, .22);--theme-color-status-followed: #f2b38f;--theme-color-status-followed-surface: rgba(15, 118, 110, .22);--theme-color-status-mutual: #e7b8d0;--theme-color-status-mutual-surface: rgba(67, 56, 202, .22);--theme-color-status-pending: #fde68a;--theme-color-status-pending-surface: rgba(161, 98, 7, .22);--theme-color-status-declined-surface: rgba(71, 85, 105, .28);--theme-color-text-meta-soft: #bca089;--theme-color-text-accent-strong: #f9c58a;--theme-color-text-pill-muted: #ead8c2;--theme-color-text-pill-private: #f6a66a;--theme-color-border-card-soft: #694044;--theme-color-border-card-hover: #865055;--theme-color-border-action-hover: #a56a62;--theme-color-border-warning-soft: rgba(251, 191, 36, .28);--theme-color-border-accent-strong: #f59e0b;--theme-color-surface-card-accent-soft: #172554;--theme-color-surface-card-accent-strong: #1e3a8a;--theme-color-surface-action-hover: #2d1b23;--theme-color-surface-action-active: #172554;--theme-color-surface-picker-backdrop: rgba(2, 6, 23, .8);--theme-color-surface-picker-tab-active: #2a1b23;--theme-color-overlay-warning-soft: rgba(120, 53, 15, .4);--theme-color-overlay-warning-soft-strong: rgba(146, 64, 14, .42);--theme-color-overlay-media-soft: #2a1b23;--theme-color-overlay-media-soft-strong: #33212b;--theme-color-shadow-card-soft: rgba(2, 6, 23, .28);--theme-color-shadow-card-hover-soft: rgba(2, 6, 23, .38);--theme-color-shadow-modal-strong: rgba(2, 6, 23, .62);--theme-color-shadow-tab-active: rgba(2, 6, 23, .34);--theme-color-text-ink-strong: #fff8ef;--theme-color-user-menu-text: #fff1e6;--theme-color-user-menu-text-hover: #fff8f1;--theme-color-text-success-strong: #f2c66d;--theme-color-border-shell-soft: rgba(148, 163, 184, .16);--theme-color-border-success-soft: rgba(74, 222, 128, .3);--theme-color-border-info-soft: rgba(96, 165, 250, .32);--theme-color-border-accent-soft: rgba(245, 158, 11, .28);--theme-color-border-empty-dashed: #865055;--theme-color-border-card-faint: #4a2d33;--theme-color-surface-glass-soft: rgba(15, 23, 42, .72);--theme-color-surface-stage-soft: rgba(15, 23, 42, .82);--theme-color-surface-ink-chip: rgba(226, 232, 240, .08);--theme-color-surface-info-soft: #172554;--theme-gradient-card-top: rgba(15, 23, 42, .98);--theme-gradient-card-bottom: rgba(17, 24, 39, .98);--theme-gradient-card-bottom-soft: rgba(17, 24, 39, .96);--theme-gradient-card-bottom-muted: rgba(22, 32, 51, .96);--theme-color-shadow-card-shell: rgba(2, 6, 23, .34);--theme-color-shadow-card-shell-strong: rgba(2, 6, 23, .44);--theme-color-shadow-card-faint: rgba(2, 6, 23, .24);--theme-color-shadow-highlight: rgba(245, 158, 11, .18);--theme-color-shadow-highlight-strong: rgba(245, 158, 11, .24);--theme-color-shadow-modal-panel: rgba(2, 6, 23, .62);--theme-color-shadow-inset-light: rgba(255, 255, 255, .04);--theme-color-status-online: #4ade80;--theme-color-status-offline: #ef8f73;--theme-color-users-search-border: rgba(148, 163, 184, .18);--theme-gradient-users-search-start: rgba(15, 23, 42, .92);--theme-gradient-users-search-end: rgba(17, 24, 39, .92);--theme-color-shadow-users-search: rgba(2, 6, 23, .34);--theme-color-shadow-users-search-inset: rgba(255, 255, 255, .03);--theme-color-shadow-users-search-inset-strong: rgba(255, 255, 255, .04);--theme-color-users-search-focus-border: rgba(245, 158, 11, .34);--theme-color-users-search-focus-ring: rgba(245, 158, 11, .14);--theme-color-users-search-icon-surface: rgba(245, 158, 11, .16);--theme-color-users-search-icon-text: #f8d2a0;--theme-color-users-search-text: #fff8ef;--theme-color-users-search-placeholder: #bca089;--theme-color-users-chip-border: rgba(148, 163, 184, .22);--theme-color-users-chip-surface: rgba(15, 23, 42, .92);--theme-color-users-chip-text: #f5e7d6;--theme-color-users-chip-hover-border: rgba(245, 158, 11, .28);--theme-color-shadow-users-chip-hover: rgba(2, 6, 23, .36);--theme-color-users-chip-active-border: rgba(96, 165, 250, .38);--theme-gradient-users-chip-active-start: rgba(37, 99, 235, .9);--theme-gradient-users-chip-active-end: rgba(99, 102, 241, .9);--theme-color-users-chip-active-text: #fff3df;--theme-color-shadow-users-chip-active: rgba(37, 99, 235, .22);--theme-color-users-chip-count-surface: rgba(255, 255, 255, .08);--theme-color-users-chip-count-active-surface: rgba(255, 255, 255, .16);--theme-color-groups-submit-border: rgba(148, 163, 184, .2);--theme-gradient-groups-submit-start: rgba(30, 41, 59, .98);--theme-gradient-groups-submit-end: rgba(15, 23, 42, .98);--theme-color-groups-submit-text: #fff8ef;--theme-color-shadow-groups-submit-hover: rgba(2, 6, 23, .42);--theme-color-group-owner-badge-surface: #ef4444;--theme-color-group-owner-badge-text: #fff;--theme-color-group-owner-badge-ring: rgba(255, 255, 255, .18);--theme-color-shadow-group-owner-badge: rgba(239, 68, 68, .28);--theme-color-group-surface-glass-soft: rgba(15, 23, 42, .72);--theme-color-group-surface-glass: rgba(15, 23, 42, .88);--theme-color-group-surface-glow: rgba(255, 255, 255, .04);--theme-color-role-owner-ring: rgba(96, 165, 250, .38);--theme-color-role-moderator-ring: rgba(251, 146, 60, .38);--theme-color-role-member-ring: rgba(74, 222, 128, .32);--theme-color-role-invited-ring: rgba(167, 139, 250, .36);--theme-color-role-pending-ring: rgba(251, 191, 36, .38);--theme-color-role-available-ring: rgba(148, 163, 184, .28);--theme-color-role-owner-border-soft: rgba(245, 158, 11, .24);--theme-color-role-moderator-border-soft: rgba(251, 146, 60, .24);--theme-color-role-member-border-soft: rgba(74, 222, 128, .22);--theme-color-role-invited-border-soft: rgba(167, 139, 250, .24);--theme-color-role-pending-border-soft: rgba(251, 191, 36, .24);--theme-color-role-available-border-soft: rgba(148, 163, 184, .2);--theme-chat-message-bubble-border: rgba(245, 158, 11, .18);--theme-gradient-chat-message-bubble-start: rgba(15, 23, 42, .96);--theme-gradient-chat-message-bubble-end: rgba(22, 32, 51, .96);--theme-color-chat-message-bubble-shadow: rgba(2, 6, 23, .32);--theme-chat-message-bubble-mine-border: rgba(245, 158, 11, .28);--theme-gradient-chat-message-bubble-mine-start: rgba(30, 58, 138, .58);--theme-gradient-chat-message-bubble-mine-end: rgba(49, 46, 129, .54);--theme-color-chat-message-bubble-mine-shadow: rgba(30, 64, 175, .24);--theme-chat-composer-border: rgba(245, 158, 11, .18);--theme-color-chat-composer-glow: rgba(245, 158, 11, .16);--theme-gradient-chat-composer-start: rgba(15, 23, 42, .92);--theme-gradient-chat-composer-end: rgba(22, 32, 51, .92);--theme-color-chat-composer-inset: rgba(255, 255, 255, .03);--theme-color-chat-composer-shadow: rgba(2, 6, 23, .32);--theme-chat-composer-input-border: rgba(245, 158, 11, .18);--theme-chat-composer-input-surface: rgba(15, 23, 42, .94);--theme-chat-composer-input-text: #fff8ef;--theme-color-chat-composer-input-inset: rgba(255, 255, 255, .03);--theme-chat-composer-input-placeholder: rgba(148, 163, 184, .78);--theme-chat-composer-input-focus-border: rgba(245, 158, 11, .34);--theme-color-chat-composer-input-focus-ring: rgba(245, 158, 11, .16);--theme-color-chat-composer-input-focus-inset: rgba(255, 255, 255, .05);--theme-gradient-chat-send-button-start: rgba(59, 130, 246, .96);--theme-gradient-chat-send-button-end: rgba(99, 102, 241, .96);--theme-chat-send-button-text: #fff3df;--theme-color-chat-send-button-shadow: rgba(37, 99, 235, .26);--theme-color-chat-send-button-shadow-hover: rgba(37, 99, 235, .34);--theme-gradient-chat-typing-indicator-start: rgba(59, 130, 246, .96);--theme-gradient-chat-typing-indicator-end: rgba(99, 102, 241, .96);--theme-chat-typing-indicator-border: rgba(245, 158, 11, .22);--theme-color-chat-typing-indicator-shadow: rgba(37, 99, 235, .26);--theme-chat-emoji-picker-border: rgba(148, 163, 184, .22);--theme-chat-emoji-picker-sheen: rgba(255, 255, 255, .04);--theme-chat-emoji-picker-surface: rgba(2, 6, 23, .98);--theme-color-chat-emoji-picker-shadow: rgba(2, 6, 23, .5);--theme-chat-emoji-picker-close-border: rgba(148, 163, 184, .18);--theme-chat-emoji-picker-close-surface: rgba(255, 255, 255, .04);--theme-chat-emoji-picker-close-text: #fff8ef;--theme-chat-emoji-picker-close-hover-border: rgba(245, 158, 11, .34);--theme-chat-emoji-picker-close-hover-surface: rgba(245, 158, 11, .14);--theme-chat-emoji-picker-emoji-border: rgba(148, 163, 184, .1);--theme-chat-emoji-picker-emoji-surface: rgba(255, 255, 255, .04);--theme-chat-emoji-picker-emoji-hover-border: rgba(96, 165, 250, .32);--theme-chat-emoji-picker-emoji-hover-surface: rgba(245, 158, 11, .14);--theme-color-notifications-filter-border: rgba(255, 255, 255, .12);--theme-color-notifications-filter-surface: rgba(255, 255, 255, .04);--theme-color-notifications-filter-active: rgba(245, 158, 11, .18);--theme-color-notifications-text-read: #bca089;--theme-color-notifications-text-unread: #f9c58a;--theme-color-notifications-group-divider: rgba(148, 163, 184, .14);--theme-color-throttle-border: rgba(148, 163, 184, .2);--theme-color-throttle-surface: rgba(2, 6, 23, .92);--theme-color-throttle-text: #fff8ef;--theme-color-shadow-throttle: rgba(2, 6, 23, .42);--theme-color-thread-line-soft: #694044;--theme-color-thread-line-strong: #a56a62;--theme-color-thread-line-highlight: #865055;--theme-color-thread-line-highlight-strong: #bca089;--theme-color-thread-cutout: #1b1418;--theme-color-performance-text: #bca089;--theme-color-performance-text-strong: #fff8ef;--theme-color-performance-header-border: #694044;--theme-font-family-base: Arial, Helvetica, sans-serif;--theme-color-shadow-highlight-transparent: rgba(37, 99, 235, 0);--theme-gradient-users-search-top: rgba(10, 19, 36, .98);--theme-gradient-users-search-bottom: rgba(14, 26, 48, .96);--theme-color-users-search-fill: rgba(8, 17, 32, .92);--theme-color-shadow-users-search-focus: rgba(37, 99, 235, .22);--theme-color-performance-header-divider: #223554;--theme-color-performance-card-border: #223554;--theme-color-performance-card-border-soft: #1c2c46;--theme-color-performance-card-border-strong: #30486f;--theme-color-performance-card-text: #fce8c9;--theme-color-performance-card-bg: #0f1b35;--theme-color-performance-card-bg-soft: #101d39;--theme-color-performance-overlay-soft: rgba(96, 165, 250, .08);--theme-color-performance-overlay-header-top: rgba(17, 27, 46, .98);--theme-color-performance-overlay-header-bottom: rgba(12, 22, 48, .98);--theme-color-performance-overlay-card-top: rgba(17, 27, 46, .98);--theme-color-performance-overlay-card-bottom: rgba(12, 22, 48, .98);--theme-color-performance-shadow-soft: rgba(15, 23, 42, .04);--theme-color-performance-shadow-soft-strong: rgba(15, 23, 42, .05);--theme-color-performance-text-placeholder: #9ca3af;--theme-color-inverse-text-muted-strong: rgba(255, 255, 255, .8);--theme-color-inverse-text-muted-soft: rgba(255, 255, 255, .78);--theme-color-discussion-accent: #fb923c;--theme-color-discussion-accent-hover: #f97316;--theme-color-discussion-accent-strong: #ec4899;--theme-color-discussion-accent-deep: #581c3a;--theme-color-discussion-accent-soft: rgba(56, 189, 248, .16);--theme-color-discussion-accent-soft-strong: rgba(129, 140, 248, .2);--theme-color-discussion-border: rgba(125, 211, 252, .22);--theme-color-discussion-border-strong: rgba(129, 140, 248, .34);--theme-color-discussion-surface: rgba(8, 18, 39, .96);--theme-color-discussion-surface-muted: rgba(11, 24, 48, .96);--theme-color-discussion-muted-text: #9fb2d7;--theme-color-discussion-pill-text: #d7eafe;--theme-color-discussion-pill-text-strong: #eef6ff;--theme-color-discussion-action-count: #bad5ff;--theme-color-discussion-shadow-soft: rgba(2, 6, 23, .28);--theme-color-discussion-shadow: rgba(2, 6, 23, .36);--theme-color-discussion-shadow-strong: rgba(2, 6, 23, .46);--theme-color-discussion-shadow-button: rgba(56, 189, 248, .2);--theme-color-discussion-shadow-button-hover: rgba(14, 165, 233, .26);--theme-color-discussion-shadow-emphasis: rgba(15, 23, 42, .52);--theme-color-discussion-focus-ring: rgba(56, 189, 248, .18);--theme-color-discussion-overlay-soft: rgba(56, 189, 248, .12);--theme-color-discussion-overlay-strong: rgba(129, 140, 248, .18);--theme-color-discussion-overlay-accent: rgba(56, 189, 248, .14);--theme-color-discussion-overlay-accent-strong: rgba(129, 140, 248, .2);--theme-color-discussion-overlay-border-soft: rgba(56, 189, 248, .24);--theme-color-discussion-overlay-border-strong: rgba(129, 140, 248, .34);--theme-color-discussion-surface-white-soft: rgba(15, 23, 42, .82);--theme-color-discussion-surface-white-strong: rgba(17, 27, 46, .88);--theme-color-discussion-surface-white-max: rgba(17, 27, 46, .96);--theme-gradient-discussion-hero-start: #0d1830;--theme-gradient-discussion-hero-end: #14284f;--theme-gradient-discussion-modal-end: #10223f;--theme-gradient-discussion-surface-end: #152746;--theme-gradient-discussion-surface-alt-end: #12233f;--theme-gradient-discussion-surface-soft-start: #0b1731;--theme-gradient-discussion-surface-soft-end: #10213e;--theme-gradient-discussion-button-hover-start: #f97316;--theme-gradient-discussion-button-hover-end: #4f46e5;--theme-gradient-danger-button-start: #d85c5c;--theme-gradient-danger-button-end: #bb4747;--theme-gradient-danger-button-hover-start: #c94f4f;--theme-gradient-danger-button-hover-end: #a53b3b;--theme-color-danger-button-border: #b84343;--theme-color-danger-button-border-hover: #a53b3b;--theme-color-danger-button-shadow: rgba(184, 67, 67, .22);--theme-color-danger-button-shadow-hover: rgba(165, 59, 59, .26);--theme-color-notification-card-border: rgba(148, 163, 184, .18);--theme-color-notification-card-border-hover: rgba(96, 165, 250, .38);--theme-color-notification-card-shadow-hover: rgba(15, 23, 42, .16);--theme-color-events-hero-overlay: rgba(59, 130, 246, .12);--theme-gradient-events-hero-start: rgba(8, 15, 32, .98);--theme-gradient-events-hero-end: rgba(15, 23, 42, .94);--theme-color-events-cell-shadow: rgba(15, 23, 42, .04);--theme-color-events-cell-muted-text: #a7b6cf;--theme-color-discussion-modal-backdrop: rgba(15, 23, 42, .56);--theme-color-discussion-modal-sheen: rgba(129, 140, 248, .18);--theme-color-discussion-card-divider: rgba(125, 211, 252, .12);--theme-color-discussion-context-dot: rgba(56, 189, 248, .42);--theme-color-discussion-card-shadow: rgba(2, 6, 23, .28);--theme-color-discussion-button-text: #ffffff;--theme-color-notification-badge: #dc2626;--theme-color-notification-badge-text: #ffffff;--theme-color-notification-card-border-read: rgba(148, 163, 184, .28);--theme-color-notification-card-surface: rgba(10, 18, 34, .96);--theme-gradient-notification-card-unread-start: rgba(12, 27, 54, .98);--theme-gradient-notification-card-unread-end: rgba(17, 36, 68, .94);--theme-color-notification-card-unread-bar: rgba(37, 99, 235, .85);--theme-gradient-notification-card-read-start: rgba(10, 18, 34, .94);--theme-gradient-notification-card-read-end: rgba(15, 23, 42, .9);--theme-color-notification-status-unread-surface: rgba(59, 130, 246, .18);--theme-color-notification-status-unread-text: #fce8c9;--theme-color-notification-status-read-surface: rgba(71, 85, 105, .28);--theme-color-notification-status-read-text: #ead8c2;--theme-color-events-weekday-text: #a7b6cf;--theme-color-events-cell-border: rgba(245, 158, 11, .18);--theme-color-events-cell-surface: rgba(10, 18, 34, .96);--theme-color-events-cell-muted-surface: rgba(8, 15, 32, .9);--theme-color-events-cell-today-border: #f9c58a;--theme-color-events-cell-today-ring: rgba(59, 130, 246, .12);--theme-color-events-chip-border: rgba(245, 158, 11, .22);--theme-color-events-chip-surface: rgba(14, 30, 58, .92);--theme-color-events-chip-text: #f5e7d6;--theme-color-events-chip-hover-border: rgba(125, 211, 252, .5);--theme-color-events-chip-time-text: #f9c58a;--theme-color-ui-bg: var(--theme-color-app-bg);--theme-color-ui-bg-soft: var(--theme-color-surface-soft);--theme-color-ui-surface: var(--theme-color-surface);--theme-color-ui-surface-soft: var(--theme-color-surface-soft);--theme-color-ui-surface-tint: var(--theme-color-surface-soft-strong);--theme-color-ui-border: var(--theme-color-border-card-soft);--theme-color-ui-border-strong: var(--theme-color-border-card-hover);--theme-color-ui-text: var(--theme-color-page-text);--theme-color-ui-text-muted: var(--theme-color-text-muted);--theme-color-ui-accent: var(--theme-color-discussion-accent);--theme-color-ui-accent-hover: var(--theme-color-discussion-accent-hover);--theme-color-ui-accent-strong: var(--theme-color-discussion-accent-strong);--theme-color-ui-accent-deep: var(--theme-color-discussion-accent-deep);--theme-gradient-app-body-top: #040916;--theme-gradient-app-body-mid: #081325;--theme-gradient-app-body-bottom: #0c1830;--theme-gradient-topbar-top: #0b1731;--theme-gradient-topbar-bottom: #14284f;--theme-gradient-discussion-card-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-discussion-card-bottom: var(--theme-gradient-discussion-surface-end);--theme-gradient-discussion-media-top: var(--theme-gradient-discussion-surface-soft-start);--theme-gradient-discussion-media-bottom: var(--theme-gradient-discussion-surface-soft-end);--theme-gradient-discussion-action-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-discussion-action-bottom: var(--theme-color-discussion-surface-white-soft);--theme-gradient-chat-item-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-chat-item-bottom: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-surface-strong: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-surface-highlight: var(--theme-gradient-discussion-surface-highlight-end);--theme-color-discussion-surface-pill: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-text-heading: var(--theme-color-discussion-accent-strong);--theme-color-discussion-text-count: var(--theme-color-discussion-action-count);--theme-color-discussion-text-pill: var(--theme-color-discussion-pill-text);--theme-color-discussion-border-soft: var(--theme-color-discussion-border);--theme-color-discussion-border-action: var(--theme-color-discussion-border);--theme-color-discussion-border-active: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-accent: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-accent-strong: var(--theme-color-discussion-overlay-border-strong);--theme-color-discussion-border-avatar: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-focus: var(--theme-color-discussion-accent);--theme-color-discussion-border-pill: var(--theme-color-discussion-border);--theme-color-discussion-divider-soft: var(--theme-color-discussion-card-divider);--theme-color-discussion-overlay-focus: var(--theme-color-discussion-focus-ring);--theme-color-discussion-overlay-page: var(--theme-color-discussion-overlay-soft);--theme-color-discussion-overlay-sheen: var(--theme-color-discussion-overlay-accent-strong);--theme-color-discussion-overlay-active-top: var(--theme-color-discussion-accent-soft-strong);--theme-color-discussion-overlay-active-bottom: var(--theme-color-discussion-accent-soft);--theme-color-discussion-shadow-accent: var(--theme-color-discussion-shadow-button);--theme-color-discussion-shadow-avatar: var(--theme-color-discussion-shadow-soft);--theme-color-discussion-shadow-modal: var(--theme-color-shadow-card-emphasis);--theme-color-discussion-shadow-topbar: var(--theme-color-discussion-shadow-emphasis);--theme-color-discussion-header-glow: var(--theme-color-discussion-overlay-accent-strong);--theme-color-discussion-header-end: var(--theme-gradient-discussion-hero-end);--theme-color-discussion-field-surface: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-ghost-surface: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-icon-surface-end: var(--theme-gradient-discussion-surface-alt-end);--theme-color-discussion-icon-active-end: var(--theme-color-discussion-accent-soft-strong);--theme-color-discussion-panel-start: var(--theme-gradient-discussion-hero-start);--theme-color-discussion-panel-end: var(--theme-gradient-discussion-hero-end);--theme-color-discussion-panel-surface: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-panel-surface-end: var(--theme-gradient-discussion-surface-panel-end);--theme-color-discussion-pill-accent-border: var(--theme-color-discussion-overlay-border-soft);--theme-color-discussion-pill-accent-surface: var(--theme-color-discussion-accent-soft);--theme-color-discussion-pill-accent-text: var(--theme-color-discussion-pill-text-strong);--theme-color-discussion-pill-border: var(--theme-color-discussion-border);--theme-color-discussion-shell-start: var(--theme-gradient-app-body-top);--theme-color-discussion-shell-end: var(--theme-gradient-app-body-bottom);--theme-color-discussion-stage-start: var(--theme-color-discussion-thread-accent);--theme-color-discussion-stage-end: var(--theme-color-discussion-thread-accent-fade);--theme-color-discussion-stage-border: var(--theme-color-discussion-thread-root-border);--theme-color-discussion-stage-surface-start: var(--theme-gradient-discussion-surface-highlight-start);--theme-color-discussion-stage-surface-end: var(--theme-gradient-discussion-surface-highlight-end);--theme-color-discussion-button-hover-start: var(--theme-gradient-discussion-button-hover-start);--theme-color-discussion-button-hover-end: var(--theme-gradient-discussion-button-hover-end);--theme-color-discussion-count-text: var(--theme-color-discussion-action-count);--theme-shadow-discussion-avatar: 0 8px 18px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-icon: 0 8px 18px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-icon-hover: 0 12px 24px var(--theme-color-discussion-shadow-button);--theme-shadow-discussion-button: 0 12px 24px var(--theme-color-discussion-shadow-button);--theme-shadow-discussion-button-hover: 0 16px 30px var(--theme-color-discussion-shadow-button-hover);--theme-shadow-discussion-ghost-hover: 0 12px 24px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-card-hover: 0 18px 38px var(--theme-color-discussion-shadow-emphasis);--theme-shadow-discussion-stage: 0 18px 34px var(--theme-color-discussion-thread-root-shadow);--theme-shadow-discussion-stage-strong: 0 18px 34px var(--theme-color-discussion-highlight-shadow);--theme-gradient-discussion-surface-white-start: #121f3f;--theme-gradient-discussion-surface-highlight-start: #152444;--theme-gradient-discussion-surface-highlight-end: #10203c;--theme-gradient-discussion-surface-panel-end: #0f1d38;--theme-color-discussion-panel-overlay-soft: rgba(76, 106, 201, .18);--theme-color-discussion-thread-accent: rgba(96, 165, 250, .42);--theme-color-discussion-thread-accent-fade: rgba(99, 102, 241, .12);--theme-color-discussion-thread-root-border: #36517d;--theme-color-discussion-thread-root-shadow: rgba(2, 6, 23, .34);--theme-color-discussion-highlight-shadow: rgba(245, 158, 11, .18);--theme-color-discussion-character-info: rgba(191, 219, 254, .92);--theme-color-discussion-character-warn: rgba(253, 186, 116, .96);--theme-color-events-cell-active-start: #13284c;--theme-color-events-cell-active-end: #0f203e;--theme-color-events-chip-shadow: rgba(59, 130, 246, .22);--theme-color-auth-titlebar-surface: #0f1b35;--theme-color-auth-titlebar-shadow: rgba(2, 6, 23, .32);--theme-color-auth-titlebar-shadow-soft: rgba(2, 6, 23, .18);--theme-color-auth-titlebar-border: rgba(148, 163, 184, .14);--theme-color-auth-titlebar-muted: rgba(219, 234, 254, .82);--theme-color-auth-titlebar-muted-soft: rgba(191, 219, 254, .74);--theme-color-app-topbar-muted: rgba(219, 234, 254, .76);--theme-color-app-nav-active: rgba(245, 158, 11, .16);--theme-color-input-surface-strong: rgba(10, 18, 36, .94);--theme-color-discussion-pill-inset: rgba(255, 255, 255, .08);--theme-color-surface-inverse-strong: #081121;--theme-color-shadow-inverse-soft: rgba(2, 6, 23, .18);--theme-color-shadow-inverse-panel: rgba(2, 6, 23, .32);--theme-color-shadow-inverse-panel-soft: rgba(2, 6, 23, .2);--theme-color-border-inverse-subtle: rgba(255, 255, 255, .1);--theme-color-border-neutral-soft: #2a3a56;--theme-color-surface-card-glass: rgba(10, 18, 36, .78);--theme-color-surface-card-elevated-start: rgba(17, 27, 46, .98);--theme-color-surface-card-elevated-end: rgba(12, 22, 48, .96);--theme-color-surface-card-elevated-end-soft: rgba(15, 26, 53, .94);--theme-color-surface-card-muted-glass: rgba(15, 23, 42, .72);--theme-color-surface-card-inset: rgba(255, 255, 255, .04);--theme-color-shadow-card-elevated: rgba(2, 6, 23, .22);--theme-color-shadow-card-elevated-strong: rgba(2, 6, 23, .28);--theme-color-shadow-card-hover-emerald: rgba(59, 130, 246, .18);--theme-color-shadow-overlay-dark: rgba(2, 6, 23, .58);--theme-color-shadow-highlight-blue-soft: rgba(245, 158, 11, .18);--theme-color-shadow-highlight-blue-strong: rgba(245, 158, 11, .24);--theme-color-profile-subtitle: #9cb3d9;--theme-color-profile-summary-border: #273a5b;--theme-color-profile-summary-surface: #101c36;--theme-color-profile-avatar-surface: #17305e;--theme-color-profile-avatar-text: #fce8c9;--theme-color-privacy-pill-border: #dbe3f0;--theme-color-group-arrow-surface: rgba(15, 23, 42, .06);--theme-color-group-arrow-text: #fce8c9;--theme-color-group-hover-border: rgba(16, 185, 129, .24);--theme-color-comment-highlight-border: #f9c58a;--theme-color-comment-highlight-surface: #f8fbff;--theme-color-comment-highlight-shadow: rgba(37, 99, 235, .14);--theme-color-comment-highlight-shadow-strong: rgba(37, 99, 235, .18);--theme-color-comment-empty-border: #d1d5db;--theme-color-comment-card-border: #eef2f7;--theme-color-comment-card-shadow: rgba(15, 23, 42, .05);--theme-color-chat-start-item-active-start: rgba(24, 58, 110, .96);--theme-color-chat-start-item-active-end: rgba(35, 52, 123, .9);--theme-color-chat-start-item-active-ring: rgba(245, 158, 11, .24);--ui-surface: var(--theme-color-ui-surface);--ui-surface-soft: var(--theme-color-ui-surface-soft);--ui-border: var(--theme-color-ui-border);--ui-border-strong: var(--theme-color-ui-border-strong);--ui-text: var(--theme-color-ui-text);--ui-text-muted: var(--theme-color-ui-text-muted);--ui-accent: var(--theme-color-ui-accent);--ui-accent-hover: var(--theme-color-ui-accent-hover);--ui-accent-deep: var(--theme-color-ui-accent-deep);--ui-shadow-soft: var(--theme-color-shadow-card-soft);--ui-shadow-medium: var(--theme-color-shadow-card-shell);--ui-shadow-strong: var(--theme-color-shadow-card-emphasis);--ui-radius-control: .75rem;--ui-radius-card: 1rem;--ui-radius-card-lg: 1.25rem;--discussion-surface: var(--theme-color-discussion-surface);--discussion-surface-muted: var(--theme-color-discussion-surface-muted);--discussion-surface-strong: var(--theme-color-discussion-surface-strong);--discussion-border: var(--theme-color-discussion-border);--discussion-border-strong: var(--theme-color-discussion-border-strong);--discussion-accent: var(--theme-color-discussion-accent);--discussion-accent-soft: var(--theme-color-discussion-accent-soft);--discussion-accent-hover: var(--theme-color-discussion-accent-hover);--discussion-accent-deep: var(--theme-color-discussion-accent-deep);--discussion-accent-strong: var(--theme-color-discussion-accent-strong);--discussion-focus-ring: var(--theme-color-discussion-focus-ring);--discussion-shadow: var(--theme-color-discussion-shadow);--theme-chat-emoji-picker-shadow: var(--theme-color-chat-emoji-picker-shadow);--theme-color-fill-muted-soft: var(--theme-color-fill-muted);--theme-color-fill-accent-soft: var(--theme-color-discussion-accent-soft);--theme-color-fill-success-soft: var(--theme-color-status-admin-surface);--theme-color-fill-warning-soft: var(--theme-color-status-pending-surface);--theme-color-fill-danger-soft: var(--theme-color-status-private-surface);--theme-color-fill-followed-soft: var(--theme-color-status-followed-surface);--theme-color-fill-mutual-soft: var(--theme-color-status-mutual-surface);--theme-color-fill-pending-soft: var(--theme-color-status-pending-surface);--theme-color-fill-relationship-soft: var(--theme-color-status-public-surface);--theme-color-text-warning-strong: var(--theme-color-text-pill-private);--theme-color-text-followed: var(--theme-color-status-followed);--theme-color-text-mutual: var(--theme-color-status-mutual);--theme-color-text-pending: var(--theme-color-status-pending);--theme-color-text-relationship: var(--theme-color-status-public);--theme-color-admin-search-border: var(--theme-color-users-search-border);--theme-color-admin-search-icon: var(--theme-color-users-search-icon-text);--theme-color-admin-search-inset: var(--theme-color-shadow-users-search-inset);--theme-color-admin-search-placeholder: var(--theme-color-users-search-placeholder);--theme-color-admin-search-surface: var(--theme-color-users-search-fill);--theme-color-theme-preview-border: var(--theme-color-border-card-soft);--theme-gradient-theme-preview-classic: linear-gradient(135deg, #23171c 0%, #1f2937 100%);--theme-gradient-theme-preview-midnight: linear-gradient(135deg, #1b1418 0%, #28191f 100%);--theme-gradient-theme-preview-aurora: linear-gradient(135deg, #0f766e 0%, #be185d 100%);--theme-color-theme-preview-classic-bar: rgba(255, 255, 255, .9);--theme-color-theme-preview-midnight-bar: rgba(148, 163, 184, .9);--theme-color-theme-preview-aurora-bar: rgba(236, 253, 245, .95);--theme-color-discovery-border: var(--theme-color-border-card-soft);--theme-color-discovery-border-soft: var(--theme-color-border-card-faint);--theme-color-discovery-border-strong: var(--theme-color-border-card-hover);--theme-color-discovery-border-strong-hover: var(--theme-color-border-accent-strong);--theme-color-discovery-eyebrow: var(--theme-color-text-meta-soft);--theme-color-discovery-icon: var(--theme-color-text-accent-strong);--theme-color-discovery-icon-strong: var(--theme-color-text-ink-strong);--theme-color-discovery-text: var(--theme-color-page-text);--theme-color-discovery-placeholder: var(--theme-color-users-search-placeholder);--theme-color-discovery-overlay-top: var(--theme-gradient-card-top);--theme-color-discovery-overlay-bottom: var(--theme-gradient-card-bottom);--theme-color-discovery-create-icon-surface: var(--theme-color-overlay-accent-soft);--theme-color-discovery-groups-search-border: var(--theme-color-users-search-border);--theme-color-shadow-discovery-button: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-chip: var(--theme-color-shadow-card-faint);--theme-color-shadow-discovery-chip-active: var(--theme-color-shadow-highlight);--theme-color-shadow-discovery-field: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-icon-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-panel: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-panel-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-create: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-create-hover: var(--theme-color-shadow-card-emphasis);--theme-color-shadow-discovery-groups-search: var(--theme-color-shadow-users-search);--theme-color-shadow-discovery-groups-search-inset: var(--theme-color-shadow-users-search-inset);--theme-gradient-discovery-button-start: var(--theme-gradient-card-top);--theme-gradient-discovery-button-end: var(--theme-gradient-card-bottom);--theme-gradient-discovery-chip-top: var(--theme-gradient-card-top);--theme-gradient-discovery-chip-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-discovery-chip-active-top: var(--theme-gradient-users-chip-active-start);--theme-gradient-discovery-chip-active-bottom: var(--theme-gradient-users-chip-active-end);--theme-gradient-discovery-field-top: var(--theme-gradient-card-top);--theme-gradient-discovery-field-bottom: var(--theme-gradient-card-bottom);--theme-gradient-discovery-icon-start: rgba(37, 99, 235, .14);--theme-gradient-discovery-icon-end: rgba(99, 102, 241, .14);--theme-gradient-discovery-panel-top: var(--theme-gradient-card-top);--theme-gradient-discovery-panel-bottom: var(--theme-gradient-card-bottom);--theme-gradient-discovery-create-start: var(--theme-gradient-card-top);--theme-gradient-discovery-create-end: var(--theme-gradient-card-bottom);--theme-gradient-discovery-groups-search-top: var(--theme-gradient-users-search-top);--theme-gradient-discovery-groups-search-bottom: var(--theme-gradient-users-search-bottom);--theme-color-group-workspace-avatar-border: var(--theme-color-border-card-soft);--theme-color-group-workspace-avatar-fallback: var(--theme-color-profile-avatar-surface);--theme-color-group-workspace-header-border: var(--theme-color-border-card-soft);--theme-color-shadow-group-workspace-avatar: var(--theme-color-shadow-card-shell);--theme-gradient-group-workspace-avatar: linear-gradient(135deg, var(--theme-color-profile-avatar-surface) 0%, var(--theme-color-discussion-accent-soft) 100%);--theme-group-members-card-border: var(--theme-color-border-card-soft);--theme-group-members-card-shadow: var(--theme-color-shadow-card-shell);--theme-group-members-card-surface: var(--theme-color-surface-card-glass);--theme-group-members-empty-border: var(--theme-color-border-empty-dashed);--theme-group-members-empty-surface: var(--theme-color-surface-card-muted-glass);--theme-group-members-shell-border: var(--theme-color-border-shell-soft);--theme-group-members-shell-shadow: var(--theme-color-shadow-card-emphasis);--theme-group-members-header-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom) 100%);--theme-group-members-panel-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-soft) 100%);--theme-group-members-requests-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-muted) 100%);--theme-group-members-request-surface: var(--theme-color-surface-card-glass);--theme-group-members-request-shadow: var(--theme-color-shadow-card-shell);--theme-group-members-pill-surface: var(--theme-color-surface-action-active);--theme-group-members-label-text: var(--theme-color-text-meta-soft);--theme-group-members-search-border: var(--theme-color-users-search-border);--theme-group-members-search-inset: var(--theme-color-shadow-users-search-inset);--theme-group-members-search-surface: var(--theme-color-users-search-fill);--theme-group-members-selection-border: var(--theme-color-border-accent-soft);--theme-group-members-selection-surface: var(--theme-color-surface-info-soft);--theme-group-members-hover-border: var(--theme-color-group-hover-border);--theme-group-members-hover-shadow: var(--theme-color-shadow-card-hover);--theme-group-members-accent-border: var(--theme-color-border-accent-strong);--theme-group-members-accent-gradient: linear-gradient(135deg, var(--theme-color-discussion-accent-soft) 0%, var(--theme-color-discussion-accent-soft-strong) 100%);--theme-group-members-avatar-gradient: linear-gradient(135deg, var(--theme-color-profile-avatar-surface) 0%, var(--theme-color-discussion-accent-soft) 100%);--theme-group-members-avatar-accent-gradient: linear-gradient(135deg, var(--theme-color-discussion-accent-soft) 0%, var(--theme-color-discussion-accent-soft-strong) 100%);--theme-group-members-avatar-text: var(--theme-color-profile-avatar-text);--theme-group-members-invite-hero-border: var(--theme-color-border-accent-soft);--theme-group-members-invite-hero-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-discussion-hero-end) 100%);--theme-group-members-subtabs-surface: var(--theme-color-surface-action-hover);--theme-group-events-shell-border: var(--theme-color-border-shell-soft);--theme-group-events-shell-shadow: var(--theme-color-shadow-card-emphasis);--theme-group-events-header-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-events-hero-end) 100%);--theme-group-events-card-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom) 100%);--theme-group-events-card-shadow: var(--theme-color-shadow-card-shell);--theme-group-events-side-border: var(--theme-color-border-card-soft);--theme-group-events-side-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-soft) 100%);--theme-group-events-stat-surface: var(--theme-color-surface-card-glass);--theme-group-events-stat-inset: var(--theme-color-shadow-inset-light);--theme-group-events-count-surface: var(--theme-color-overlay-accent-soft);--theme-group-events-form-surface: var(--theme-color-surface-card-glass);--theme-group-events-label-text: var(--theme-color-text-meta-soft);--theme-group-events-description-text: var(--theme-color-text-supporting);--theme-group-events-meta-border: var(--theme-color-border-card-soft);--theme-group-events-meta-surface: var(--theme-color-surface-action-hover);--theme-group-events-meta-label: var(--theme-color-text-meta-soft);--theme-group-events-chart-track: var(--theme-color-fill-muted);--theme-group-events-selected-ring-inner: var(--theme-color-events-cell-today-ring);--theme-group-events-selected-ring-outer: var(--theme-color-shadow-highlight);--theme-group-events-status-scheduled-surface: var(--theme-color-status-public-surface);--theme-group-events-status-scheduled-text: var(--theme-color-status-public);--theme-group-events-status-today-surface: var(--theme-color-status-followed-surface);--theme-group-events-status-today-text: var(--theme-color-status-followed);--theme-group-events-status-upcoming-surface: var(--theme-color-status-mutual-surface);--theme-group-events-status-upcoming-text: var(--theme-color-status-mutual);--theme-group-events-status-past-surface: var(--theme-color-surface-soft);--theme-group-events-status-past-text: var(--theme-color-text-muted);--theme-group-events-tone-default-border: var(--theme-color-border-card-soft);--theme-group-events-tone-default-surface: var(--theme-color-surface-soft);--theme-group-events-tone-default-fill: var(--theme-color-fill-muted);--theme-group-events-tone-going-border: var(--theme-color-border-success-soft);--theme-group-events-tone-going-surface: var(--theme-color-status-admin-surface);--theme-group-events-tone-going-fill: var(--theme-color-status-admin);--theme-group-events-tone-going-track: var(--theme-color-fill-muted);--theme-group-events-tone-maybe-border: var(--theme-color-border-accent-soft);--theme-group-events-tone-maybe-surface: var(--theme-color-status-mutual-surface);--theme-group-events-tone-maybe-fill: var(--theme-color-status-mutual);--theme-group-events-tone-maybe-text: var(--theme-color-status-mutual);--theme-group-events-tone-maybe-track: var(--theme-color-fill-muted);--theme-group-events-tone-not-going-border: var(--theme-color-border-warning-soft);--theme-group-events-tone-not-going-surface: var(--theme-color-status-private-surface);--theme-group-events-tone-not-going-fill: var(--theme-color-text-danger);--theme-group-events-tone-not-going-text: var(--theme-color-text-danger);--theme-group-events-tone-not-going-track: var(--theme-color-fill-muted);--theme-group-detail-card-border: var(--theme-color-border-card-soft);--theme-group-detail-avatar-surface: var(--theme-color-profile-avatar-surface);--theme-group-detail-avatar-text: var(--theme-color-profile-avatar-text);--theme-group-detail-status-surface: var(--theme-color-surface-action-hover);--theme-group-detail-status-glow: var(--theme-color-shadow-highlight);--theme-group-detail-status-owner-surface: var(--theme-color-status-public-surface);--theme-group-detail-status-owner-text: var(--theme-color-status-public);--theme-group-detail-status-moderator-surface: var(--theme-color-status-moderator-surface);--theme-group-detail-status-moderator-text: var(--theme-color-status-moderator);--theme-group-detail-status-member-surface: var(--theme-color-status-admin-surface);--theme-group-detail-status-member-text: var(--theme-color-status-admin);--theme-group-detail-status-invited-surface: var(--theme-color-status-mutual-surface);--theme-group-detail-status-invited-text: var(--theme-color-status-mutual);--theme-group-detail-status-pending-surface: var(--theme-color-status-pending-surface);--theme-group-detail-status-pending-text: var(--theme-color-status-pending);--theme-group-detail-status-available-surface: var(--theme-color-surface-soft);--theme-group-detail-status-available-text: var(--theme-color-text-muted);--theme-group-detail-role-owner-ring: var(--theme-color-role-owner-ring);--theme-group-detail-role-moderator-ring: var(--theme-color-role-moderator-ring);--theme-group-detail-role-member-ring: var(--theme-color-role-member-ring);--theme-group-detail-role-invited-ring: var(--theme-color-role-invited-ring);--theme-group-detail-role-pending-ring: var(--theme-color-role-pending-ring);--theme-group-detail-role-available-ring: var(--theme-color-role-available-ring);--theme-group-detail-titlebar-surface: var(--theme-color-surface-card-glass);--theme-group-detail-titlebar-owner-ring: var(--theme-color-role-owner-ring);--theme-group-detail-titlebar-moderator-ring: var(--theme-color-role-moderator-ring);--theme-group-detail-titlebar-member-ring: var(--theme-color-role-member-ring);--theme-group-detail-titlebar-invited-ring: var(--theme-color-role-invited-ring);--theme-group-detail-titlebar-pending-ring: var(--theme-color-role-pending-ring);--theme-group-detail-titlebar-available-ring: var(--theme-color-role-available-ring);--theme-chat-message-bubble-surface: linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-start) 0%, var(--theme-gradient-chat-message-bubble-end) 100%);--theme-chat-message-bubble-shadow: var(--theme-color-chat-message-bubble-shadow);--theme-chat-message-bubble-mine-surface: linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-mine-start) 0%, var(--theme-gradient-chat-message-bubble-mine-end) 100%);--theme-chat-message-bubble-mine-shadow: var(--theme-color-chat-message-bubble-mine-shadow);--theme-chat-composer-surface: linear-gradient(180deg, var(--theme-gradient-chat-composer-start) 0%, var(--theme-gradient-chat-composer-end) 100%);--theme-chat-composer-shadow: var(--theme-color-chat-composer-shadow);--theme-chat-composer-input-shadow: var(--theme-color-shadow-card-faint);--theme-chat-composer-input-focus-shadow: var(--theme-color-chat-composer-input-focus-ring);--theme-chat-send-button-surface: linear-gradient(135deg, var(--theme-gradient-chat-send-button-start) 0%, var(--theme-gradient-chat-send-button-end) 100%);--theme-chat-send-button-shadow: var(--theme-color-chat-send-button-shadow);--theme-chat-send-button-hover-shadow: var(--theme-color-chat-send-button-shadow-hover);--theme-chat-typing-indicator-surface: linear-gradient(135deg, var(--theme-gradient-chat-typing-indicator-start) 0%, var(--theme-gradient-chat-typing-indicator-end) 100%);--theme-chat-typing-indicator-shadow: var(--theme-color-chat-typing-indicator-shadow);--theme-color-chat-sidebar-border: var(--theme-color-border-card-soft);--theme-color-chat-sidebar-divider: var(--theme-color-border-card-faint);--theme-color-chat-sidebar-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-sidebar-overlay: var(--theme-color-overlay-ink-soft);--theme-color-chat-workspace-border: var(--theme-color-border-card-soft);--theme-color-chat-workspace-header-border: var(--theme-color-border-card-soft);--theme-color-chat-workspace-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-workspace-overlay-bottom: var(--theme-gradient-card-bottom);--theme-color-chat-header-border: var(--theme-color-border-card-soft);--theme-color-chat-header-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-header-hover-surface: var(--theme-color-surface-action-hover);--theme-color-chat-header-hover-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-back-button-border: var(--theme-color-border-card-soft);--theme-color-chat-back-button-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-back-button-text: var(--theme-color-page-text);--theme-color-chat-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-avatar-text: var(--theme-color-profile-avatar-text);--theme-color-chat-directory-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-directory-avatar-text: var(--theme-color-profile-avatar-text);--theme-color-chat-private-avatar-border: rgba(245, 158, 11, .3);--theme-color-chat-private-avatar-inset: rgba(255, 255, 255, .08);--theme-color-chat-private-avatar-ring: rgba(251, 191, 36, .46);--theme-color-chat-private-avatar-text: #fff3df;--theme-color-chat-presence-surface: var(--theme-color-surface-elevated);--theme-color-chat-unread-surface: var(--theme-color-status-public-surface);--theme-color-chat-unread-text: var(--theme-color-status-public);--theme-color-chat-scope-divider: var(--theme-color-border-card-faint);--theme-color-chat-scope-empty: var(--theme-color-text-muted);--theme-color-chat-scope-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-scope-hover-avatar-border: var(--theme-color-border-accent-soft);--theme-color-chat-scope-caption-surface: var(--theme-color-surface-action-hover);--theme-color-chat-scope-caption-border: var(--theme-color-border-card-soft);--theme-color-chat-scope-caption-text: var(--theme-color-text-meta-soft);--theme-color-chat-scope-caption-private-border: var(--theme-color-border-warning-soft);--theme-color-chat-scope-caption-private-text: var(--theme-color-text-pill-private);--theme-color-chat-scope-active-border: var(--theme-color-border-accent-strong);--theme-color-chat-scope-active-avatar-border: var(--theme-color-border-accent-strong);--theme-color-chat-scope-active-avatar-ring: var(--theme-color-shadow-highlight);--theme-color-chat-scope-active-caption-border: var(--theme-color-border-accent-soft);--theme-color-chat-scope-active-caption-text: var(--theme-color-text-accent-strong);--theme-color-chat-start-item-border: var(--theme-color-border-card-soft);--theme-color-chat-start-item-alt-border: var(--theme-color-border-card-faint);--theme-color-chat-start-item-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-typing-avatar-ring: var(--theme-color-shadow-highlight);--theme-color-chat-typing-badge-border: var(--theme-chat-typing-indicator-border);--theme-color-chat-typing-dot: var(--theme-chat-send-button-text);--theme-color-chat-presence-ring-shadow: var(--theme-color-shadow-highlight);--theme-color-chat-scope-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-workspace-overlay-top: var(--theme-gradient-card-top);--theme-color-shadow-chat-avatar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-avatar-group: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-back-button: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-back-button-hover: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-directory-avatar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-presence-ring: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-private-avatar: rgba(59, 130, 246, .26);--theme-color-shadow-chat-scope-active: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-scope-active-avatar: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-scope-avatar: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-sidebar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-start-item: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-start-item-hover: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-typing-avatar: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-typing-badge: var(--theme-color-chat-typing-indicator-shadow);--theme-color-shadow-chat-unread-ring: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-workspace: var(--theme-color-shadow-card-emphasis);--theme-gradient-chat-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-avatar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-back-button-top: var(--theme-gradient-card-top);--theme-gradient-chat-back-button-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-chat-directory-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-directory-avatar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-private-avatar-start: rgba(251, 146, 60, .96);--theme-gradient-chat-private-avatar-end: rgba(190, 24, 93, .94);--theme-gradient-chat-private-glow-start: rgba(56, 189, 248, .22);--theme-gradient-chat-private-glow-mid: rgba(190, 24, 93, .2);--theme-gradient-chat-private-glow-end: rgba(255, 255, 255, 0);--theme-gradient-chat-scope-active-start: var(--theme-color-chat-start-item-active-start);--theme-gradient-chat-scope-active-end: var(--theme-color-chat-start-item-active-end);--theme-gradient-chat-scope-active-caption-start: rgba(18, 39, 79, .96);--theme-gradient-chat-scope-active-caption-end: rgba(30, 58, 122, .9);--theme-gradient-chat-scope-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-scope-avatar-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-chat-scope-button-top: var(--theme-gradient-card-top);--theme-gradient-chat-scope-button-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-scope-caption-private-start: rgba(255, 247, 237, .98);--theme-gradient-chat-scope-caption-private-end: rgba(255, 237, 213, .9);--theme-gradient-chat-sidebar-top: var(--theme-gradient-card-top);--theme-gradient-chat-sidebar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-start-item-top: var(--theme-gradient-card-top);--theme-gradient-chat-start-item-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-start-item-alt-top: rgba(11, 21, 40, .98);--theme-gradient-chat-start-item-alt-bottom: rgba(17, 29, 51, .96);--theme-gradient-chat-start-item-hover-top: rgba(18, 34, 61, .98);--theme-gradient-chat-start-item-hover-bottom: rgba(26, 44, 78, .96);--theme-gradient-chat-typing-badge-start: var(--theme-gradient-chat-typing-indicator-start);--theme-gradient-chat-typing-badge-end: var(--theme-gradient-chat-typing-indicator-end);--theme-gradient-chat-workspace-top: var(--theme-gradient-card-top);--theme-gradient-chat-workspace-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-workspace-header-top: var(--theme-gradient-card-top);--theme-gradient-chat-workspace-header-bottom: var(--theme-gradient-card-bottom-soft);--theme-color-classic-focus-ring: rgba(245, 158, 11, .2);--theme-color-classic-toolbar-border: rgba(245, 158, 11, .2);--theme-color-classic-toolbar-surface: rgba(12, 22, 48, .98);--theme-color-classic-panel-shadow-strong: rgba(2, 6, 23, .28);--theme-color-classic-interactive-shadow: rgba(59, 130, 246, .18);--theme-gradient-classic-accent-start: #fb923c;--theme-gradient-classic-accent-end: #4f46e5;--theme-gradient-classic-accent-strong-start: #f59e0b;--theme-gradient-classic-accent-strong-end: #9d174d;--theme-gradient-classic-utility-start: #152444;--theme-gradient-classic-utility-end: #0f1d38;--theme-color-classic-utility-border: rgba(245, 158, 11, .22);--theme-color-classic-utility-border-strong: rgba(79, 70, 229, .3);--theme-color-classic-badge-bg: #be185d;--theme-color-classic-badge-text: #fff3df;--theme-color-classic-badge-ring: rgba(255, 255, 255, .16);--theme-color-classic-badge-shadow: rgba(190, 24, 93, .24);--theme-color-classic-count-surface: rgba(245, 158, 11, .12);--theme-color-classic-count-surface-active: rgba(190, 24, 93, .18);--theme-color-classic-count-border: rgba(245, 158, 11, .18);--theme-gradient-classic-panel-top: rgba(18, 31, 63, .99);--theme-gradient-classic-panel-bottom: rgba(12, 22, 48, .98);--theme-family-filter-chip-bg: linear-gradient(180deg, rgba(12, 22, 48, .98) 0%, rgba(9, 16, 34, .98) 100%);--theme-family-filter-chip-border: rgba(245, 158, 11, .2);--theme-family-filter-chip-text: #fce8c9;--theme-family-filter-chip-shadow: rgba(2, 6, 23, .24);--theme-family-filter-chip-hover-bg: linear-gradient(180deg, rgba(15, 30, 63, .99) 0%, rgba(10, 21, 43, .99) 100%);--theme-family-filter-chip-hover-border: rgba(252, 211, 77, .28);--theme-family-filter-chip-hover-shadow: rgba(15, 23, 42, .34);--theme-family-filter-chip-active-bg-start: rgba(251, 146, 60, .96);--theme-family-filter-chip-active-bg-end: rgba(190, 24, 93, .94);--theme-family-filter-chip-active-border: rgba(251, 191, 36, .34);--theme-family-filter-chip-active-text: #fff3df;--theme-family-filter-chip-active-shadow: rgba(190, 24, 93, .24);--theme-family-filter-chip-count-bg: rgba(219, 234, 254, .08);--theme-family-filter-chip-count-border: rgba(245, 158, 11, .18);--theme-family-filter-chip-count-text: #f8d2a0;--theme-family-filter-chip-count-shadow: rgba(2, 6, 23, .18);--theme-family-filter-chip-count-active-bg: rgba(255, 255, 255, .18);--theme-family-filter-chip-count-active-border: rgba(255, 255, 255, .22);--theme-family-filter-chip-count-active-text: #fff3df;--theme-family-filter-chip-count-active-shadow: rgba(2, 6, 23, .12);--theme-family-app-bg: var(--theme-color-ui-bg, var(--theme-color-app-bg));--theme-family-app-bg-gradient-start: var(--theme-gradient-app-body-top, var(--theme-family-app-bg));--theme-family-app-bg-gradient-mid: var(--theme-gradient-app-body-mid, var(--theme-family-app-bg-gradient-start));--theme-family-app-bg-gradient-end: var(--theme-gradient-app-body-bottom, var(--theme-family-app-bg));--theme-family-app-text: var(--theme-color-ui-text, var(--theme-color-page-text));--theme-family-toolbar-bg: linear-gradient(180deg, var(--theme-gradient-topbar-top, var(--theme-color-ui-accent-deep, var(--theme-color-surface-inverse))) 0%, var(--theme-gradient-topbar-bottom, var(--theme-gradient-topbar-top, var(--theme-color-ui-accent-strong, var(--theme-color-surface-inverse)))) 100%);--theme-family-toolbar-text: var(--theme-color-text-inverse);--theme-family-toolbar-text-muted: var(--theme-color-app-topbar-muted, var(--theme-color-text-inverse));--theme-family-toolbar-shadow: var(--theme-color-discussion-shadow-topbar, var(--theme-color-shadow-strong));--theme-family-nav-active-bg: var(--theme-color-app-nav-active, var(--theme-color-overlay-inverse-soft));--theme-family-sidebar-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-sidebar-border: var(--theme-color-ui-border, var(--theme-color-border-shell-soft, var(--theme-color-border-subtle)));--theme-family-surface-card-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-surface-card-bg-alt: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom-soft, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-surface-shell-bg: var(--theme-color-surface-stage-soft, var(--theme-color-ui-bg-soft, var(--theme-color-surface-soft)));--theme-family-surface-shell-bg-strong: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-surface-shell-border: var(--theme-color-border-shell-soft, var(--theme-color-ui-border, var(--theme-color-border-subtle)));--theme-family-surface-shell-border-strong: var(--theme-color-ui-border-strong, var(--theme-color-border-card-soft, var(--theme-color-border-default)));--theme-family-surface-shell-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-surface-shell-shadow-strong: var(--theme-color-shadow-card-shell-strong, var(--theme-color-shadow-strong));--theme-family-surface-hover-border: var(--theme-color-border-card-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-surface-hover-shadow: var(--theme-color-shadow-card-hover, var(--theme-color-shadow-card-hover-soft));--theme-family-surface-glass: var(--theme-color-group-surface-glass, var(--theme-color-surface-glass-soft, var(--theme-color-surface-overlay-soft)));--theme-family-surface-muted: var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft, var(--theme-color-surface-muted)));--theme-family-titlebar-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom-muted, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-titlebar-gradient-start: var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated)));--theme-family-titlebar-gradient-end: var(--theme-gradient-card-bottom-muted, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-titlebar-border: var(--theme-color-ui-border-strong, var(--theme-color-border-card-soft, var(--theme-color-border-subtle)));--theme-family-titlebar-text: var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-titlebar-text-muted: var(--theme-color-discussion-muted-text, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-titlebar-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-titlebar-action-icon: var(--theme-color-titlebar-action-icon, currentColor);--theme-family-titlebar-action-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-text-primary: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-text-secondary: var(--theme-color-ui-text-muted, var(--theme-color-text-secondary));--theme-family-text-muted: var(--theme-color-ui-text-muted, var(--theme-color-text-muted));--theme-family-text-heading: var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-text-heading-soft: var(--theme-color-text-heading-soft, var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary))));--theme-family-text-inverse: var(--theme-color-text-inverse);--theme-family-text-accent: var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-link)));--theme-family-text-meta: var(--theme-color-text-meta-soft, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-text-label: var(--theme-color-text-supporting, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-text-chip: var(--theme-color-discussion-text-pill, var(--theme-color-text-pill-muted, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary))));--theme-family-text-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-ui-text-muted, var(--theme-color-text-muted)));--theme-family-control-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-control-border: var(--theme-color-ui-border, var(--theme-color-border-default));--theme-family-control-text: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-control-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-control-hover-border: var(--theme-color-border-action-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-control-active-bg: var(--theme-color-surface-action-active, var(--theme-color-discussion-accent-soft, var(--theme-color-surface-card-accent-strong)));--theme-family-control-active-border: var(--theme-color-discussion-border-active, var(--theme-color-ui-accent, var(--theme-color-border-accent-strong, var(--theme-color-border-default))));--theme-family-control-active-text: var(--theme-color-ui-accent-deep, var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-primary))));--theme-family-control-focus-ring: var(--theme-color-shadow-highlight, var(--theme-color-discussion-overlay-focus, var(--theme-color-overlay-accent-soft)));--theme-family-control-shadow: var(--theme-color-shadow-card-faint, var(--theme-color-shadow-soft));--theme-family-control-shadow-active: var(--theme-color-shadow-highlight-strong, var(--theme-color-shadow-strong));--theme-family-input-bg: var(--theme-color-input-surface-strong, var(--theme-color-ui-surface, var(--theme-color-surface-elevated)));--theme-family-input-border: var(--theme-color-users-search-border, var(--theme-color-ui-border, var(--theme-color-border-default)));--theme-family-input-text: var(--theme-color-users-search-text, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-input-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-ui-text-muted, var(--theme-color-text-muted)));--theme-family-input-icon-surface: var(--theme-color-users-search-icon-surface, var(--theme-color-discussion-accent-soft, var(--theme-color-overlay-accent-soft)));--theme-family-input-icon-text: var(--theme-color-users-search-icon-text, var(--theme-color-ui-accent, var(--theme-color-text-accent-strong)));--theme-family-input-focus-border: var(--theme-color-users-search-focus-border, var(--theme-color-discussion-border-focus, var(--theme-color-ui-accent, var(--theme-color-border-accent-strong))));--theme-family-input-focus-ring: var(--theme-color-users-search-focus-ring, var(--theme-color-discussion-overlay-focus, var(--theme-color-shadow-highlight)));--theme-family-input-inset-light: var(--theme-color-shadow-inset-light);--theme-family-input-shadow: var(--theme-color-shadow-users-search, var(--theme-color-shadow-card-soft, var(--theme-color-shadow-soft)));--theme-family-item-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-item-border: var(--theme-color-ui-border, var(--theme-color-border-card-soft, var(--theme-color-border-subtle)));--theme-family-item-text: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-item-meta: var(--theme-color-ui-text-muted, var(--theme-color-text-meta-soft, var(--theme-color-text-secondary)));--theme-family-item-hover-bg: var(--theme-color-discussion-surface-highlight, var(--theme-color-surface-card-accent-soft, var(--theme-color-surface-action-hover)));--theme-family-item-hover-border: var(--theme-color-border-card-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-item-selected-bg: var(--theme-color-discussion-accent-soft-strong, var(--theme-color-surface-card-accent-strong, var(--theme-color-surface-action-active)));--theme-family-item-selected-border: var(--theme-color-discussion-border-active, var(--theme-color-border-accent-soft, var(--theme-color-border-accent-strong)));--theme-family-item-accent-bar: var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-link)));--theme-family-item-own-bg: var(--theme-color-discussion-overlay-active-bottom, var(--theme-color-overlay-accent-soft-strong, var(--theme-color-surface-card-accent-strong)));--theme-family-badge-bg: var(--theme-color-notification-badge, var(--theme-color-ui-accent-deep, var(--theme-color-surface-inverse)));--theme-family-badge-text: var(--theme-color-notification-badge-text, var(--theme-color-text-inverse));--theme-family-pill-bg: var(--theme-color-discussion-surface-pill, var(--theme-color-surface-ink-chip, var(--theme-color-overlay-ink-soft)));--theme-family-pill-text: var(--theme-color-discussion-text-pill, var(--theme-color-text-pill-muted, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary))));--theme-family-owner-badge-bg: var(--theme-color-group-owner-badge-surface, var(--theme-family-badge-bg));--theme-family-owner-badge-text: var(--theme-color-group-owner-badge-text, var(--theme-family-badge-text));--theme-family-owner-badge-ring: var(--theme-color-group-owner-badge-ring, var(--theme-color-border-inverse-stronger));--theme-family-state-ring: var(--theme-color-shadow-highlight, var(--theme-color-discussion-overlay-focus, var(--theme-color-overlay-accent-soft)));--theme-family-overlay-backdrop: var(--theme-color-overlay-backdrop);--theme-family-modal-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-modal-border: var(--theme-color-ui-border, var(--theme-color-border-shell-soft, var(--theme-color-border-subtle)));--theme-family-modal-shadow: var(--theme-color-shadow-modal-panel, var(--theme-color-shadow-modal-strong, var(--theme-color-shadow-strong)))}:root[data-theme=tide],.theme-preview-scope[data-preview-theme=tide]{color-scheme:light;--theme-color-app-bg: #f7fbf8;--theme-color-page-text: #173c3c;--theme-color-surface: #ffffff;--theme-color-surface-strong: #ffffff;--theme-color-surface-inverse: #123b38;--theme-color-surface-muted: #f9f7f2;--theme-color-surface-subtle: #eef5ef;--theme-color-fill-muted: #d7ece6;--theme-color-fill-toggle-track: #bdd9d0;--theme-color-fill-toggle-track-active: #0f766e;--theme-color-text-supporting: #466564;--theme-color-text-link: #0f766e;--theme-color-text-success: #047857;--theme-color-text-accent-strong: #0f766e;--theme-color-text-meta-soft: #738782;--theme-color-text-pill-muted: #5e6f6a;--theme-color-text-pill-private: #b45309;--theme-color-border-subtle: #d8e6df;--theme-color-border-default: #bfd7cf;--theme-color-border-strong: #0f766e;--theme-color-border-card-soft: #dbe7de;--theme-color-border-card-hover: #c8d8cf;--theme-color-border-action-hover: #d6a96b;--theme-color-border-accent-soft: #a7f3d0;--theme-color-border-accent-strong: #0f766e;--theme-color-border-info-soft: #7dd3fc;--theme-color-border-warning-soft: rgba(249, 115, 22, .22);--theme-color-border-shell-soft: rgba(51, 65, 85, .1);--theme-color-border-success-soft: rgba(16, 185, 129, .24);--theme-color-border-card-faint: #e8eee8;--theme-color-border-empty-dashed: #c9d7ce;--theme-color-border-selected-soft: rgba(15, 118, 110, .12);--theme-color-overlay-backdrop: rgba(22, 40, 42, .28);--theme-color-overlay-accent-soft: rgba(15, 118, 110, .1);--theme-color-overlay-accent-soft-strong: rgba(15, 118, 110, .15);--theme-color-overlay-brand-soft: rgba(180, 83, 9, .1);--theme-color-overlay-ink-faint: rgba(16, 32, 58, .02);--theme-color-overlay-ink-soft: rgba(16, 32, 58, .05);--theme-color-overlay-ink-soft-strong: rgba(16, 32, 58, .08);--theme-color-overlay-warning-soft: rgba(255, 237, 213, .98);--theme-color-overlay-warning-soft-strong: rgba(255, 247, 237, .98);--theme-color-overlay-media-soft: #f7f4ed;--theme-color-overlay-media-soft-strong: #efe4d3;--theme-color-surface-elevated: #ffffff;--theme-color-surface-soft: #f8fbf7;--theme-color-surface-soft-strong: #f3efe6;--theme-color-surface-stage-soft: rgba(247, 245, 239, .82);--theme-color-surface-glass-soft: rgba(255, 255, 255, .8);--theme-color-surface-card-accent-soft: #ecf7f1;--theme-color-surface-card-accent-strong: #dff0e6;--theme-color-surface-action-hover: #f5efe2;--theme-color-surface-action-active: #e7f4ed;--theme-color-surface-picker-backdrop: rgba(18, 34, 36, .32);--theme-color-surface-picker-tab-active: #ffffff;--theme-color-surface-ink-chip: rgba(180, 83, 9, .1);--theme-color-surface-info-soft: #f0fdfa;--theme-color-shadow-soft: rgba(69, 92, 148, .08);--theme-color-shadow-strong: rgba(36, 68, 65, .16);--theme-color-shadow-thumb: rgba(36, 68, 65, .18);--theme-color-shadow-card-soft: rgba(46, 86, 76, .08);--theme-color-shadow-card-hover-soft: rgba(46, 86, 76, .12);--theme-color-shadow-card-hover: rgba(46, 86, 76, .14);--theme-color-shadow-card-emphasis: rgba(46, 86, 76, .18);--theme-color-shadow-card-shell: rgba(46, 86, 76, .1);--theme-color-shadow-card-shell-strong: rgba(46, 86, 76, .14);--theme-color-shadow-card-faint: rgba(54, 88, 153, .06);--theme-color-shadow-highlight: rgba(15, 118, 110, .16);--theme-color-shadow-highlight-strong: rgba(15, 118, 110, .22);--theme-color-shadow-modal-strong: rgba(29, 54, 53, .18);--theme-color-shadow-modal-panel: rgba(29, 54, 53, .2);--theme-color-shadow-badge: rgba(180, 83, 9, .18);--theme-size-responsive-action-icon: 1.04rem;--theme-size-titlebar-action-icon: 1.09rem;--theme-size-filter-chip-count: .73rem;--theme-size-section-eyebrow: .79rem;--theme-size-nav-notification-icon: 1.05rem;--theme-size-avatar-trigger-placeholder: 1.38rem;--theme-color-responsive-action-icon: #eef2ff;--theme-color-titlebar-action-icon: #eef2ff;--theme-color-filter-chip-count-bg: rgba(180, 83, 9, .14);--theme-color-filter-chip-count-text: #9a3412;--theme-color-filter-chip-count-shadow: rgba(180, 83, 9, .14);--theme-color-section-eyebrow: #7c6b57;--theme-color-events-user-state-chip-bg: rgba(180, 83, 9, .1);--theme-color-events-user-state-chip-text: #9a3412;--theme-color-events-user-state-chip-border: rgba(180, 83, 9, .2);--theme-color-nav-notification-icon: #eef2ff;--theme-color-avatar-trigger-placeholder: #0f766e;--theme-color-user-type-toggle-track-border: rgba(15, 118, 110, .14);--theme-color-shadow-tab-active: rgba(15, 118, 110, .12);--theme-color-shadow-inset-light: rgba(255, 255, 255, .78);--theme-gradient-card-top: rgba(255, 255, 255, .98);--theme-gradient-card-bottom: rgba(246, 247, 242, .97);--theme-gradient-card-bottom-soft: rgba(242, 245, 239, .96);--theme-gradient-card-bottom-muted: rgba(239, 243, 238, .96);--theme-color-text-primary: #173c3c;--theme-color-text-secondary: #607874;--theme-color-text-muted: #788783;--theme-color-text-heading-soft: #294847;--theme-color-text-heading-muted: #5e706b;--theme-color-text-inverse: #ffffff;--theme-color-text-danger: #b91c1c;--theme-color-text-danger-strong: #dc2626;--theme-color-text-ink-strong: #173c3c;--theme-color-text-success-strong: #047857;--theme-color-status-admin: #047857;--theme-color-status-admin-surface: rgba(209, 250, 229, .95);--theme-color-status-moderator: #c2410c;--theme-color-status-moderator-surface: rgba(255, 237, 213, .96);--theme-color-status-public: #0f766e;--theme-color-status-public-surface: rgba(219, 234, 254, .95);--theme-color-status-private-surface: rgba(254, 226, 226, .95);--theme-color-status-following: #7c3aed;--theme-color-status-following-surface: rgba(237, 233, 254, .96);--theme-color-status-followed: #0f766e;--theme-color-status-followed-surface: rgba(204, 251, 241, .95);--theme-color-status-mutual: #0f766e;--theme-color-status-mutual-surface: rgba(224, 231, 255, .96);--theme-color-status-pending: #a16207;--theme-color-status-pending-surface: rgba(254, 249, 195, .96);--theme-color-status-declined-surface: rgba(241, 245, 249, .96);--theme-color-status-online: #22c55e;--theme-color-status-offline: #ef4444;--theme-gradient-users-chip-active-start: rgba(99, 102, 241, .96);--theme-gradient-users-chip-active-end: rgba(14, 165, 233, .94);--theme-color-users-chip-active-text: #f8fbff;--theme-color-shadow-users-chip-active: rgba(99, 102, 241, .18);--theme-color-users-chip-count-surface: rgba(16, 32, 58, .08);--theme-color-users-chip-count-active-surface: rgba(255, 255, 255, .18);--theme-color-users-chip-border: rgba(148, 163, 184, .26);--theme-color-users-chip-surface: rgba(248, 250, 255, .92);--theme-color-users-chip-text: #29456f;--theme-color-users-chip-hover-border: rgba(13, 148, 136, .22);--theme-color-shadow-users-chip-hover: rgba(20, 93, 87, .08);--theme-color-users-chip-active-border: rgba(99, 102, 241, .3);--theme-color-users-search-border: rgba(148, 163, 184, .24);--theme-gradient-users-search-top: rgba(255, 255, 255, .98);--theme-gradient-users-search-bottom: rgba(239, 246, 255, .96);--theme-color-users-search-fill: rgba(255, 255, 255, .92);--theme-color-shadow-users-search: rgba(54, 88, 153, .09);--theme-color-shadow-users-search-focus: rgba(13, 148, 136, .12);--theme-color-shadow-users-search-inset: rgba(255, 255, 255, .82);--theme-color-shadow-users-search-inset-strong: rgba(255, 255, 255, .88);--theme-color-users-search-focus-border: rgba(99, 102, 241, .3);--theme-color-users-search-focus-ring: rgba(13, 148, 136, .12);--theme-color-users-search-icon-surface: rgba(14, 165, 233, .1);--theme-color-users-search-icon-text: #0369a1;--theme-color-users-search-text: #123b38;--theme-color-users-search-placeholder: #7b8fb5;--theme-gradient-groups-submit-start: rgba(79, 70, 229, .96);--theme-gradient-groups-submit-end: rgba(14, 165, 233, .92);--theme-color-groups-submit-border: rgba(99, 102, 241, .18);--theme-color-groups-submit-text: #ffffff;--theme-color-shadow-groups-submit-hover: rgba(15, 118, 110, .22);--theme-color-group-owner-badge-surface: #7c3aed;--theme-color-group-owner-badge-text: #ffffff;--theme-color-group-owner-badge-ring: rgba(255, 255, 255, .72);--theme-color-shadow-group-owner-badge: rgba(124, 58, 237, .24);--theme-color-group-surface-glass-soft: rgba(255, 255, 255, .7);--theme-color-group-surface-glass: rgba(255, 255, 255, .88);--theme-color-group-surface-glow: rgba(255, 255, 255, .74);--theme-color-role-owner-ring: rgba(15, 118, 110, .34);--theme-color-role-moderator-ring: rgba(249, 115, 22, .42);--theme-color-role-member-ring: rgba(34, 197, 94, .4);--theme-color-role-invited-ring: rgba(168, 85, 247, .4);--theme-color-role-pending-ring: rgba(245, 158, 11, .42);--theme-color-role-available-ring: rgba(148, 163, 184, .34);--theme-color-role-owner-border-soft: rgba(99, 102, 241, .24);--theme-color-role-moderator-border-soft: rgba(249, 115, 22, .26);--theme-color-role-member-border-soft: rgba(34, 197, 94, .24);--theme-color-role-invited-border-soft: rgba(168, 85, 247, .24);--theme-color-role-pending-border-soft: rgba(245, 158, 11, .24);--theme-color-role-available-border-soft: rgba(148, 163, 184, .22);--theme-chat-message-bubble-border: rgba(148, 184, 170, .34);--theme-gradient-chat-message-bubble-start: rgba(255, 255, 255, .9);--theme-gradient-chat-message-bubble-end: rgba(245, 247, 241, .8);--theme-color-chat-message-bubble-shadow: rgba(20, 93, 87, .12);--theme-chat-message-bubble-mine-border: rgba(180, 83, 9, .28);--theme-gradient-chat-message-bubble-mine-start: rgba(245, 236, 220, .94);--theme-gradient-chat-message-bubble-mine-end: rgba(239, 247, 241, .88);--theme-color-chat-message-bubble-mine-shadow: rgba(13, 148, 136, .14);--theme-chat-composer-border: rgba(190, 208, 199, .34);--theme-color-chat-composer-glow: rgba(15, 118, 110, .12);--theme-gradient-chat-composer-start: rgba(255, 255, 255, .84);--theme-gradient-chat-composer-end: rgba(245, 247, 241, .74);--theme-color-chat-composer-inset: rgba(255, 255, 255, .82);--theme-color-chat-composer-shadow: rgba(20, 93, 87, .14);--theme-chat-composer-input-border: rgba(190, 208, 199, .3);--theme-chat-composer-input-surface: rgba(255, 255, 255, .86);--theme-chat-composer-input-text: #123b38;--theme-color-chat-composer-input-inset: rgba(255, 255, 255, .84);--theme-chat-composer-input-placeholder: rgba(100, 116, 139, .72);--theme-chat-composer-input-focus-border: rgba(15, 118, 110, .28);--theme-color-chat-composer-input-focus-ring: rgba(13, 148, 136, .12);--theme-color-chat-composer-input-focus-inset: rgba(255, 255, 255, .9);--theme-gradient-chat-send-button-start: rgba(15, 118, 110, .96);--theme-gradient-chat-send-button-end: rgba(20, 184, 166, .9);--theme-chat-send-button-text: #ffffff;--theme-color-chat-send-button-shadow: rgba(15, 118, 110, .2);--theme-color-chat-send-button-shadow-hover: rgba(15, 118, 110, .26);--theme-gradient-chat-typing-indicator-start: rgba(15, 118, 110, .94);--theme-gradient-chat-typing-indicator-end: rgba(20, 184, 166, .88);--theme-chat-typing-indicator-border: rgba(15, 118, 110, .22);--theme-color-chat-typing-indicator-shadow: rgba(15, 118, 110, .22);--theme-chat-emoji-picker-border: rgba(191, 219, 254, .3);--theme-chat-emoji-picker-sheen: rgba(255, 255, 255, .78);--theme-chat-emoji-picker-surface: rgba(255, 255, 255, .98);--theme-color-chat-emoji-picker-shadow: rgba(54, 88, 153, .2);--theme-chat-emoji-picker-close-border: rgba(191, 219, 254, .24);--theme-chat-emoji-picker-close-surface: rgba(239, 246, 255, .96);--theme-chat-emoji-picker-close-text: #0f766e;--theme-chat-emoji-picker-close-hover-border: rgba(15, 118, 110, .22);--theme-chat-emoji-picker-close-hover-surface: rgba(232, 244, 237, .92);--theme-chat-emoji-picker-emoji-border: rgba(191, 219, 254, .18);--theme-chat-emoji-picker-emoji-surface: rgba(248, 250, 255, .94);--theme-chat-emoji-picker-emoji-hover-border: rgba(15, 118, 110, .18);--theme-chat-emoji-picker-emoji-hover-surface: rgba(236, 245, 240, .9);--theme-color-notifications-filter-border: rgba(190, 208, 199, .28);--theme-color-notifications-filter-surface: rgba(255, 255, 255, .82);--theme-color-notifications-filter-active: rgba(233, 245, 239, .92);--theme-color-notifications-text-read: #7a877f;--theme-color-notifications-text-unread: #0f766e;--theme-color-notifications-group-divider: rgba(148, 163, 184, .16);--theme-color-throttle-border: rgba(191, 219, 254, .26);--theme-color-throttle-surface: rgba(255, 255, 255, .9);--theme-color-throttle-text: #155e75;--theme-color-shadow-throttle: rgba(54, 88, 153, .16);--theme-color-thread-line-soft: #d3dfd8;--theme-color-thread-line-strong: #afc5bb;--theme-color-thread-line-highlight: #92b7aa;--theme-color-thread-line-highlight-strong: #709f91;--theme-color-thread-cutout: #eefcf9;--theme-color-performance-text: #6f817a;--theme-color-performance-text-strong: #173c3c;--theme-color-performance-header-border: #d5ebe5;--theme-font-family-base: Arial, Helvetica, sans-serif;--theme-color-border-inverse-stronger: rgba(255, 255, 255, .9);--theme-color-surface-overlay-soft: rgba(255, 255, 255, .7);--theme-color-border-inverse-soft: rgba(255, 255, 255, .25);--theme-color-border-inverse-strong: rgba(255, 255, 255, .45);--theme-color-border-inverse-faint: rgba(255, 255, 255, .06);--theme-color-overlay-inverse-soft: rgba(255, 255, 255, .14);--theme-color-shadow-inverse-outline: rgba(255, 255, 255, .2);--theme-color-shadow-highlight-transparent: rgba(37, 99, 235, 0);--theme-color-performance-header-divider: #dde6de;--theme-color-performance-card-border: #d9e4dc;--theme-color-performance-card-border-soft: #e3ebe4;--theme-color-performance-card-border-strong: #cddcd3;--theme-color-performance-card-text: #3f5f5b;--theme-color-performance-card-bg: #ffffff;--theme-color-performance-card-bg-soft: #fbfaf6;--theme-color-performance-overlay-soft: rgba(15, 118, 110, .06);--theme-color-performance-overlay-header-top: rgba(255, 255, 255, .99);--theme-color-performance-overlay-header-bottom: rgba(246, 247, 242, .98);--theme-color-performance-overlay-card-top: rgba(255, 255, 255, .99);--theme-color-performance-overlay-card-bottom: rgba(242, 244, 239, .98);--theme-color-performance-shadow-soft: rgba(15, 23, 42, .04);--theme-color-performance-shadow-soft-strong: rgba(15, 23, 42, .05);--theme-color-performance-text-placeholder: #9ca3af;--theme-color-inverse-text-muted-strong: rgba(255, 255, 255, .8);--theme-color-inverse-text-muted-soft: rgba(255, 255, 255, .78);--theme-color-discussion-accent: #0f766e;--theme-color-discussion-accent-hover: #14b8a6;--theme-color-discussion-accent-strong: #0d9488;--theme-color-discussion-accent-deep: #0f4f4a;--theme-color-discussion-accent-soft: rgba(15, 118, 110, .12);--theme-color-discussion-accent-soft-strong: rgba(180, 83, 9, .14);--theme-color-discussion-border: rgba(194, 210, 200, .82);--theme-color-discussion-border-strong: rgba(15, 118, 110, .26);--theme-color-discussion-surface: rgba(255, 255, 255, .97);--theme-color-discussion-surface-muted: rgba(248, 247, 241, .98);--theme-color-discussion-muted-text: #75857f;--theme-color-discussion-pill-text: #486660;--theme-color-discussion-pill-text-strong: #225e58;--theme-color-discussion-action-count: #8a5d2f;--theme-color-discussion-shadow-soft: rgba(46, 86, 76, .08);--theme-color-discussion-shadow: rgba(46, 86, 76, .1);--theme-color-discussion-shadow-strong: rgba(46, 86, 76, .14);--theme-color-discussion-shadow-button: rgba(15, 118, 110, .18);--theme-color-discussion-shadow-button-hover: rgba(15, 118, 110, .22);--theme-color-discussion-shadow-emphasis: rgba(46, 86, 76, .16);--theme-color-discussion-focus-ring: rgba(15, 118, 110, .16);--theme-color-discussion-overlay-soft: rgba(15, 118, 110, .1);--theme-color-discussion-overlay-strong: rgba(180, 83, 9, .12);--theme-color-discussion-overlay-accent: rgba(15, 118, 110, .12);--theme-color-discussion-overlay-accent-strong: rgba(180, 83, 9, .14);--theme-color-discussion-overlay-border-soft: rgba(15, 118, 110, .16);--theme-color-discussion-overlay-border-strong: rgba(180, 83, 9, .2);--theme-color-discussion-surface-white-soft: rgba(255, 255, 255, .9);--theme-color-discussion-surface-white-strong: rgba(255, 255, 255, .92);--theme-color-discussion-surface-white-max: rgba(255, 255, 255, .97);--theme-gradient-discussion-hero-start: #ffffff;--theme-gradient-discussion-hero-end: #f3f1ea;--theme-gradient-discussion-modal-end: #f3efe6;--theme-gradient-discussion-surface-end: #f9f7f2;--theme-gradient-discussion-surface-alt-end: #f4f1ea;--theme-gradient-discussion-surface-soft-start: #fdfcf8;--theme-gradient-discussion-surface-soft-end: #f1eee6;--theme-gradient-discussion-button-hover-start: #0f766e;--theme-gradient-discussion-button-hover-end: #14b8a6;--theme-gradient-danger-button-start: #d85c5c;--theme-gradient-danger-button-end: #bb4747;--theme-gradient-danger-button-hover-start: #c94f4f;--theme-gradient-danger-button-hover-end: #a53b3b;--theme-color-danger-button-border: #b84343;--theme-color-danger-button-border-hover: #a53b3b;--theme-color-danger-button-shadow: rgba(184, 67, 67, .22);--theme-color-danger-button-shadow-hover: rgba(165, 59, 59, .26);--theme-color-notification-card-border: rgba(148, 163, 184, .18);--theme-color-notification-card-border-hover: rgba(15, 118, 110, .32);--theme-color-notification-card-shadow-hover: rgba(15, 23, 42, .16);--theme-color-events-hero-overlay: rgba(180, 83, 9, .08);--theme-gradient-events-hero-start: #ffffff;--theme-gradient-events-hero-end: #faf7ef;--theme-color-events-cell-shadow: rgba(15, 23, 42, .04);--theme-color-events-cell-muted-text: #9ca3af;--theme-color-discussion-modal-backdrop: rgba(15, 23, 42, .56);--theme-color-discussion-modal-sheen: rgba(180, 83, 9, .12);--theme-color-discussion-card-divider: rgba(129, 140, 248, .12);--theme-color-discussion-context-dot: rgba(15, 118, 110, .34);--theme-color-discussion-card-shadow: rgba(67, 97, 163, .08);--theme-color-discussion-button-text: #ffffff;--theme-color-notification-badge: #dc2626;--theme-color-notification-badge-text: #fffaf5;--theme-color-notification-card-border-read: rgba(148, 163, 184, .28);--theme-color-notification-card-surface: #ffffff;--theme-gradient-notification-card-unread-start: #f0fdf9;--theme-gradient-notification-card-unread-end: #ffffff;--theme-color-notification-card-unread-bar: rgba(180, 83, 9, .82);--theme-gradient-notification-card-read-start: rgba(248, 250, 252, .95);--theme-gradient-notification-card-read-end: #ffffff;--theme-color-notification-status-unread-surface: rgba(37, 99, 235, .12);--theme-color-notification-status-unread-text: #0f766e;--theme-color-notification-status-read-surface: rgba(148, 163, 184, .16);--theme-color-notification-status-read-text: #5b6c68;--theme-color-events-weekday-text: #7a857f;--theme-color-events-cell-border: #dde6df;--theme-color-events-cell-surface: #ffffff;--theme-color-events-cell-muted-surface: #f7f6f1;--theme-color-events-cell-today-border: #99f6e4;--theme-color-events-cell-today-ring: rgba(15, 118, 110, .12);--theme-color-events-chip-border: #d8e5dd;--theme-color-events-chip-surface: #faf8f2;--theme-color-events-chip-text: #254846;--theme-color-events-chip-hover-border: #d6a96b;--theme-color-events-chip-time-text: #9a3412;--theme-color-ui-bg: var(--theme-color-app-bg);--theme-color-ui-bg-soft: var(--theme-color-surface-soft);--theme-color-ui-surface: var(--theme-color-surface);--theme-color-ui-surface-soft: var(--theme-color-surface-soft);--theme-color-ui-surface-tint: var(--theme-color-surface-soft-strong);--theme-color-ui-border: var(--theme-color-border-card-soft);--theme-color-ui-border-strong: var(--theme-color-border-card-hover);--theme-color-ui-text: var(--theme-color-page-text);--theme-color-ui-text-muted: var(--theme-color-text-muted);--theme-color-ui-accent: var(--theme-color-discussion-accent);--theme-color-ui-accent-hover: var(--theme-color-discussion-accent-hover);--theme-color-ui-accent-strong: var(--theme-color-discussion-accent-strong);--theme-color-ui-accent-deep: var(--theme-color-discussion-accent-deep);--theme-gradient-app-body-top: #fbfaf7;--theme-gradient-app-body-mid: #f4f7f1;--theme-gradient-app-body-bottom: #edf3ec;--theme-gradient-topbar-top: #0f766e;--theme-gradient-topbar-bottom: #115e59;--theme-gradient-discussion-card-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-discussion-card-bottom: var(--theme-gradient-discussion-surface-end);--theme-gradient-discussion-media-top: var(--theme-gradient-discussion-surface-soft-start);--theme-gradient-discussion-media-bottom: var(--theme-gradient-discussion-surface-soft-end);--theme-gradient-discussion-action-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-discussion-action-bottom: var(--theme-color-discussion-surface-white-soft);--theme-gradient-chat-item-top: var(--theme-color-discussion-surface-white-max);--theme-gradient-chat-item-bottom: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-surface-strong: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-surface-highlight: var(--theme-gradient-discussion-surface-highlight-end);--theme-color-discussion-surface-pill: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-text-heading: var(--theme-color-discussion-accent-strong);--theme-color-discussion-text-count: var(--theme-color-discussion-action-count);--theme-color-discussion-text-pill: var(--theme-color-discussion-pill-text);--theme-color-discussion-border-soft: var(--theme-color-discussion-border);--theme-color-discussion-border-action: var(--theme-color-discussion-border);--theme-color-discussion-border-active: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-accent: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-accent-strong: var(--theme-color-discussion-overlay-border-strong);--theme-color-discussion-border-avatar: var(--theme-color-discussion-border-strong);--theme-color-discussion-border-focus: var(--theme-color-discussion-accent);--theme-color-discussion-border-pill: var(--theme-color-discussion-border);--theme-color-discussion-divider-soft: var(--theme-color-discussion-card-divider);--theme-color-discussion-overlay-focus: var(--theme-color-discussion-focus-ring);--theme-color-discussion-overlay-page: var(--theme-color-discussion-overlay-soft);--theme-color-discussion-overlay-sheen: var(--theme-color-discussion-overlay-accent-strong);--theme-color-discussion-overlay-active-top: var(--theme-color-discussion-accent-soft-strong);--theme-color-discussion-overlay-active-bottom: var(--theme-color-discussion-accent-soft);--theme-color-discussion-shadow-accent: var(--theme-color-discussion-shadow-button);--theme-color-discussion-shadow-avatar: var(--theme-color-discussion-shadow-soft);--theme-color-discussion-shadow-modal: var(--theme-color-shadow-card-emphasis);--theme-color-discussion-shadow-topbar: var(--theme-color-discussion-shadow-emphasis);--theme-color-discussion-header-glow: var(--theme-color-discussion-overlay-accent-strong);--theme-color-discussion-header-end: var(--theme-gradient-discussion-hero-end);--theme-color-discussion-field-surface: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-ghost-surface: var(--theme-color-discussion-surface-white-soft);--theme-color-discussion-icon-surface-end: var(--theme-gradient-discussion-surface-alt-end);--theme-color-discussion-icon-active-end: var(--theme-color-discussion-accent-soft-strong);--theme-color-discussion-panel-start: var(--theme-gradient-discussion-hero-start);--theme-color-discussion-panel-end: var(--theme-gradient-discussion-hero-end);--theme-color-discussion-panel-surface: var(--theme-color-discussion-surface-white-max);--theme-color-discussion-panel-surface-end: var(--theme-gradient-discussion-surface-panel-end);--theme-color-discussion-pill-accent-border: var(--theme-color-discussion-overlay-border-soft);--theme-color-discussion-pill-accent-surface: var(--theme-color-discussion-accent-soft);--theme-color-discussion-pill-accent-text: var(--theme-color-discussion-pill-text-strong);--theme-color-discussion-pill-border: var(--theme-color-discussion-border);--theme-color-discussion-shell-start: var(--theme-gradient-app-body-top);--theme-color-discussion-shell-end: var(--theme-gradient-app-body-bottom);--theme-color-discussion-stage-start: var(--theme-color-discussion-thread-accent);--theme-color-discussion-stage-end: var(--theme-color-discussion-thread-accent-fade);--theme-color-discussion-stage-border: var(--theme-color-discussion-thread-root-border);--theme-color-discussion-stage-surface-start: var(--theme-gradient-discussion-surface-highlight-start);--theme-color-discussion-stage-surface-end: var(--theme-gradient-discussion-surface-highlight-end);--theme-color-discussion-button-hover-start: var(--theme-gradient-discussion-button-hover-start);--theme-color-discussion-button-hover-end: var(--theme-gradient-discussion-button-hover-end);--theme-color-discussion-count-text: var(--theme-color-discussion-action-count);--theme-shadow-discussion-avatar: 0 8px 18px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-icon: 0 8px 18px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-icon-hover: 0 12px 24px var(--theme-color-discussion-shadow-button);--theme-shadow-discussion-button: 0 12px 24px var(--theme-color-discussion-shadow-button);--theme-shadow-discussion-button-hover: 0 16px 30px var(--theme-color-discussion-shadow-button-hover);--theme-shadow-discussion-ghost-hover: 0 12px 24px var(--theme-color-discussion-shadow-soft);--theme-shadow-discussion-card-hover: 0 18px 38px var(--theme-color-discussion-shadow-emphasis);--theme-shadow-discussion-stage: 0 18px 34px var(--theme-color-discussion-thread-root-shadow);--theme-shadow-discussion-stage-strong: 0 18px 34px var(--theme-color-discussion-highlight-shadow);--theme-gradient-discussion-surface-white-start: #fffdfa;--theme-gradient-discussion-surface-highlight-start: #faf7ef;--theme-gradient-discussion-surface-highlight-end: #eef6f0;--theme-gradient-discussion-surface-panel-end: #f3efe6;--theme-color-discussion-panel-overlay-soft: rgba(13, 148, 136, .12);--theme-color-discussion-thread-accent: rgba(99, 102, 241, .3);--theme-color-discussion-thread-accent-fade: rgba(14, 165, 233, .1);--theme-color-discussion-thread-root-border: #bfd2f5;--theme-color-discussion-thread-root-shadow: rgba(67, 97, 163, .12);--theme-color-discussion-highlight-shadow: rgba(13, 148, 136, .16);--theme-color-discussion-character-info: rgba(67, 97, 163, .9);--theme-color-discussion-character-warn: rgba(180, 95, 19, .94);--theme-color-events-cell-active-start: #ffffff;--theme-color-events-cell-active-end: #f2f7ff;--theme-color-events-chip-shadow: rgba(13, 148, 136, .12);--theme-color-auth-titlebar-surface: #445fda;--theme-color-auth-titlebar-shadow: rgba(67, 97, 163, .2);--theme-color-auth-titlebar-shadow-soft: rgba(67, 97, 163, .12);--theme-color-auth-titlebar-border: rgba(255, 255, 255, .3);--theme-color-auth-titlebar-muted: rgba(241, 245, 255, .86);--theme-color-auth-titlebar-muted-soft: rgba(231, 238, 255, .8);--theme-color-app-topbar-muted: rgba(239, 244, 255, .82);--theme-color-app-nav-active: rgba(255, 255, 255, .18);--theme-color-input-surface-strong: rgba(255, 255, 255, .92);--theme-color-discussion-pill-inset: rgba(255, 255, 255, .78);--theme-color-surface-inverse-strong: #2747ad;--theme-color-shadow-inverse-soft: rgba(67, 97, 163, .08);--theme-color-shadow-inverse-panel: rgba(67, 97, 163, .18);--theme-color-shadow-inverse-panel-soft: rgba(67, 97, 163, .1);--theme-color-border-inverse-subtle: rgba(255, 255, 255, .18);--theme-color-border-neutral-soft: #d6e4f8;--theme-color-surface-card-glass: rgba(255, 255, 255, .82);--theme-color-surface-card-elevated-start: rgba(255, 255, 255, .99);--theme-color-surface-card-elevated-end: rgba(241, 246, 255, .97);--theme-color-surface-card-elevated-end-soft: rgba(239, 243, 238, .96);--theme-color-surface-card-muted-glass: rgba(247, 250, 255, .78);--theme-color-surface-card-inset: rgba(255, 255, 255, .8);--theme-color-shadow-card-elevated: rgba(67, 97, 163, .08);--theme-color-shadow-card-elevated-strong: rgba(67, 97, 163, .1);--theme-color-shadow-card-hover-emerald: rgba(13, 148, 136, .12);--theme-color-shadow-overlay-dark: rgba(59, 85, 151, .34);--theme-color-shadow-highlight-blue-soft: rgba(13, 148, 136, .14);--theme-color-shadow-highlight-blue-strong: rgba(14, 165, 233, .16);--theme-color-profile-subtitle: #7084aa;--theme-color-profile-summary-border: #d5e3f8;--theme-color-profile-summary-surface: #f8fbff;--theme-color-profile-avatar-surface: #e1ebff;--theme-color-profile-avatar-text: #4860cc;--theme-color-privacy-pill-border: #dbe3f0;--theme-color-group-arrow-surface: rgba(15, 23, 42, .06);--theme-color-group-arrow-text: #0f172a;--theme-color-group-hover-border: rgba(16, 185, 129, .24);--theme-color-comment-highlight-border: #67e8f9;--theme-color-comment-highlight-surface: #f8fbff;--theme-color-comment-highlight-shadow: rgba(37, 99, 235, .14);--theme-color-comment-highlight-shadow-strong: rgba(37, 99, 235, .18);--theme-color-comment-empty-border: #d1d5db;--theme-color-comment-card-border: #eef2f7;--theme-color-comment-card-shadow: rgba(15, 23, 42, .05);--theme-color-chat-start-item-active-start: rgba(219, 234, 254, .94);--theme-color-chat-start-item-active-end: rgba(224, 231, 255, .76);--theme-color-chat-start-item-active-ring: rgba(96, 165, 250, .14);--ui-surface: var(--theme-color-ui-surface);--ui-surface-soft: var(--theme-color-ui-surface-soft);--ui-border: var(--theme-color-ui-border);--ui-border-strong: var(--theme-color-ui-border-strong);--ui-text: var(--theme-color-ui-text);--ui-text-muted: var(--theme-color-ui-text-muted);--ui-accent: var(--theme-color-ui-accent);--ui-accent-hover: var(--theme-color-ui-accent-hover);--ui-accent-deep: var(--theme-color-ui-accent-deep);--ui-shadow-soft: var(--theme-color-shadow-card-soft);--ui-shadow-medium: var(--theme-color-shadow-card-shell);--ui-shadow-strong: var(--theme-color-shadow-card-emphasis);--ui-radius-control: .75rem;--ui-radius-card: 1rem;--ui-radius-card-lg: 1.25rem;--discussion-surface: var(--theme-color-discussion-surface);--discussion-surface-muted: var(--theme-color-discussion-surface-muted);--discussion-surface-strong: var(--theme-color-discussion-surface-strong);--discussion-border: var(--theme-color-discussion-border);--discussion-border-strong: var(--theme-color-discussion-border-strong);--discussion-accent: var(--theme-color-discussion-accent);--discussion-accent-soft: var(--theme-color-discussion-accent-soft);--discussion-accent-hover: var(--theme-color-discussion-accent-hover);--discussion-accent-deep: var(--theme-color-discussion-accent-deep);--discussion-accent-strong: var(--theme-color-discussion-accent-strong);--discussion-focus-ring: var(--theme-color-discussion-focus-ring);--discussion-shadow: var(--theme-color-discussion-shadow);--theme-chat-emoji-picker-shadow: var(--theme-color-chat-emoji-picker-shadow);--theme-color-fill-muted-soft: var(--theme-color-fill-muted);--theme-color-fill-accent-soft: var(--theme-color-discussion-accent-soft);--theme-color-fill-success-soft: var(--theme-color-status-admin-surface);--theme-color-fill-warning-soft: var(--theme-color-status-pending-surface);--theme-color-fill-danger-soft: var(--theme-color-status-private-surface);--theme-color-fill-followed-soft: var(--theme-color-status-followed-surface);--theme-color-fill-mutual-soft: var(--theme-color-status-mutual-surface);--theme-color-fill-pending-soft: var(--theme-color-status-pending-surface);--theme-color-fill-relationship-soft: var(--theme-color-status-public-surface);--theme-color-text-warning-strong: var(--theme-color-text-pill-private);--theme-color-text-followed: var(--theme-color-status-followed);--theme-color-text-mutual: var(--theme-color-status-mutual);--theme-color-text-pending: var(--theme-color-status-pending);--theme-color-text-relationship: var(--theme-color-status-public);--theme-color-admin-search-border: var(--theme-color-users-search-border);--theme-color-admin-search-icon: var(--theme-color-users-search-icon-text);--theme-color-admin-search-inset: var(--theme-color-shadow-users-search-inset);--theme-color-admin-search-placeholder: var(--theme-color-users-search-placeholder);--theme-color-admin-search-surface: var(--theme-color-users-search-fill);--theme-color-theme-preview-border: var(--theme-color-border-card-soft);--theme-gradient-theme-preview-classic: linear-gradient(135deg, #111827 0%, #1f2937 100%);--theme-gradient-theme-preview-midnight: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);--theme-gradient-theme-preview-aurora: linear-gradient(135deg, #0f766e 0%, #0e7490 100%);--theme-color-theme-preview-classic-bar: rgba(255, 255, 255, .9);--theme-color-theme-preview-midnight-bar: rgba(148, 163, 184, .9);--theme-color-theme-preview-aurora-bar: rgba(236, 253, 245, .95);--theme-color-discovery-border: var(--theme-color-border-card-soft);--theme-color-discovery-border-soft: var(--theme-color-border-card-faint);--theme-color-discovery-border-strong: var(--theme-color-border-card-hover);--theme-color-discovery-border-strong-hover: var(--theme-color-border-accent-strong);--theme-color-discovery-eyebrow: var(--theme-color-text-meta-soft);--theme-color-discovery-icon: var(--theme-color-text-accent-strong);--theme-color-discovery-icon-strong: var(--theme-color-text-ink-strong);--theme-color-discovery-text: var(--theme-color-page-text);--theme-color-discovery-placeholder: var(--theme-color-users-search-placeholder);--theme-color-discovery-overlay-top: var(--theme-gradient-card-top);--theme-color-discovery-overlay-bottom: var(--theme-gradient-card-bottom);--theme-color-discovery-create-icon-surface: var(--theme-color-overlay-accent-soft);--theme-color-discovery-groups-search-border: var(--theme-color-users-search-border);--theme-color-shadow-discovery-button: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-chip: var(--theme-color-shadow-card-faint);--theme-color-shadow-discovery-chip-active: var(--theme-color-shadow-highlight);--theme-color-shadow-discovery-field: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-icon-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-panel: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-panel-inset: var(--theme-color-shadow-inset-light);--theme-color-shadow-discovery-create: var(--theme-color-shadow-card-shell);--theme-color-shadow-discovery-create-hover: var(--theme-color-shadow-card-emphasis);--theme-color-shadow-discovery-groups-search: var(--theme-color-shadow-users-search);--theme-color-shadow-discovery-groups-search-inset: var(--theme-color-shadow-users-search-inset);--theme-gradient-discovery-button-start: var(--theme-gradient-card-top);--theme-gradient-discovery-button-end: var(--theme-gradient-card-bottom);--theme-gradient-discovery-chip-top: var(--theme-gradient-card-top);--theme-gradient-discovery-chip-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-discovery-chip-active-top: var(--theme-gradient-users-chip-active-start);--theme-gradient-discovery-chip-active-bottom: var(--theme-gradient-users-chip-active-end);--theme-gradient-discovery-field-top: var(--theme-gradient-card-top);--theme-gradient-discovery-field-bottom: var(--theme-gradient-card-bottom);--theme-gradient-discovery-icon-start: rgba(37, 99, 235, .14);--theme-gradient-discovery-icon-end: rgba(13, 148, 136, .14);--theme-gradient-discovery-panel-top: var(--theme-gradient-card-top);--theme-gradient-discovery-panel-bottom: var(--theme-gradient-card-bottom);--theme-gradient-discovery-create-start: var(--theme-gradient-card-top);--theme-gradient-discovery-create-end: var(--theme-gradient-card-bottom);--theme-gradient-discovery-groups-search-top: var(--theme-gradient-users-search-top);--theme-gradient-discovery-groups-search-bottom: var(--theme-gradient-users-search-bottom);--theme-color-group-workspace-avatar-border: var(--theme-color-border-card-soft);--theme-color-group-workspace-avatar-fallback: var(--theme-color-profile-avatar-surface);--theme-color-group-workspace-header-border: var(--theme-color-border-card-soft);--theme-color-shadow-group-workspace-avatar: var(--theme-color-shadow-card-shell);--theme-gradient-group-workspace-avatar: linear-gradient(135deg, var(--theme-color-profile-avatar-surface) 0%, var(--theme-color-discussion-accent-soft) 100%);--theme-group-members-card-border: var(--theme-color-border-card-soft);--theme-group-members-card-shadow: var(--theme-color-shadow-card-shell);--theme-group-members-card-surface: var(--theme-color-surface-card-glass);--theme-group-members-empty-border: var(--theme-color-border-empty-dashed);--theme-group-members-empty-surface: var(--theme-color-surface-card-muted-glass);--theme-group-members-shell-border: var(--theme-color-border-shell-soft);--theme-group-members-shell-shadow: var(--theme-color-shadow-card-emphasis);--theme-group-members-header-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom) 100%);--theme-group-members-panel-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-soft) 100%);--theme-group-members-requests-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-muted) 100%);--theme-group-members-request-surface: var(--theme-color-surface-card-glass);--theme-group-members-request-shadow: var(--theme-color-shadow-card-shell);--theme-group-members-pill-surface: var(--theme-color-surface-action-active);--theme-group-members-label-text: var(--theme-color-text-meta-soft);--theme-group-members-search-border: var(--theme-color-users-search-border);--theme-group-members-search-inset: var(--theme-color-shadow-users-search-inset);--theme-group-members-search-surface: var(--theme-color-users-search-fill);--theme-group-members-selection-border: var(--theme-color-border-accent-soft);--theme-group-members-selection-surface: var(--theme-color-surface-info-soft);--theme-group-members-hover-border: var(--theme-color-group-hover-border);--theme-group-members-hover-shadow: var(--theme-color-shadow-card-hover);--theme-group-members-accent-border: var(--theme-color-border-accent-strong);--theme-group-members-accent-gradient: linear-gradient(135deg, var(--theme-color-discussion-accent-soft) 0%, var(--theme-color-discussion-accent-soft-strong) 100%);--theme-group-members-avatar-gradient: linear-gradient(135deg, var(--theme-color-profile-avatar-surface) 0%, var(--theme-color-discussion-accent-soft) 100%);--theme-group-members-avatar-accent-gradient: linear-gradient(135deg, var(--theme-color-discussion-accent-soft) 0%, var(--theme-color-discussion-accent-soft-strong) 100%);--theme-group-members-avatar-text: var(--theme-color-profile-avatar-text);--theme-group-members-invite-hero-border: var(--theme-color-border-accent-soft);--theme-group-members-invite-hero-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-discussion-hero-end) 100%);--theme-group-members-subtabs-surface: var(--theme-color-surface-action-hover);--theme-group-events-shell-border: var(--theme-color-border-shell-soft);--theme-group-events-shell-shadow: var(--theme-color-shadow-card-emphasis);--theme-group-events-header-gradient: linear-gradient(135deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-events-hero-end) 100%);--theme-group-events-card-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom) 100%);--theme-group-events-card-shadow: var(--theme-color-shadow-card-shell);--theme-group-events-side-border: var(--theme-color-border-card-soft);--theme-group-events-side-gradient: linear-gradient(180deg, var(--theme-gradient-card-top) 0%, var(--theme-gradient-card-bottom-soft) 100%);--theme-group-events-stat-surface: var(--theme-color-surface-card-glass);--theme-group-events-stat-inset: var(--theme-color-shadow-inset-light);--theme-group-events-count-surface: var(--theme-color-overlay-accent-soft);--theme-group-events-form-surface: var(--theme-color-surface-card-glass);--theme-group-events-label-text: var(--theme-color-text-meta-soft);--theme-group-events-description-text: var(--theme-color-text-supporting);--theme-group-events-meta-border: var(--theme-color-border-card-soft);--theme-group-events-meta-surface: var(--theme-color-surface-action-hover);--theme-group-events-meta-label: var(--theme-color-text-meta-soft);--theme-group-events-chart-track: var(--theme-color-fill-muted);--theme-group-events-selected-ring-inner: var(--theme-color-events-cell-today-ring);--theme-group-events-selected-ring-outer: var(--theme-color-shadow-highlight);--theme-group-events-status-scheduled-surface: var(--theme-color-status-public-surface);--theme-group-events-status-scheduled-text: var(--theme-color-status-public);--theme-group-events-status-today-surface: var(--theme-color-status-followed-surface);--theme-group-events-status-today-text: var(--theme-color-status-followed);--theme-group-events-status-upcoming-surface: var(--theme-color-status-mutual-surface);--theme-group-events-status-upcoming-text: var(--theme-color-status-mutual);--theme-group-events-status-past-surface: var(--theme-color-surface-soft);--theme-group-events-status-past-text: var(--theme-color-text-muted);--theme-group-events-tone-default-border: var(--theme-color-border-card-soft);--theme-group-events-tone-default-surface: var(--theme-color-surface-soft);--theme-group-events-tone-default-fill: var(--theme-color-fill-muted);--theme-group-events-tone-going-border: var(--theme-color-border-success-soft);--theme-group-events-tone-going-surface: var(--theme-color-status-admin-surface);--theme-group-events-tone-going-fill: var(--theme-color-status-admin);--theme-group-events-tone-going-track: var(--theme-color-fill-muted);--theme-group-events-tone-maybe-border: var(--theme-color-border-accent-soft);--theme-group-events-tone-maybe-surface: var(--theme-color-status-mutual-surface);--theme-group-events-tone-maybe-fill: var(--theme-color-status-mutual);--theme-group-events-tone-maybe-text: var(--theme-color-status-mutual);--theme-group-events-tone-maybe-track: var(--theme-color-fill-muted);--theme-group-events-tone-not-going-border: var(--theme-color-border-warning-soft);--theme-group-events-tone-not-going-surface: var(--theme-color-status-private-surface);--theme-group-events-tone-not-going-fill: var(--theme-color-text-danger);--theme-group-events-tone-not-going-text: var(--theme-color-text-danger);--theme-group-events-tone-not-going-track: var(--theme-color-fill-muted);--theme-group-detail-card-border: var(--theme-color-border-card-soft);--theme-group-detail-avatar-surface: var(--theme-color-profile-avatar-surface);--theme-group-detail-avatar-text: var(--theme-color-profile-avatar-text);--theme-group-detail-status-surface: var(--theme-color-surface-action-hover);--theme-group-detail-status-glow: var(--theme-color-shadow-highlight);--theme-group-detail-status-owner-surface: var(--theme-color-status-public-surface);--theme-group-detail-status-owner-text: var(--theme-color-status-public);--theme-group-detail-status-moderator-surface: var(--theme-color-status-moderator-surface);--theme-group-detail-status-moderator-text: var(--theme-color-status-moderator);--theme-group-detail-status-member-surface: var(--theme-color-status-admin-surface);--theme-group-detail-status-member-text: var(--theme-color-status-admin);--theme-group-detail-status-invited-surface: var(--theme-color-status-mutual-surface);--theme-group-detail-status-invited-text: var(--theme-color-status-mutual);--theme-group-detail-status-pending-surface: var(--theme-color-status-pending-surface);--theme-group-detail-status-pending-text: var(--theme-color-status-pending);--theme-group-detail-status-available-surface: var(--theme-color-surface-soft);--theme-group-detail-status-available-text: var(--theme-color-text-muted);--theme-group-detail-role-owner-ring: var(--theme-color-role-owner-ring);--theme-group-detail-role-moderator-ring: var(--theme-color-role-moderator-ring);--theme-group-detail-role-member-ring: var(--theme-color-role-member-ring);--theme-group-detail-role-invited-ring: var(--theme-color-role-invited-ring);--theme-group-detail-role-pending-ring: var(--theme-color-role-pending-ring);--theme-group-detail-role-available-ring: var(--theme-color-role-available-ring);--theme-group-detail-titlebar-surface: var(--theme-color-surface-card-glass);--theme-group-detail-titlebar-owner-ring: var(--theme-color-role-owner-ring);--theme-group-detail-titlebar-moderator-ring: var(--theme-color-role-moderator-ring);--theme-group-detail-titlebar-member-ring: var(--theme-color-role-member-ring);--theme-group-detail-titlebar-invited-ring: var(--theme-color-role-invited-ring);--theme-group-detail-titlebar-pending-ring: var(--theme-color-role-pending-ring);--theme-group-detail-titlebar-available-ring: var(--theme-color-role-available-ring);--theme-chat-message-bubble-surface: linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-start) 0%, var(--theme-gradient-chat-message-bubble-end) 100%);--theme-chat-message-bubble-shadow: var(--theme-color-chat-message-bubble-shadow);--theme-chat-message-bubble-mine-surface: linear-gradient(135deg, var(--theme-gradient-chat-message-bubble-mine-start) 0%, var(--theme-gradient-chat-message-bubble-mine-end) 100%);--theme-chat-message-bubble-mine-shadow: var(--theme-color-chat-message-bubble-mine-shadow);--theme-chat-composer-surface: linear-gradient(180deg, var(--theme-gradient-chat-composer-start) 0%, var(--theme-gradient-chat-composer-end) 100%);--theme-chat-composer-shadow: var(--theme-color-chat-composer-shadow);--theme-chat-composer-input-shadow: var(--theme-color-shadow-card-faint);--theme-chat-composer-input-focus-shadow: var(--theme-color-chat-composer-input-focus-ring);--theme-chat-send-button-surface: linear-gradient(135deg, var(--theme-gradient-chat-send-button-start) 0%, var(--theme-gradient-chat-send-button-end) 100%);--theme-chat-send-button-shadow: var(--theme-color-chat-send-button-shadow);--theme-chat-send-button-hover-shadow: var(--theme-color-chat-send-button-shadow-hover);--theme-chat-typing-indicator-surface: linear-gradient(135deg, var(--theme-gradient-chat-typing-indicator-start) 0%, var(--theme-gradient-chat-typing-indicator-end) 100%);--theme-chat-typing-indicator-shadow: var(--theme-color-chat-typing-indicator-shadow);--theme-color-chat-sidebar-border: var(--theme-color-border-card-soft);--theme-color-chat-sidebar-divider: var(--theme-color-border-card-faint);--theme-color-chat-sidebar-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-sidebar-overlay: var(--theme-color-overlay-ink-soft);--theme-color-chat-workspace-border: var(--theme-color-border-card-soft);--theme-color-chat-workspace-header-border: var(--theme-color-border-card-soft);--theme-color-chat-workspace-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-workspace-overlay-bottom: var(--theme-gradient-card-bottom);--theme-color-chat-header-border: var(--theme-color-border-card-soft);--theme-color-chat-header-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-header-hover-surface: var(--theme-color-surface-action-hover);--theme-color-chat-header-hover-inset: var(--theme-color-shadow-inset-light);--theme-color-chat-back-button-border: var(--theme-color-border-card-soft);--theme-color-chat-back-button-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-back-button-text: var(--theme-color-page-text);--theme-color-chat-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-avatar-text: var(--theme-color-profile-avatar-text);--theme-color-chat-directory-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-directory-avatar-text: var(--theme-color-profile-avatar-text);--theme-color-chat-private-avatar-border: rgba(99, 102, 241, .24);--theme-color-chat-private-avatar-inset: rgba(255, 255, 255, .32);--theme-color-chat-private-avatar-ring: rgba(224, 231, 255, .7);--theme-color-chat-private-avatar-text: #f8fbff;--theme-color-chat-presence-surface: var(--theme-color-surface-elevated);--theme-color-chat-unread-surface: var(--theme-color-status-public-surface);--theme-color-chat-unread-text: var(--theme-color-status-public);--theme-color-chat-scope-divider: var(--theme-color-border-card-faint);--theme-color-chat-scope-empty: var(--theme-color-text-muted);--theme-color-chat-scope-avatar-border: var(--theme-color-border-card-soft);--theme-color-chat-scope-hover-avatar-border: var(--theme-color-border-accent-soft);--theme-color-chat-scope-caption-surface: var(--theme-color-surface-action-hover);--theme-color-chat-scope-caption-border: var(--theme-color-border-card-soft);--theme-color-chat-scope-caption-text: var(--theme-color-text-meta-soft);--theme-color-chat-scope-caption-private-border: var(--theme-color-border-warning-soft);--theme-color-chat-scope-caption-private-text: var(--theme-color-text-pill-private);--theme-color-chat-scope-active-border: var(--theme-color-border-accent-strong);--theme-color-chat-scope-active-avatar-border: var(--theme-color-border-accent-strong);--theme-color-chat-scope-active-avatar-ring: var(--theme-color-shadow-highlight);--theme-color-chat-scope-active-caption-border: var(--theme-color-border-accent-soft);--theme-color-chat-scope-active-caption-text: var(--theme-color-text-accent-strong);--theme-color-chat-start-item-border: var(--theme-color-border-card-soft);--theme-color-chat-start-item-alt-border: var(--theme-color-border-card-faint);--theme-color-chat-start-item-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-typing-avatar-ring: var(--theme-color-shadow-highlight);--theme-color-chat-typing-badge-border: var(--theme-chat-typing-indicator-border);--theme-color-chat-typing-dot: var(--theme-chat-send-button-text);--theme-color-chat-presence-ring-shadow: var(--theme-color-shadow-highlight);--theme-color-chat-scope-hover-border: var(--theme-color-border-accent-soft);--theme-color-chat-workspace-overlay-top: var(--theme-gradient-card-top);--theme-color-shadow-chat-avatar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-avatar-group: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-back-button: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-back-button-hover: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-directory-avatar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-presence-ring: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-private-avatar: rgba(13, 148, 136, .2);--theme-color-shadow-chat-scope-active: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-scope-active-avatar: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-scope-avatar: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-sidebar: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-start-item: var(--theme-color-shadow-card-faint);--theme-color-shadow-chat-start-item-hover: var(--theme-color-shadow-card-shell);--theme-color-shadow-chat-typing-avatar: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-typing-badge: var(--theme-color-chat-typing-indicator-shadow);--theme-color-shadow-chat-unread-ring: var(--theme-color-shadow-highlight);--theme-color-shadow-chat-workspace: var(--theme-color-shadow-card-emphasis);--theme-gradient-chat-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-avatar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-back-button-top: var(--theme-gradient-card-top);--theme-gradient-chat-back-button-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-chat-directory-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-directory-avatar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-private-avatar-start: rgba(129, 140, 248, .96);--theme-gradient-chat-private-avatar-end: rgba(56, 189, 248, .92);--theme-gradient-chat-private-glow-start: rgba(129, 140, 248, .2);--theme-gradient-chat-private-glow-mid: rgba(56, 189, 248, .18);--theme-gradient-chat-private-glow-end: rgba(255, 255, 255, 0);--theme-gradient-chat-scope-active-start: var(--theme-color-chat-start-item-active-start);--theme-gradient-chat-scope-active-end: var(--theme-color-chat-start-item-active-end);--theme-gradient-chat-scope-active-caption-start: rgba(255, 255, 255, .94);--theme-gradient-chat-scope-active-caption-end: rgba(239, 246, 255, .9);--theme-gradient-chat-scope-avatar-top: var(--theme-gradient-card-top);--theme-gradient-chat-scope-avatar-bottom: var(--theme-gradient-card-bottom-soft);--theme-gradient-chat-scope-button-top: var(--theme-gradient-card-top);--theme-gradient-chat-scope-button-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-scope-caption-private-start: rgba(255, 247, 237, .98);--theme-gradient-chat-scope-caption-private-end: rgba(255, 237, 213, .9);--theme-gradient-chat-sidebar-top: var(--theme-gradient-card-top);--theme-gradient-chat-sidebar-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-start-item-top: var(--theme-gradient-card-top);--theme-gradient-chat-start-item-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-start-item-alt-top: rgba(248, 250, 252, .98);--theme-gradient-chat-start-item-alt-bottom: rgba(241, 245, 249, .95);--theme-gradient-chat-start-item-hover-top: rgba(255, 255, 255, .99);--theme-gradient-chat-start-item-hover-bottom: rgba(239, 246, 255, .95);--theme-gradient-chat-typing-badge-start: var(--theme-gradient-chat-typing-indicator-start);--theme-gradient-chat-typing-badge-end: var(--theme-gradient-chat-typing-indicator-end);--theme-gradient-chat-workspace-top: var(--theme-gradient-card-top);--theme-gradient-chat-workspace-bottom: var(--theme-gradient-card-bottom);--theme-gradient-chat-workspace-header-top: var(--theme-gradient-card-top);--theme-gradient-chat-workspace-header-bottom: var(--theme-gradient-card-bottom-soft);--theme-color-classic-focus-ring: rgba(13, 148, 136, .16);--theme-color-classic-toolbar-border: rgba(13, 148, 136, .16);--theme-color-classic-toolbar-surface: rgba(255, 255, 255, .98);--theme-color-classic-panel-shadow-strong: rgba(67, 97, 163, .16);--theme-color-classic-interactive-shadow: rgba(13, 148, 136, .14);--theme-gradient-classic-accent-start: #7c83ff;--theme-gradient-classic-accent-end: #4ea9ef;--theme-gradient-classic-accent-strong-start: #6b72f7;--theme-gradient-classic-accent-strong-end: #3b82f6;--theme-gradient-classic-utility-start: #ffffff;--theme-gradient-classic-utility-end: #eef5ff;--theme-color-classic-utility-border: rgba(13, 148, 136, .14);--theme-color-classic-utility-border-strong: rgba(56, 189, 248, .22);--theme-color-classic-badge-bg: #5b6ef0;--theme-color-classic-badge-text: #ffffff;--theme-color-classic-badge-ring: rgba(255, 255, 255, .9);--theme-color-classic-badge-shadow: rgba(13, 148, 136, .16);--theme-color-classic-count-surface: rgba(13, 148, 136, .08);--theme-color-classic-count-surface-active: rgba(56, 189, 248, .14);--theme-color-classic-count-border: rgba(13, 148, 136, .12);--theme-gradient-classic-panel-top: rgba(255, 255, 255, .99);--theme-gradient-classic-panel-bottom: rgba(242, 244, 239, .98);--theme-family-filter-chip-bg: linear-gradient(180deg, rgba(255, 255, 255, .99) 0%, rgba(240, 246, 255, .97) 100%);--theme-family-filter-chip-border: rgba(194, 208, 242, .82);--theme-family-filter-chip-text: #4962a9;--theme-family-filter-chip-shadow: rgba(67, 97, 163, .08);--theme-family-filter-chip-hover-bg: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(235, 244, 255, .99) 100%);--theme-family-filter-chip-hover-border: rgba(13, 148, 136, .22);--theme-family-filter-chip-hover-shadow: rgba(67, 97, 163, .12);--theme-family-filter-chip-active-bg-start: rgba(125, 131, 255, .98);--theme-family-filter-chip-active-bg-end: rgba(78, 169, 239, .94);--theme-family-filter-chip-active-border: rgba(99, 102, 241, .28);--theme-family-filter-chip-active-text: #f8fbff;--theme-family-filter-chip-active-shadow: rgba(99, 102, 241, .18);--theme-family-filter-chip-count-bg: rgba(232, 239, 255, .98);--theme-family-filter-chip-count-border: rgba(194, 208, 242, .78);--theme-family-filter-chip-count-text: #4c63a4;--theme-family-filter-chip-count-shadow: rgba(67, 97, 163, .08);--theme-family-filter-chip-count-active-bg: rgba(255, 255, 255, .2);--theme-family-filter-chip-count-active-border: rgba(255, 255, 255, .24);--theme-family-filter-chip-count-active-text: #f8fbff;--theme-family-filter-chip-count-active-shadow: rgba(67, 97, 163, .1);--theme-family-app-bg: var(--theme-color-ui-bg, var(--theme-color-app-bg));--theme-family-app-bg-gradient-start: var(--theme-gradient-app-body-top, var(--theme-family-app-bg));--theme-family-app-bg-gradient-mid: var(--theme-gradient-app-body-mid, var(--theme-family-app-bg-gradient-start));--theme-family-app-bg-gradient-end: var(--theme-gradient-app-body-bottom, var(--theme-family-app-bg));--theme-family-app-text: var(--theme-color-ui-text, var(--theme-color-page-text));--theme-family-toolbar-bg: linear-gradient(180deg, var(--theme-gradient-topbar-top, var(--theme-color-ui-accent-deep, var(--theme-color-surface-inverse))) 0%, var(--theme-gradient-topbar-bottom, var(--theme-gradient-topbar-top, var(--theme-color-ui-accent-strong, var(--theme-color-surface-inverse)))) 100%);--theme-family-toolbar-text: var(--theme-color-text-inverse);--theme-family-toolbar-text-muted: var(--theme-color-app-topbar-muted, var(--theme-color-text-inverse));--theme-family-toolbar-shadow: var(--theme-color-discussion-shadow-topbar, var(--theme-color-shadow-strong));--theme-family-nav-active-bg: var(--theme-color-app-nav-active, var(--theme-color-overlay-inverse-soft));--theme-family-sidebar-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-sidebar-border: var(--theme-color-ui-border, var(--theme-color-border-shell-soft, var(--theme-color-border-subtle)));--theme-family-surface-card-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-surface-card-bg-alt: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom-soft, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-surface-shell-bg: var(--theme-color-surface-stage-soft, var(--theme-color-ui-bg-soft, var(--theme-color-surface-soft)));--theme-family-surface-shell-bg-strong: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-surface-shell-border: var(--theme-color-border-shell-soft, var(--theme-color-ui-border, var(--theme-color-border-subtle)));--theme-family-surface-shell-border-strong: var(--theme-color-ui-border-strong, var(--theme-color-border-card-soft, var(--theme-color-border-default)));--theme-family-surface-shell-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-surface-shell-shadow-strong: var(--theme-color-shadow-card-shell-strong, var(--theme-color-shadow-strong));--theme-family-surface-hover-border: var(--theme-color-border-card-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-surface-hover-shadow: var(--theme-color-shadow-card-hover, var(--theme-color-shadow-card-hover-soft));--theme-family-surface-glass: var(--theme-color-group-surface-glass, var(--theme-color-surface-glass-soft, var(--theme-color-surface-overlay-soft)));--theme-family-surface-muted: var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft, var(--theme-color-surface-muted)));--theme-family-titlebar-bg: linear-gradient(180deg, var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated))) 0%, var(--theme-gradient-card-bottom-muted, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft))) 100%);--theme-family-titlebar-gradient-start: var(--theme-gradient-card-top, var(--theme-color-ui-surface, var(--theme-color-surface-elevated)));--theme-family-titlebar-gradient-end: var(--theme-gradient-card-bottom-muted, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-titlebar-border: var(--theme-color-ui-border-strong, var(--theme-color-border-card-soft, var(--theme-color-border-subtle)));--theme-family-titlebar-text: var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-titlebar-text-muted: var(--theme-color-discussion-muted-text, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-titlebar-shadow: var(--theme-color-shadow-card-shell, var(--theme-color-shadow-soft));--theme-family-titlebar-action-icon: var(--theme-color-titlebar-action-icon, currentColor);--theme-family-titlebar-action-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-text-primary: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-text-secondary: var(--theme-color-ui-text-muted, var(--theme-color-text-secondary));--theme-family-text-muted: var(--theme-color-ui-text-muted, var(--theme-color-text-muted));--theme-family-text-heading: var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-text-heading-soft: var(--theme-color-text-heading-soft, var(--theme-color-discussion-text-heading, var(--theme-color-ui-text, var(--theme-color-text-primary))));--theme-family-text-inverse: var(--theme-color-text-inverse);--theme-family-text-accent: var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-link)));--theme-family-text-meta: var(--theme-color-text-meta-soft, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-text-label: var(--theme-color-text-supporting, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary)));--theme-family-text-chip: var(--theme-color-discussion-text-pill, var(--theme-color-text-pill-muted, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary))));--theme-family-text-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-ui-text-muted, var(--theme-color-text-muted)));--theme-family-control-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-control-border: var(--theme-color-ui-border, var(--theme-color-border-default));--theme-color-user-menu-text: #174341;--theme-color-user-menu-text-hover: #0f3a38;--theme-family-control-text: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-control-hover-bg: var(--theme-color-surface-action-hover, var(--theme-color-ui-surface-soft, var(--theme-color-surface-soft)));--theme-family-control-hover-border: var(--theme-color-border-action-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-control-active-bg: var(--theme-color-surface-action-active, var(--theme-color-discussion-accent-soft, var(--theme-color-surface-card-accent-strong)));--theme-family-control-active-border: var(--theme-color-discussion-border-active, var(--theme-color-ui-accent, var(--theme-color-border-accent-strong, var(--theme-color-border-default))));--theme-family-control-active-text: var(--theme-color-ui-accent-deep, var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-primary))));--theme-family-control-focus-ring: var(--theme-color-shadow-highlight, var(--theme-color-discussion-overlay-focus, var(--theme-color-overlay-accent-soft)));--theme-family-control-shadow: var(--theme-color-shadow-card-faint, var(--theme-color-shadow-soft));--theme-family-control-shadow-active: var(--theme-color-shadow-highlight-strong, var(--theme-color-shadow-strong));--theme-family-input-bg: var(--theme-color-input-surface-strong, var(--theme-color-ui-surface, var(--theme-color-surface-elevated)));--theme-family-input-border: var(--theme-color-users-search-border, var(--theme-color-ui-border, var(--theme-color-border-default)));--theme-family-input-text: var(--theme-color-users-search-text, var(--theme-color-ui-text, var(--theme-color-text-primary)));--theme-family-input-placeholder: var(--theme-color-users-search-placeholder, var(--theme-color-ui-text-muted, var(--theme-color-text-muted)));--theme-family-input-icon-surface: var(--theme-color-users-search-icon-surface, var(--theme-color-discussion-accent-soft, var(--theme-color-overlay-accent-soft)));--theme-family-input-icon-text: var(--theme-color-users-search-icon-text, var(--theme-color-ui-accent, var(--theme-color-text-accent-strong)));--theme-family-input-focus-border: var(--theme-color-users-search-focus-border, var(--theme-color-discussion-border-focus, var(--theme-color-ui-accent, var(--theme-color-border-accent-strong))));--theme-family-input-focus-ring: var(--theme-color-users-search-focus-ring, var(--theme-color-discussion-overlay-focus, var(--theme-color-shadow-highlight)));--theme-family-input-inset-light: var(--theme-color-shadow-inset-light);--theme-family-input-shadow: var(--theme-color-shadow-users-search, var(--theme-color-shadow-card-soft, var(--theme-color-shadow-soft)));--theme-family-item-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-item-border: var(--theme-color-ui-border, var(--theme-color-border-card-soft, var(--theme-color-border-subtle)));--theme-family-item-text: var(--theme-color-ui-text, var(--theme-color-text-primary));--theme-family-item-meta: var(--theme-color-ui-text-muted, var(--theme-color-text-meta-soft, var(--theme-color-text-secondary)));--theme-family-item-hover-bg: var(--theme-color-discussion-surface-highlight, var(--theme-color-surface-card-accent-soft, var(--theme-color-surface-action-hover)));--theme-family-item-hover-border: var(--theme-color-border-card-hover, var(--theme-color-ui-border-strong, var(--theme-color-border-default)));--theme-family-item-selected-bg: var(--theme-color-discussion-accent-soft-strong, var(--theme-color-surface-card-accent-strong, var(--theme-color-surface-action-active)));--theme-family-item-selected-border: var(--theme-color-discussion-border-active, var(--theme-color-border-accent-soft, var(--theme-color-border-accent-strong)));--theme-family-item-accent-bar: var(--theme-color-ui-accent, var(--theme-color-text-accent-strong, var(--theme-color-text-link)));--theme-family-item-own-bg: var(--theme-color-discussion-overlay-active-bottom, var(--theme-color-overlay-accent-soft-strong, var(--theme-color-surface-card-accent-strong)));--theme-family-badge-bg: var(--theme-color-notification-badge, var(--theme-color-ui-accent-deep, var(--theme-color-surface-inverse)));--theme-family-badge-text: var(--theme-color-notification-badge-text, var(--theme-color-text-inverse));--theme-family-pill-bg: var(--theme-color-discussion-surface-pill, var(--theme-color-surface-ink-chip, var(--theme-color-overlay-ink-soft)));--theme-family-pill-text: var(--theme-color-discussion-text-pill, var(--theme-color-text-pill-muted, var(--theme-color-ui-text-muted, var(--theme-color-text-secondary))));--theme-family-owner-badge-bg: var(--theme-color-group-owner-badge-surface, var(--theme-family-badge-bg));--theme-family-owner-badge-text: var(--theme-color-group-owner-badge-text, var(--theme-family-badge-text));--theme-family-owner-badge-ring: var(--theme-color-group-owner-badge-ring, var(--theme-color-border-inverse-stronger));--theme-family-state-ring: var(--theme-color-shadow-highlight, var(--theme-color-discussion-overlay-focus, var(--theme-color-overlay-accent-soft)));--theme-family-overlay-backdrop: var(--theme-color-overlay-backdrop);--theme-family-modal-bg: var(--theme-color-ui-surface, var(--theme-color-surface-elevated));--theme-family-modal-border: var(--theme-color-ui-border, var(--theme-color-border-shell-soft, var(--theme-color-border-subtle)));--theme-family-modal-shadow: var(--theme-color-shadow-modal-panel, var(--theme-color-shadow-modal-strong, var(--theme-color-shadow-strong)))}:root{font-family:var(--theme-font-family-base);color:var(--theme-color-page-text);background:transparent}body{margin:0;color:var(--theme-color-page-text);background:transparent}*{box-sizing:border-box}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;background:var(--theme-color-surface-inverse);color:var(--theme-color-text-inverse)}.topbar h1,.topbar p{margin:0}.nav-links{display:flex;gap:.75rem;align-items:center}.nav-links a,.link-button,.ghost-button,.secondary-button,.icon-nav-button{color:inherit;text-decoration:none;background:transparent;border:1px solid var(--theme-color-border-inverse-soft);border-radius:10px;padding:.55rem .8rem}.icon-nav-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--theme-color-text-inverse)}.nav-links .router-link-active{background:var(--theme-color-overlay-inverse-soft);border-color:var(--theme-color-border-inverse-strong)}.titlebar-user-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;display:block}.user-menu-wrap,.titlebar-user-button{position:relative}.presence-dot{display:inline-block;width:10px;height:10px;min-width:10px;border-radius:999px;border:2px solid var(--theme-color-surface-inverse);box-shadow:0 0 0 1px var(--theme-color-shadow-inverse-outline);vertical-align:middle}.presence-dot--online{background:var(--theme-color-status-online)}.presence-dot--offline{background:var(--theme-color-status-offline)}.presence-inline-row{display:inline-flex;align-items:center;gap:.45rem}.titlebar-realtime-indicator{position:absolute;top:3px;right:3px}.user-menu-popover{position:absolute;top:calc(100% + .55rem);right:0;min-width:180px;background:var(--theme-color-surface-picker-tab-active);color:var(--theme-color-text-primary);border-radius:14px;border:1px solid var(--theme-color-border-subtle);box-shadow:0 18px 40px var(--theme-color-shadow-strong);padding:.5rem;display:grid;gap:.35rem;z-index:50}.user-menu-action{width:100%;text-align:left;background:var(--theme-color-surface-picker-tab-active);border:1px solid var(--theme-color-border-subtle);border-radius:10px;padding:.7rem .85rem;color:var(--theme-color-text-primary)}.user-menu-action.danger{color:var(--theme-color-text-danger)}.page-shell{display:block;width:100%;max-width:1280px;margin:0 auto;padding:1rem 1.5rem}.page-shell--auth{max-width:none;padding:0}.status-card,.content-card,.auth-form-card,.account-page-card{background:var(--theme-color-surface-strong);border-radius:16px;padding:1.2rem;box-shadow:0 8px 20px var(--theme-color-shadow-soft)}.stack{display:grid;gap:1rem}.form-stack{display:grid;gap:.95rem}.auth-form-card{max-width:720px;margin:0 auto}.login-form-card{max-width:560px}.auth-form-header{display:grid;gap:.35rem}.auth-form-header h2{margin:0}.field-label{display:grid;gap:.4rem;font-weight:600}.field-label>span,.field-caption{display:inline-flex;align-items:center;gap:.2rem}.form-stack input,.form-stack textarea,.form-stack button,.secondary-button,.ghost-button{padding:.75rem;border-radius:10px;border:1px solid var(--theme-color-border-default)}.form-stack>button,.secondary-button{background:var(--theme-color-surface-inverse);color:var(--theme-color-text-inverse)}.secondary-button[disabled]{opacity:.6;cursor:not-allowed}.ghost-button{background:var(--theme-color-surface-picker-tab-active);color:var(--theme-color-text-primary)}.error-text{color:var(--theme-color-text-danger);margin:0}.muted-text{color:var(--theme-color-text-muted);margin:0}.required-star{color:var(--theme-color-text-danger-strong)}.register-email-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.9rem;align-items:end}.user-type-toggle-field{display:grid;gap:.4rem}.user-type-toggle{display:inline-flex;align-items:center;gap:.55rem;background:var(--theme-color-surface-picker-tab-active);border:1px solid var(--theme-color-border-default);border-radius:999px;padding:.5rem .7rem;min-height:44px}.user-type-toggle-track{width:42px;height:24px;border-radius:999px;background:var(--theme-color-fill-toggle-track);position:relative;transition:background .2s ease}.user-type-toggle-thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:var(--theme-color-surface-picker-tab-active);transition:transform .2s ease;box-shadow:0 2px 6px var(--theme-color-shadow-thumb)}.user-type-toggle.private .user-type-toggle-track{background:var(--theme-color-fill-toggle-track-active)}.user-type-toggle.private .user-type-toggle-thumb{transform:translate(18px)}.user-type-toggle-text{min-width:52px;text-align:left}.compact-field-group{display:grid;gap:.9rem}.compact-field-group-two-rows,.password-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.avatar-trigger-button{display:flex;align-items:center;gap:.9rem;width:100%;text-align:left;background:var(--theme-color-surface-picker-tab-active);color:var(--theme-color-text-primary)}.avatar-trigger-preview-frame{width:64px;height:64px;border-radius:16px;overflow:hidden;background:var(--theme-color-fill-muted);display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar-trigger-preview-image{width:100%;height:100%;object-fit:cover;display:block}.avatar-trigger-preview-placeholder{color:var(--theme-color-text-muted);font-size:1.2rem}.avatar-trigger-copy{display:grid;gap:.2rem}.auth-switch-text{text-align:center;margin:0;color:var(--theme-color-text-supporting)}.auth-switch-text a{font-weight:700;color:var(--theme-color-text-link)}.register-profile-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:end}.avatar-trigger-field--compact{width:84px}.avatar-trigger-button--compact{width:84px;min-width:84px;min-height:82px;padding:.45rem;justify-content:center}.avatar-trigger-preview-frame--compact{width:100%;height:100%;border-radius:14px}.register-about-field textarea{min-height:82px;max-height:82px;resize:none}.avatar-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--theme-color-overlay-backdrop);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:100}.avatar-modal{width:min(720px,100%);max-height:min(85vh,760px);overflow:auto;background:var(--theme-color-surface-picker-tab-active);border-radius:20px;padding:1rem;display:grid;gap:.9rem}.avatar-modal__header{display:flex;justify-content:space-between;gap:.75rem;align-items:start}.avatar-modal__header h3{margin:0 0 .2rem}.avatar-modal__close-button{padding:.5rem .7rem;border-radius:999px;border:1px solid var(--theme-color-border-default);background:var(--theme-color-surface-picker-tab-active);color:var(--theme-color-text-primary)}.avatar-modal__upload-row{display:flex;justify-content:flex-start}.file-button-inline{display:inline-flex;align-items:center;justify-content:center;min-height:42px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.avatar-grid{display:grid;gap:.65rem}.avatar-grid--modal{grid-template-columns:repeat(5,minmax(0,1fr))}.avatar-tile{aspect-ratio:1 / 1;border:1px solid var(--theme-color-border-default);border-radius:14px;padding:.35rem;background:var(--theme-color-surface-picker-tab-active)}.avatar-tile--selected{border-color:var(--theme-color-border-strong);box-shadow:0 0 0 2px var(--theme-color-border-selected-soft)}.avatar-tile img{width:100%;height:100%;border-radius:10px;object-fit:cover;display:block}.avatar-modal__footer{display:flex;justify-content:center;gap:.75rem;flex-wrap:nowrap}.user-avatar-inline{width:72px;height:72px;border-radius:16px;object-fit:cover;background:var(--theme-color-fill-muted);display:block}.user-avatar-inline.small{width:56px;height:56px;border-radius:14px}.user-summary{display:flex;gap:.9rem;align-items:center}.user-summary-text{display:grid;gap:.25rem}.code-line{font-family:monospace;word-break:break-all}.account-page-header{display:flex;gap:1rem;align-items:center}.account-page-avatar-frame{width:88px;height:88px;border-radius:24px;overflow:hidden;background:var(--theme-color-fill-muted);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.account-page-avatar-image{width:100%;height:100%;object-fit:cover}.account-page-header-copy h2,.account-edit-actions h3{margin:0}.account-info-grid,.account-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.account-info-item{display:grid;gap:.35rem;padding:.9rem;border:1px solid var(--theme-color-border-subtle);border-radius:14px;background:var(--theme-color-surface-subtle)}.account-info-item-wide{grid-column:1 / -1}.account-info-label{color:var(--theme-color-text-muted);font-size:.92rem}.account-edit-panel{border:1px solid var(--theme-color-border-subtle);border-radius:16px;padding:1rem;background:var(--theme-color-surface-subtle)}.account-edit-panel__header{display:grid;gap:.35rem}.account-edit-panel__header h3{margin:0}.account-avatar-editor{display:grid;gap:1rem}.account-avatar-preview-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid var(--theme-color-border-subtle);border-radius:16px;background:var(--theme-color-surface-picker-tab-active)}.account-avatar-preview-frame{width:104px;height:104px;border-radius:28px;overflow:hidden;background:var(--theme-color-fill-muted);display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700}.compact-stack-gap{gap:.65rem}.success-text{color:var(--theme-color-text-success);margin:0}.user-type-toggle-field-inline{align-items:flex-start}@media(max-width:860px){.topbar{flex-direction:column;align-items:flex-start}.register-email-row,.compact-field-group-two-rows,.password-group-grid,.account-info-grid,.account-edit-grid{grid-template-columns:1fr}.account-avatar-preview-card{flex-direction:column;align-items:flex-start}.user-type-toggle-field{align-items:flex-start}.avatar-grid--modal{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:640px){.composer-textarea-wrapper :deep(.composer-emoji-picker-popup),.composer-textarea-wrapper .composer-emoji-picker-popup{left:auto;right:0;transform:none;width:min(18.5rem,100%);max-width:min(18.5rem,calc(100vw - 2rem),100%)}.content-card,.status-card,.auth-form-card,.account-page-card{padding:1rem}.avatar-grid--modal{grid-template-columns:repeat(3,minmax(0,1fr))}.avatar-tile{padding:.25rem}.avatar-modal__header{align-items:start}.avatar-modal__close-button{padding:.35rem .55rem;font-size:.88rem}}@media(max-width:420px){.avatar-grid--modal{grid-template-columns:repeat(2,minmax(0,1fr))}.avatar-modal__footer{justify-content:space-between}}.content-card--chat-route{display:flex;flex-direction:column;min-height:calc(100dvh - 9.5rem);height:calc(100dvh - 9.5rem);max-height:calc(100dvh - 9.5rem);overflow:hidden}.content-card--chat-route>*{flex:1;min-height:0}@media(max-width:720px){.content-card--chat-route{min-height:calc(100dvh - 8.75rem);height:calc(100dvh - 8.75rem);max-height:calc(100dvh - 8.75rem)}}.error-content-card{display:flex;align-items:stretch}.error-page-shell{min-height:100%;width:100%;display:grid;align-content:center;gap:1rem;padding:1.5rem;border-radius:18px;background:radial-gradient(circle at top right,var(--theme-color-overlay-accent-soft-strong),transparent 28%),linear-gradient(135deg,var(--theme-color-overlay-ink-faint),var(--theme-color-overlay-ink-soft-strong));border:1px solid var(--theme-color-border-subtle)}.error-page-badge{display:inline-flex;width:fit-content;padding:.45rem .75rem;border-radius:999px;background:var(--theme-color-border-selected-soft);color:var(--theme-color-text-primary);font-size:.85rem;font-weight:700;letter-spacing:.02em}.error-page-shell h2{margin:0;font-size:2rem}.error-page-message{margin:0;max-width:62ch;color:var(--theme-color-text-heading-soft);line-height:1.65}.error-page-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.9rem}.error-page-meta-item{display:grid;gap:.35rem;padding:.95rem 1rem;border-radius:14px;background:var(--theme-color-surface-elevated);border:1px solid var(--theme-color-border-subtle)}.error-page-meta-item span{color:var(--theme-color-text-muted);font-size:.9rem}.error-page-actions{display:flex;flex-wrap:wrap;gap:.8rem}@media(max-width:900px){.page-shell{padding:1rem}}.account-page-card--compact{max-width:760px;width:min(100%,760px);margin:0 auto}.account-page-shell{gap:1.25rem}.account-page-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.15rem;align-items:center;padding:1rem;border:1px solid var(--theme-color-account-hero-border, var(--theme-color-border-subtle));border-radius:18px;background:radial-gradient(circle at top right,var(--theme-color-overlay-accent-soft),transparent 30%),linear-gradient(135deg,var(--theme-gradient-account-hero-start, var(--theme-color-overlay-ink-faint)),var(--theme-gradient-account-hero-end, var(--theme-color-overlay-ink-soft)));box-shadow:0 18px 38px var(--theme-color-account-hero-shadow, var(--theme-color-shadow-card-soft))}.account-page-eyebrow{margin:0 0 .35rem;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700;color:var(--theme-color-text-heading-muted)}.account-avatar-trigger{position:relative;border:0;background:transparent;padding:0;display:inline-flex;align-items:flex-end;justify-content:center}.account-page-avatar-frame--hero{width:108px;height:108px;border-radius:30px;box-shadow:0 14px 32px var(--theme-color-shadow-card-hover);border:3px solid var(--theme-color-account-avatar-ring, var(--theme-color-border-inverse-stronger))}.account-avatar-trigger-badge{position:absolute;right:-.35rem;bottom:-.35rem;padding:.35rem .6rem;border-radius:999px;background:var(--theme-color-surface-inverse);color:var(--theme-color-text-inverse);font-size:.78rem;font-weight:700;box-shadow:0 8px 18px var(--theme-color-shadow-badge)}.account-page-hero-copy{display:grid;gap:.55rem}.account-page-hero-copy h2,.account-section-header h3,.account-password-hero h3{margin:0}.account-page-meta-chips{display:flex;flex-wrap:wrap;gap:.55rem}.account-chip{display:inline-flex;align-items:center;min-height:36px;padding:.5rem .75rem;border-radius:999px;background:linear-gradient(135deg,var(--theme-gradient-account-chip-start, var(--theme-color-surface-elevated)),var(--theme-gradient-account-chip-end, var(--theme-color-surface-elevated)));border:1px solid var(--theme-color-account-chip-border, var(--theme-color-border-subtle));color:var(--theme-color-text-primary);font-size:.92rem;box-shadow:0 10px 24px var(--theme-color-account-chip-shadow, transparent)}.account-tabs{display:inline-flex;align-self:flex-start;gap:.5rem;padding:.4rem;width:fit-content;border-radius:14px;background:linear-gradient(180deg,var(--theme-gradient-account-tabs-start, var(--theme-color-surface-soft-strong)),var(--theme-gradient-account-tabs-end, var(--theme-color-surface-soft-strong)));border:1px solid var(--theme-color-account-tabs-border, var(--theme-color-border-subtle));box-shadow:inset 0 1px 0 var(--theme-family-input-inset-light, var(--theme-color-shadow-inset-light))}.account-tab-button{border:0;background:transparent;color:var(--theme-color-text-heading-muted);border-radius:10px;padding:.7rem 1rem;font-weight:700;transition:background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.account-tab-button:hover:not(.active){background:var(--theme-color-account-tab-hover-surface, transparent);color:var(--theme-color-account-tab-hover-text, var(--theme-color-text-primary));transform:translateY(-1px)}.account-tab-button.active{background:linear-gradient(180deg,var(--theme-gradient-account-tab-active-start, var(--theme-color-surface-inverse)),var(--theme-gradient-account-tab-active-end, var(--theme-color-surface-inverse)));color:var(--theme-color-text-inverse);box-shadow:0 12px 28px var(--theme-color-account-tab-active-shadow, var(--theme-color-shadow-card-emphasis))}.account-tab-panel{gap:1rem}.account-section-card{display:grid;gap:1rem;padding:1rem;border:1px solid var(--theme-color-account-section-border, var(--theme-color-border-subtle));border-radius:18px;background:linear-gradient(180deg,var(--theme-gradient-account-section-start, var(--theme-color-surface-soft)),var(--theme-gradient-account-section-end, var(--theme-color-surface-soft)));box-shadow:0 16px 34px var(--theme-color-account-section-shadow, transparent)}.account-section-card--password{background:radial-gradient(circle at top left,var(--theme-color-overlay-brand-soft),transparent 26%),linear-gradient(180deg,var(--theme-color-surface-soft),var(--theme-color-surface-elevated))}.account-section-header,.account-password-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.account-section-actions{display:inline-flex;gap:.55rem;flex-wrap:wrap}.account-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.account-inline-field{display:grid;gap:.45rem;padding:.95rem;border-radius:16px;background:linear-gradient(180deg,var(--theme-gradient-account-field-start, var(--theme-color-surface-elevated)),var(--theme-gradient-account-field-end, var(--theme-color-surface-elevated)));border:1px solid var(--theme-color-account-field-border, var(--theme-color-border-subtle));min-height:96px;box-shadow:0 10px 22px var(--theme-color-account-field-shadow, transparent)}.account-inline-field--wide{grid-column:1 / -1;min-height:unset}.account-inline-field strong,.account-about-copy{display:block;margin:0;color:var(--theme-color-text-primary);line-height:1.5}.account-inline-field input,.account-inline-field textarea,.account-password-panel input{width:100%;padding:.8rem .9rem;border-radius:12px;border:1px solid var(--theme-color-border-default);background:var(--theme-color-surface-elevated)}.account-password-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.account-password-panel .field-label:last-child{grid-column:1 / -1}.account-panel-actions{display:flex;justify-content:flex-end}@media(max-width:860px){.account-page-hero,.account-section-header,.account-password-hero,.account-password-panel,.account-inline-grid{grid-template-columns:1fr}.account-page-hero,.account-section-header,.account-password-hero{display:grid}.account-tabs{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media(max-width:640px){.account-page-avatar-frame--hero{width:92px;height:92px;border-radius:24px}.account-page-meta-chips{display:grid}}.placeholder-page-card{min-height:220px;display:grid;align-content:start}.placeholder-eyebrow{margin:0 0 .35rem;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-color-text-muted)}.users-page-shell{padding:1rem 1.5rem}.users-page-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.users-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;padding:0 1.5rem 1.5rem}.users-empty-state{margin:0 1.5rem 1.5rem}.user-directory-card{min-height:220px;border-color:var(--theme-color-users-card-border, var(--theme-color-border-subtle));background:linear-gradient(180deg,var(--theme-gradient-users-card-start, var(--theme-color-surface-elevated)),var(--theme-gradient-users-card-end, var(--theme-color-surface-elevated)));box-shadow:0 18px 38px var(--theme-color-users-card-shadow, var(--theme-color-shadow-card-soft));transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.user-directory-card:hover{transform:translateY(-2px);box-shadow:0 22px 42px var(--theme-color-users-card-shadow-hover, var(--theme-color-shadow-card-hover))}.user-directory-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.user-directory-identity{display:flex;align-items:center;gap:.85rem}.user-directory-avatar{width:56px;height:56px;border-radius:18px;background:var(--theme-color-fill-muted);color:var(--theme-color-text-primary);display:inline-flex;align-items:center;justify-content:center;font-weight:700;overflow:hidden;border:2px solid var(--theme-color-users-avatar-ring);box-shadow:0 12px 24px var(--theme-color-shadow-card-soft);color:var(--theme-color-user-menu-text-hover, var(--theme-color-user-menu-text, var(--theme-family-control-text, var(--ui-accent-deep))))}.user-directory-avatar img{width:100%;height:100%;object-fit:cover}.user-directory-name-block{gap:.2rem}.user-directory-name-block strong{margin:0}.user-directory-meta{display:grid;gap:.6rem}.user-directory-actions{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:auto}@media(max-width:640px){.users-page-hero,.user-directory-header,.user-directory-identity{display:grid}.users-grid,.users-empty-state,.users-page-shell{padding-left:1rem;padding-right:1rem}}.app-indicator{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:2rem;padding:.35rem .8rem;border-radius:999px;border:1px solid currentColor;background:var(--theme-color-surface-overlay-soft);font-size:.82rem;font-weight:700;line-height:1;text-transform:capitalize}.app-indicator--admin{color:var(--theme-color-status-admin);background:var(--theme-color-status-admin-surface)}.app-indicator--moderator{color:var(--theme-color-status-moderator);background:var(--theme-color-status-moderator-surface)}.app-indicator--public{color:var(--theme-color-status-public);background:var(--theme-color-status-public-surface)}.app-indicator--private{color:var(--theme-color-text-danger);background:var(--theme-color-status-private-surface)}.app-indicator--following,.app-indicator--relationship{color:var(--theme-color-status-following);background:var(--theme-color-status-following-surface)}.app-indicator--followed,.app-indicator--incoming{color:var(--theme-color-status-followed);background:var(--theme-color-status-followed-surface)}.app-indicator--mutual{color:var(--theme-color-status-mutual);background:var(--theme-color-status-mutual-surface)}.app-indicator--pending{color:var(--theme-color-status-pending);background:var(--theme-color-status-pending-surface)}.app-indicator--declined{color:var(--theme-color-text-muted);background:var(--theme-color-status-declined-surface)}.profile-page-shell{gap:1rem}.profile-page-hero{align-items:flex-start;gap:.95rem;padding:.85rem .95rem;border-color:var(--theme-color-profile-hero-border, var(--theme-color-border-subtle));background:linear-gradient(180deg,var(--theme-gradient-profile-hero-start, var(--theme-color-surface-elevated)),var(--theme-gradient-profile-hero-end, var(--theme-color-surface-elevated)));box-shadow:0 18px 38px var(--theme-color-profile-hero-shadow, var(--theme-color-shadow-card-soft))}.profile-page-hero-copy{width:100%;display:grid;gap:.55rem}.profile-page-heading-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.85rem}.profile-page-heading-copy{min-width:0}.profile-page-subtitle{margin:.1rem 0 0;color:var(--theme-color-text-meta-soft)}.profile-page-meta-row{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;flex-wrap:wrap;margin-top:0}.profile-page-indicators{display:flex;flex-wrap:wrap;gap:.55rem}.profile-page-title-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;margin-left:0;flex-wrap:wrap}.profile-card-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.profile-dual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start}.profile-summary-list{display:grid;gap:.75rem;align-content:start}.profile-summary-card{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.8rem .9rem;border-radius:1rem;border:1px solid var(--theme-color-profile-summary-border, var(--theme-color-border-card-soft));background:var(--theme-color-profile-summary-surface, var(--theme-color-surface-card-accent-soft));box-shadow:0 12px 26px var(--theme-color-profile-summary-shadow, transparent);transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.profile-summary-card:hover{transform:translateY(-1px);border-color:var(--theme-color-profile-summary-border-hover, var(--theme-color-profile-summary-border, var(--theme-color-border-card-soft)))}.profile-summary-link{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0;padding:0;border:0;background:transparent;text-align:left;color:inherit;cursor:pointer}.profile-summary-avatar{width:3rem;height:3rem;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:var(--theme-color-surface-card-accent-strong);color:var(--theme-color-status-public);font-weight:700;flex-shrink:0}.profile-summary-avatar img{width:100%;height:100%;object-fit:cover}.profile-summary-text{display:grid;gap:.15rem;min-width:0}.profile-summary-text strong,.profile-summary-text span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-summary-actions{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}@media(max-width:820px){.profile-dual-grid{grid-template-columns:1fr}}@media(max-width:640px){.profile-page-heading-row,.profile-page-meta-row,.profile-page-title-actions,.profile-summary-card{display:grid}.profile-page-title-actions{width:100%;margin-left:0;justify-content:stretch}.profile-page-title-actions>*{width:auto}.profile-summary-link,.profile-summary-actions,.account-panel-actions,.error-page-actions,.section-header-inline,.section-header-inline-actions,.notification-card,.notification-card-header-row,.notification-card-actions{display:grid}.profile-summary-actions,.account-panel-actions,.error-page-actions,.section-header-inline-actions,.notification-card-actions{width:100%}.profile-summary-actions>*,.account-panel-actions>*,.error-page-actions>*,.section-header-inline-actions>*,.notification-card-actions>*{width:100%}.section-header-inline,.notification-card,.notification-card-header-row{gap:.75rem}.notifications-page-card,.placeholder-page-card{padding:1rem}}.posts-page{display:grid;gap:1.25rem}.posts-page--feed{width:min(100%,920px);margin:0 auto}.posts-header-card,.post-feed-empty-card,.post-composer-card,.comment-composer-card,.selected-followers-card,.comments-panel{background:var(--theme-color-surface-elevated);border:1px solid var(--theme-color-border-subtle);border-radius:22px;padding:1.25rem;box-shadow:0 18px 45px var(--theme-color-shadow-card-soft)}.posts-header-card{display:flex;justify-content:space-between;align-items:center;gap:1rem}.posts-header-card--feed{padding:1.35rem 1.4rem}.posts-header-card--detail{align-items:flex-start}.posts-header-copy{min-width:0}.posts-page-eyebrow{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-color-text-accent-strong)}.posts-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.post-feed-empty-card--centered{text-align:center;justify-items:center}.posts-feed-list,.selected-followers-list{display:grid;gap:1rem}.posts-feed-list--feed{gap:1.1rem}.post-card,.comment-card{background:var(--theme-color-surface-elevated);border:1px solid var(--theme-color-border-subtle);border-radius:22px;padding:1.15rem;box-shadow:0 18px 40px var(--theme-color-shadow-card-soft)}.post-card--feed{gap:.95rem}.post-card--clickable{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.post-card--clickable:hover{transform:translateY(-2px);border-color:var(--theme-color-border-card-hover);box-shadow:0 22px 50px var(--theme-color-shadow-card-hover-soft)}.post-card-header,.comment-card-header,.comments-panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.post-card-content{display:grid;gap:.95rem}.post-author-summary{display:flex;align-items:center;gap:.85rem;min-width:0}.post-author-copy{min-width:0}.post-author-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;background:var(--theme-color-fill-muted);display:inline-flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.post-author-avatar--small{width:34px;height:34px}.post-author-avatar--fallback{color:var(--theme-color-text-primary)}.post-privacy-pill{border:1px solid var(--theme-color-border-card-hover);background:var(--theme-color-surface-action-hover);border-radius:999px;padding:.42rem .72rem;font-size:.8rem;font-weight:600;color:var(--theme-color-text-pill-muted);text-transform:capitalize;white-space:nowrap}.post-privacy-pill--private{border-color:var(--theme-color-border-warning-soft);background:linear-gradient(180deg,var(--theme-color-overlay-warning-soft) 0%,var(--theme-color-overlay-warning-soft-strong) 100%);color:var(--theme-color-text-pill-private)}.post-card-body{margin:0;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;color:var(--theme-color-text-primary)}.post-media-frame{overflow:hidden;border-radius:18px;border:1px solid var(--theme-color-border-subtle);background:linear-gradient(180deg,var(--theme-color-overlay-media-soft) 0%,var(--theme-color-overlay-media-soft-strong) 100%)}.post-media-frame--feed{max-height:420px}.post-attachment-image,.comment-attachment-image{width:100%;max-height:520px;object-fit:cover;display:block}.comment-attachment-image{max-height:380px;border-radius:14px;border:1px solid var(--theme-color-border-subtle)}.post-actions-row{display:flex;align-items:center;gap:1rem;margin-top:.2rem;padding-top:.95rem;border-top:1px solid var(--theme-color-overlay-media-soft-strong)}.post-action-group{display:inline-flex;align-items:center;gap:.45rem}.post-action-group--push{margin-left:auto}.post-icon-button{width:38px;height:38px;border-radius:999px;border:1px solid var(--theme-color-border-default);background:var(--theme-color-surface-elevated);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease}.post-icon-button:hover:not([disabled]){transform:translateY(-1px);border-color:var(--theme-color-border-action-hover);background:var(--theme-color-surface-action-hover)}.post-icon-button--active{background:var(--theme-color-surface-action-active);border-color:var(--theme-color-border-accent-strong)}.post-icon-button[disabled]{cursor:not-allowed;opacity:.65}.post-action-count{min-width:1ch;color:var(--theme-color-text-muted);font-weight:600}.stack-tight{display:grid;gap:.2rem}.post-composer-actions{display:flex;justify-content:flex-end;gap:.75rem}.post-select-input{padding:.75rem;border-radius:10px;border:1px solid var(--theme-color-border-default);background:var(--theme-color-surface-elevated)}.selected-follower-option{display:flex;gap:.65rem;align-items:center}.composer-textarea-stack{display:grid;gap:.65rem}.composer-textarea-wrapper{position:relative}.composer-textarea-wrapper>textarea{width:100%}.composer-textarea-wrapper--emoji>textarea,.composer-textarea--with-emoji{padding-bottom:3.2rem;padding-right:3.2rem}.composer-emoji-button{position:absolute;right:.7rem;bottom:.7rem;min-width:2.25rem;min-height:2.25rem;width:2.25rem;height:2.25rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:1.05rem;line-height:1}.composer-emoji-button .responsive-action-label{display:none}.composer-inline-tools{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;flex-wrap:wrap}.composer-emoji-button--active{border-color:var(--theme-chat-emoji-picker-close-hover-border, var(--theme-color-border-accent-soft));background:var(--theme-chat-emoji-picker-close-hover-surface, var(--theme-color-surface-card-accent-soft))}.composer-textarea-wrapper :deep(.composer-emoji-picker-popup),.composer-textarea-wrapper .composer-emoji-picker-popup{left:auto;right:0;bottom:calc(100% + .6rem);transform:none;width:min(21rem,100%);max-width:min(21rem,calc(100vw - 2rem),100%)}.picker-selection-actions{display:flex;justify-content:flex-end}.gif-grid-button--selected{border-color:var(--theme-color-border-accent-strong);box-shadow:0 0 0 2px var(--theme-color-border-accent-soft)}.composer-attachment-preview{display:grid;gap:.75rem;margin-top:.75rem}.composer-attachment-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.composer-attachment-preview-image{width:min(180px,100%);max-height:120px;object-fit:cover;border-radius:14px;border:1px solid var(--theme-color-border-default)}.picker-overlay{overscroll-behavior:contain;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--theme-color-surface-picker-backdrop);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.picker-modal{width:min(860px,100%);max-height:min(90vh,760px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--theme-color-surface-elevated);border-radius:20px;padding:1.1rem;box-shadow:0 24px 60px var(--theme-color-shadow-modal-strong)}.picker-modal-header,.picker-pagination-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.picker-tab-row{display:inline-flex;gap:.5rem;padding:.3rem;border-radius:999px;background:var(--theme-color-surface-soft-strong)}.picker-tab-button{border:0;background:transparent;color:var(--theme-color-text-heading-muted);border-radius:999px;padding:.6rem 1rem;cursor:pointer;font-weight:600}.picker-tab-button--active{background:var(--theme-color-surface-picker-tab-active);color:var(--theme-color-text-primary);box-shadow:0 3px 10px var(--theme-color-shadow-tab-active)}.picker-pagination-actions{display:inline-flex;gap:.6rem}.picker-image-tab{gap:.9rem}.picker-upload-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.picker-file-label{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.emoji-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(56px,1fr));gap:.65rem}.emoji-grid-button,.gif-grid-button{border:1px solid var(--theme-color-border-subtle);background:var(--theme-color-surface-elevated);cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.emoji-grid-button{min-height:56px;border-radius:16px;font-size:1.6rem}.emoji-grid-button:hover,.gif-grid-button:hover{transform:translateY(-1px);border-color:var(--theme-color-border-action-hover);box-shadow:0 10px 20px var(--theme-color-shadow-tab-active)}.gif-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.8rem}.gif-grid-button{display:grid;gap:.55rem;border-radius:16px;padding:.6rem;text-align:left}.gif-grid-preview{width:100%;height:110px;object-fit:cover;border-radius:12px;background:var(--theme-color-surface-soft-strong)}.gif-grid-label{font-size:.85rem;color:var(--theme-color-text-heading-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.posts-page--feed{width:100%}.posts-header-card,.post-card-header,.comment-card-header,.comments-panel-header,.picker-modal-header,.picker-pagination-row{display:grid}.posts-header-actions{width:100%}.posts-header-actions>*{width:100%}.post-action-group--push{margin-left:0}.picker-modal{padding:.9rem}.gif-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:.55rem}.gif-grid-button{gap:.4rem;padding:.42rem;border-radius:12px}.gif-grid-preview{height:78px;border-radius:10px}.gif-grid-label{font-size:.72rem}}.groups-grid{display:grid;gap:1rem}.groups-grid--directory{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.groups-hero-card,.groups-create-card,.group-directory-card,.group-detail-card,.groups-page-shell,.group-workspace-shell{display:grid;gap:1rem}.groups-page-shell--directory{max-width:1100px;margin:0 auto}.groups-hero-card--directory{padding:1.2rem 1.25rem;border:1px solid var(--theme-color-border-shell-soft);background:linear-gradient(180deg,color-mix(in srgb,var(--theme-gradient-card-top) 72%,var(--theme-color-surface-elevated) 28%),color-mix(in srgb,var(--theme-gradient-card-bottom) 78%,var(--theme-color-surface-elevated) 22%));box-shadow:0 18px 34px var(--theme-color-shadow-card-shell)}.groups-hero-copy h2,.group-directory-copy h3,.group-detail-card h2,.groups-create-card h3,.group-workspace-copy h2{margin:0}.groups-hero-toolbar,.group-directory-header,.group-workspace-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.groups-search-field{min-width:min(420px,100%)}.groups-hero-actions,.group-workspace-actions,.group-inline-actions,.group-create-actions,.group-invite-toolbar,.group-invite-footer{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.groups-hero-metrics{display:flex;gap:.75rem;flex-wrap:wrap}.group-directory-card{padding:1.1rem 1.1rem 1rem;border:1px solid var(--theme-color-border-shell-soft);background:linear-gradient(180deg,var(--theme-gradient-card-top),var(--theme-gradient-card-bottom-soft));box-shadow:0 16px 30px var(--theme-color-shadow-card-shell)}.group-directory-topline{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.group-directory-copy{min-width:0}.group-directory-copy p{margin:0}.group-directory-arrow{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;background:var(--theme-color-surface-ink-chip);color:var(--theme-color-text-ink-strong);font-weight:700;flex-shrink:0}.group-directory-footer{display:flex;align-items:center;justify-content:space-between;gap:.85rem}.group-owner-row{display:flex;gap:.85rem;align-items:center}.group-owner-avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;background:var(--theme-color-fill-muted);color:var(--theme-color-text-primary);display:inline-flex;align-items:center;justify-content:center;font-weight:700}.group-owner-avatar img{width:100%;height:100%;object-fit:cover}.group-owner-avatar--group-card{width:72px;height:72px;border-radius:18px;overflow:hidden;flex-shrink:0}.group-owner-avatar--group-card img{width:100%;height:100%;object-fit:cover}.group-owner-copy{gap:.2rem}.group-directory-link{text-decoration:none;color:inherit;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.group-directory-link:hover{transform:translateY(-2px);box-shadow:0 22px 40px var(--theme-color-shadow-card-shell-strong);border-color:var(--theme-color-border-success-soft)}.groups-empty-state,.group-detail-shell{display:grid;gap:1rem}.groups-empty-state--directory{min-height:140px;place-items:center;text-align:center}.group-type-select{padding:.75rem;border-radius:10px;border:1px solid var(--theme-color-border-default);background:var(--theme-color-surface-elevated)}.group-access-summary h3{margin:0}.group-access-list{margin:0;padding-left:1.2rem;display:grid;gap:.35rem}.group-detail-back-link,.group-workspace-back-link{width:fit-content}.theme-titlebar-icon-button,.mobile-titlebar-action-button{min-width:40px;width:40px;height:40px;padding-inline:0;display:inline-flex;align-items:center;justify-content:center;gap:0;line-height:1;white-space:nowrap;flex:0 0 auto}.theme-titlebar-icon-button>span[aria-hidden=true],.mobile-titlebar-action-button>span[aria-hidden=true],.mobile-titlebar-action-button .mobile-titlebar-action-icon{display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;line-height:1}.mobile-titlebar-action-button .mobile-titlebar-action-label{display:none}.profile-titlebar-text-button{width:auto;min-width:0;height:auto;min-height:2.35rem;padding-inline:.9rem;gap:.35rem;justify-content:center;white-space:nowrap}.profile-page-title-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.profile-text-action-button{width:auto;min-width:0;min-height:2.1rem;padding:.32rem .72rem;border:1px solid var(--theme-color-border-subtle);border-radius:999px;background:var(--theme-color-surface-subtle);box-shadow:none;color:var(--theme-color-text);font:inherit;font-weight:700;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.profile-text-action-button:hover:not(:disabled),.profile-text-action-button:focus-visible:not(:disabled){background:var(--theme-color-surface-elevated);border-color:var(--theme-color-border-strong);color:var(--theme-color-text);text-decoration:none}.profile-text-action-button:focus-visible:not(:disabled){outline:2px solid var(--theme-color-border-accent-soft);outline-offset:2px}.profile-text-action-button:active:not(:disabled){transform:translateY(1px)}.profile-text-action-button:disabled{background:var(--theme-color-surface-soft);border-color:var(--theme-color-border-neutral-soft);color:var(--theme-color-text-muted);cursor:default;opacity:1}.profile-text-action-button--muted{color:var(--theme-color-text-muted);background:var(--theme-color-surface-soft)}.profile-text-action-button--muted:hover:not(:disabled),.profile-text-action-button--muted:focus-visible:not(:disabled){color:var(--theme-color-text);background:var(--theme-color-surface-subtle)}.profile-summary-text-action{white-space:nowrap}.group-action-card h3{margin:0}.group-action-button{width:fit-content}.group-invite-form{display:grid;gap:.9rem}.group-request-list{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.group-request-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;border:1px solid var(--theme-family-item-border, var(--theme-color-border-subtle));border-radius:14px;background:var(--theme-family-surface-glass, var(--theme-color-surface-glass-soft));color:var(--theme-family-item-text, var(--theme-color-text-primary));box-shadow:0 10px 22px var(--theme-family-control-shadow, var(--theme-color-shadow-card-soft))}.group-request-item p{margin:.25rem 0 0}.group-workspace-header-card{padding:1.2rem 1.25rem;border:1px solid var(--theme-family-surface-shell-border, var(--theme-color-border-shell-soft));background:var(--theme-family-surface-card-bg-alt, linear-gradient(180deg, var(--theme-gradient-card-top), var(--theme-gradient-card-bottom-muted)));box-shadow:0 18px 34px var(--theme-family-surface-shell-shadow, var(--theme-color-shadow-card-shell))}.group-workspace-stage{padding:1rem;border-radius:24px;border:1px solid var(--theme-family-surface-shell-border, var(--theme-color-border-shell-soft));background:var(--theme-family-surface-shell-bg, var(--theme-color-surface-stage-soft));box-shadow:inset 0 1px 0 var(--theme-family-input-inset-light, var(--theme-color-shadow-inset-light))}.success-text{color:var(--theme-color-text-success-strong);margin:0}.group-invite-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--theme-family-overlay-backdrop, var(--theme-color-overlay-accent-soft-strong));display:flex;align-items:center;justify-content:center;padding:1.25rem;z-index:70}.group-invite-modal{width:min(760px,100%);max-height:min(88vh,900px);overflow:hidden;background:var(--theme-family-modal-bg, var(--theme-color-surface-elevated));border:1px solid var(--theme-family-modal-border, var(--theme-color-border-shell-soft));border-radius:20px;padding:1.25rem;box-shadow:0 22px 44px var(--theme-family-modal-shadow, var(--theme-color-shadow-modal-panel))}.group-invite-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.group-invite-header-copy h3{margin:0}.group-invite-close-button{white-space:nowrap}.group-invite-list-shell{min-height:220px;max-height:380px;overflow:auto;border:1px solid var(--theme-family-surface-shell-border, var(--theme-color-border-subtle));border-radius:16px;padding:.5rem;background:var(--theme-family-surface-muted, var(--theme-color-surface-soft));box-shadow:inset 0 1px 0 var(--theme-family-input-inset-light, var(--theme-color-shadow-inset-light))}.group-invite-empty-state{padding:1rem}.group-invite-user-list{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.group-invite-user-item{background:var(--theme-family-item-bg, var(--theme-color-surface-elevated));border:1px solid var(--theme-family-item-border, var(--theme-color-border-subtle));border-radius:14px;box-shadow:0 10px 22px var(--theme-family-control-shadow, var(--theme-color-shadow-card-soft))}.group-invite-user-label{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:start;padding:.85rem .95rem;cursor:pointer}.group-invite-user-label input{margin-top:.2rem}.group-invite-user-copy{display:grid;gap:.2rem}@media(max-width:800px){.groups-hero-toolbar,.group-directory-header,.group-directory-footer,.group-workspace-header{flex-direction:column}.groups-search-field{min-width:100%}}@media(max-width:720px){.group-invite-overlay{padding:.75rem}.group-invite-modal{padding:1rem}.group-invite-header{flex-direction:column}}@media(max-width:640px){.group-request-item{flex-direction:column;align-items:flex-start}.group-workspace-stage{padding:.75rem;border-radius:20px}}.discussion-workspace-header{gap:1rem}.discussion-workspace-header-copy{min-width:0}.discussion-post-card--compact .post-card-body{font-size:.96rem;margin-top:.2rem}.discussion-post-card-eyebrow{margin-bottom:0}.comment-card--thread-root{border-color:var(--theme-color-border-card-hover);box-shadow:0 14px 32px var(--theme-color-shadow-card-shell)}.comment-card--highlighted{border-color:var(--theme-color-border-info-soft);background:var(--theme-color-surface-card-accent-soft);box-shadow:0 16px 36px var(--theme-color-shadow-highlight);animation:comment-highlight-pulse 1.8s ease}@keyframes comment-highlight-pulse{0%{transform:translateY(0);box-shadow:0 0 0 transparent}35%{transform:translateY(-1px);box-shadow:0 18px 40px var(--theme-color-shadow-highlight-strong)}to{transform:translateY(0);box-shadow:0 16px 36px var(--theme-color-shadow-highlight)}}.post-detail-page{max-width:980px;margin:0 auto}.post-detail-shell{gap:1.2rem}.post-detail-header-card{border:1px solid var(--theme-color-border-subtle)}.section-eyebrow{margin:0 0 .35rem;color:var(--theme-color-text-muted);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.post-card--detail-emphasis,.comments-panel--detail,.comment-composer-card--detail{border:1px solid var(--theme-color-border-subtle);box-shadow:0 16px 38px var(--theme-color-shadow-card-shell)}.post-card--detail-emphasis{padding:1.35rem}.post-card-header--detail{align-items:center}.post-author-detail-meta{display:grid;gap:.2rem}.post-card-body--detail{font-size:1rem;line-height:1.75;margin:1rem 0 0}.post-media-frame,.comment-media-frame{overflow:hidden;border-radius:18px;background:var(--theme-color-overlay-media-soft);border:1px solid var(--theme-color-border-subtle)}.post-media-frame--detail{margin-top:1rem;max-height:640px}.post-attachment-image--detail{max-height:640px}.post-actions-row--detail{margin-top:1.1rem}.post-action-group--comments-link{margin-left:auto}.comments-panel--detail{gap:1rem;padding:1.2rem}.comments-panel-header--detail{align-items:center}.comments-count-pill,.comment-thread-status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--theme-color-border-default);background:var(--theme-color-surface-soft);color:var(--theme-color-text-heading-muted);font-size:.85rem;font-weight:600;padding:.4rem .75rem}.comment-thread{display:grid;gap:1rem}.comment-thread-list{display:grid;gap:.95rem}.comment-thread-empty{margin:0;border-radius:14px;border:1px dashed var(--theme-color-border-empty-dashed);background:var(--theme-color-surface-soft);padding:1rem}.comment-thread-empty h4{margin:0 0 .35rem}.comment-card{border:1px solid var(--theme-color-border-card-faint);box-shadow:0 10px 24px var(--theme-color-shadow-card-faint)}.comment-author-meta{display:grid;gap:.15rem}.comment-actions-row{align-items:center}.comment-attachment-image{display:block}.composer-attachment-preview--comment{border:1px solid var(--theme-color-border-subtle);background:var(--theme-color-overlay-media-soft)}.comment-target-summary{display:grid;gap:.2rem;padding:.9rem 1rem;border-radius:16px;border:1px solid var(--theme-color-border-card-hover);background:var(--theme-color-surface-card-accent-soft)}.comment-target-summary-body{margin:0;white-space:pre-wrap}@media(max-width:720px){.post-detail-page{max-width:100%}.comments-panel-header--detail{align-items:flex-start}.post-action-group--comments-link{margin-left:0}.comments-count-pill{align-self:flex-start}}.comments-panel-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.discussion-metrics-row{display:inline-flex;align-items:center;gap:.55rem;flex-wrap:wrap}.comments-count-pill--accent{border-color:var(--theme-color-border-accent-soft);background:var(--theme-color-surface-info-soft);color:var(--theme-color-status-public)}.comment-card--clickable{cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.comment-card--clickable:hover,.comment-card--clickable:focus-visible,.group-request-item--comment:hover,.group-request-item--comment:focus-visible{transform:translateY(-1px);border-color:var(--theme-color-border-card-hover);box-shadow:0 18px 38px var(--theme-color-shadow-card-hover-soft);outline:none}.comment-thread-page{max-width:980px;margin:0 auto}@media(max-width:720px){.comments-panel-actions{width:100%;justify-content:flex-start}}.group-post-preview-card{cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.group-post-preview-card:hover,.group-post-preview-card:focus-within{transform:translateY(-1px);border-color:var(--theme-color-border-card-hover);box-shadow:0 18px 38px var(--theme-color-shadow-card-hover-soft)}.group-post-preview-actions{justify-content:flex-end}.posts-page{--discussion-accent: var(--theme-color-discussion-accent);--discussion-accent-hover: var(--theme-color-discussion-accent-hover);--discussion-accent-strong: var(--theme-color-discussion-accent-strong);--discussion-accent-deep: var(--theme-color-discussion-accent-deep);--discussion-accent-soft: var(--theme-color-discussion-accent-soft);--discussion-accent-soft-strong: var(--theme-color-discussion-accent-soft-strong);--discussion-border: var(--theme-color-discussion-border);--discussion-border-strong: var(--theme-color-discussion-border-strong);--discussion-surface: var(--theme-color-discussion-surface);--discussion-surface-strong: var(--theme-color-discussion-surface-strong);--discussion-surface-muted: var(--theme-color-discussion-surface-muted);--discussion-shadow: 0 20px 48px var(--theme-color-discussion-shadow);--discussion-shadow-strong: 0 18px 34px var(--theme-color-discussion-shadow-emphasis);--discussion-focus-ring: 0 0 0 4px var(--theme-color-discussion-focus-ring)}.posts-page,.post-detail-page,.comment-thread-page{padding:.25rem}.posts-page .posts-header-card,.posts-page .post-feed-empty-card,.posts-page .post-composer-card,.posts-page .comment-composer-card,.posts-page .selected-followers-card,.posts-page .comments-panel,.posts-page .post-card,.posts-page .comment-card{border-color:var(--discussion-border);background:linear-gradient(180deg,var(--discussion-surface-strong) 0%,var(--discussion-surface) 100%);box-shadow:var(--discussion-shadow)}.posts-page .posts-header-card{background:radial-gradient(circle at top right,var(--theme-color-discussion-overlay-soft),transparent 34%),linear-gradient(180deg,var(--theme-gradient-discussion-hero-start) 0%,var(--theme-gradient-discussion-hero-end) 100%)}.posts-page h2,.posts-page h3,.posts-page h4{color:var(--discussion-accent-strong)}.posts-page .posts-page-eyebrow,.posts-page .section-eyebrow{color:var(--discussion-accent)}.posts-page .muted-text{color:var(--theme-color-discussion-muted-text)}.posts-page .secondary-button,.posts-page .ghost-button,.posts-page .post-icon-button,.posts-page .post-privacy-pill,.posts-page .comments-count-pill,.posts-page .comment-thread-status-pill{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease}.posts-page .secondary-button{min-height:44px;padding:.75rem 1rem;border-radius:12px;border:1px solid var(--discussion-accent);background:linear-gradient(180deg,var(--discussion-accent) 0%,var(--discussion-accent-hover) 100%);color:var(--theme-color-text-inverse);font-weight:700;letter-spacing:.01em;box-shadow:0 12px 28px var(--theme-color-discussion-shadow-button)}.posts-page .secondary-button:hover:not([disabled]){transform:translateY(-1px);background:linear-gradient(180deg,var(--theme-gradient-discussion-button-hover-start) 0%,var(--theme-gradient-discussion-button-hover-end) 100%);border-color:var(--theme-gradient-discussion-button-hover-end);box-shadow:0 16px 30px var(--theme-color-discussion-shadow-button-hover)}.posts-page .ghost-button{min-height:42px;padding:.72rem .95rem;border-radius:12px;border:1px solid var(--discussion-border);background:var(--theme-color-discussion-surface-white-soft);color:var(--discussion-accent-strong);font-weight:600}.posts-page .ghost-button:hover:not([disabled]){transform:translateY(-1px);border-color:var(--discussion-border-strong);background:var(--discussion-accent-soft);color:var(--discussion-accent-deep);box-shadow:0 10px 24px var(--theme-color-discussion-shadow-soft)}.posts-page textarea,.posts-page input,.posts-page select{border-color:var(--discussion-border);background:var(--theme-color-discussion-surface-white-max)}.posts-page textarea:focus,.posts-page input:focus,.posts-page select:focus{outline:0;border-color:var(--discussion-accent);box-shadow:var(--discussion-focus-ring)}.posts-page .post-card--clickable:hover,.posts-page .post-card--clickable:focus-visible,.posts-page .comment-card--clickable:hover,.posts-page .comment-card--clickable:focus-visible,.posts-page .group-request-item--comment:hover,.posts-page .group-request-item--comment:focus-visible{border-color:var(--discussion-border-strong);box-shadow:0 24px 50px var(--theme-color-discussion-shadow-strong);transform:translateY(-1px)}.posts-page .post-author-avatar{border:2px solid var(--theme-color-discussion-overlay-soft);box-shadow:0 8px 18px var(--theme-color-discussion-shadow-soft)}.posts-page .post-privacy-pill,.posts-page .comments-count-pill,.posts-page .comment-thread-status-pill{border-color:var(--theme-color-discussion-overlay-border-soft);background:var(--discussion-accent-soft);color:var(--theme-color-discussion-pill-text)}.posts-page .comments-count-pill--accent{background:var(--theme-color-discussion-overlay-accent);border-color:var(--theme-color-discussion-overlay-border-strong);color:var(--theme-color-discussion-pill-text-strong)}.posts-page .post-icon-button{width:40px;height:40px;border-radius:12px;border-color:var(--discussion-border);color:var(--discussion-accent-strong);background:linear-gradient(180deg,var(--theme-color-discussion-surface-strong) 0%,var(--theme-color-ui-surface-soft) 100%);box-shadow:0 6px 16px var(--theme-color-shadow-card-faint)}.posts-page .post-icon-button:hover:not([disabled]){transform:translateY(-1px);border-color:var(--discussion-border-strong);background:var(--discussion-accent-soft);box-shadow:0 10px 20px var(--theme-color-discussion-shadow)}.posts-page .post-icon-button--active{background:linear-gradient(180deg,var(--theme-color-discussion-overlay-accent) 0%,var(--theme-color-discussion-overlay-accent-strong) 100%);border-color:var(--discussion-accent)}.posts-page .post-actions-row{align-items:center;flex-wrap:wrap;gap:.75rem;padding-top:1rem;border-top-color:var(--theme-color-discussion-overlay-accent)}.posts-page .post-action-group{display:inline-flex;align-items:center;gap:.5rem;min-height:40px}.posts-page .post-action-group--push,.posts-page .post-action-group--comments-link{margin-left:auto}.posts-page .post-action-count{min-width:1.6rem;color:var(--theme-color-discussion-action-count);font-weight:700}.posts-page .post-actions-row .ghost-button{min-height:40px;padding-inline:.9rem;border-radius:999px}.posts-page .post-composer-card,.posts-page .comment-composer-card,.posts-page .selected-followers-card{position:relative;overflow:hidden}.posts-page .post-composer-card:before,.posts-page .comment-composer-card:before,.posts-page .selected-followers-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--discussion-accent) 0%,var(--theme-color-discussion-overlay-accent) 100%)}.posts-page .composer-textarea-stack{gap:.8rem}.posts-page .composer-inline-tools{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.85rem;padding:.9rem 1rem;border-radius:16px;border:1px solid var(--discussion-border);background:linear-gradient(180deg,var(--theme-gradient-discussion-surface-white-start) 0%,var(--discussion-surface-muted) 100%)}.posts-page .composer-inline-tools>.muted-text{grid-column:1 / -1;margin-top:-.2rem}.posts-page .post-composer-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-left:auto;flex-wrap:wrap}.posts-page .composer-attachment-preview,.posts-page .comment-target-summary,.posts-page .composer-attachment-preview--comment,.posts-page .comment-thread-empty,.posts-page .post-feed-empty-card{border-color:var(--discussion-border);background:linear-gradient(180deg,var(--theme-gradient-discussion-surface-white-start) 0%,var(--theme-gradient-discussion-surface-alt-end) 100%)}.posts-page .composer-attachment-preview{padding:.95rem 1rem;border:1px solid var(--discussion-border);border-radius:18px}.posts-page .composer-attachment-meta{align-items:flex-start}.posts-page .composer-attachment-preview-image,.posts-page .post-media-frame,.posts-page .comment-media-frame{border-color:var(--discussion-border);background:linear-gradient(180deg,var(--theme-gradient-discussion-surface-soft-start) 0%,var(--theme-gradient-discussion-surface-soft-end) 100%)}.posts-page .post-detail-header-card,.posts-page .discussion-workspace-header{background:radial-gradient(circle at top right,var(--theme-color-discussion-panel-overlay-soft),transparent 34%),linear-gradient(180deg,var(--theme-gradient-discussion-hero-start) 0%,var(--theme-gradient-discussion-surface-panel-end) 100%)}.posts-page .comments-panel{position:relative;overflow:hidden}.posts-page .comments-panel:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--discussion-accent) 0%,var(--theme-color-discussion-overlay-accent) 100%)}.posts-page .comment-card{position:relative;overflow:hidden}.posts-page .comment-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--theme-color-discussion-thread-accent),var(--theme-color-discussion-thread-accent-fade))}.posts-page .comment-card--thread-root{border-color:var(--theme-color-discussion-thread-root-border);box-shadow:0 20px 44px var(--theme-color-discussion-thread-root-shadow)}.posts-page .comment-card--highlighted{border-color:var(--discussion-accent);background:linear-gradient(180deg,var(--theme-gradient-discussion-surface-highlight-start) 0%,var(--theme-gradient-discussion-surface-highlight-end) 100%);box-shadow:0 20px 42px var(--theme-color-discussion-highlight-shadow)}.posts-page .discussion-workspace-back-button{align-self:flex-start}.posts-page .posts-header-actions,.posts-page .comments-panel-actions{gap:.85rem}.posts-page .discussion-metrics-row{gap:.6rem}.posts-page:not(.posts-page--feed):not(.post-detail-page):not(.comment-thread-page){max-width:920px;margin:0 auto}.posts-page:not(.posts-page--feed):not(.post-detail-page):not(.comment-thread-page) .posts-header-card,.posts-page:not(.posts-page--feed):not(.post-detail-page):not(.comment-thread-page) .post-composer-card,.posts-page:not(.posts-page--feed):not(.post-detail-page):not(.comment-thread-page) .selected-followers-card{border-color:var(--discussion-border)}.posts-page:not(.posts-page--feed):not(.post-detail-page):not(.comment-thread-page) .posts-header-card{align-items:flex-start}.posts-page:not(.posts-page--feed):not(.post-detail-page):not(.comment-thread-page) .post-select-input{border-color:var(--discussion-border);background:var(--theme-color-surface-elevated)}.posts-page:not(.posts-page--feed):not(.post-detail-page):not(.comment-thread-page) .selected-followers-list{gap:.8rem}.posts-page .audience-selector-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.posts-page .selected-followers-pill-list{display:grid;gap:.75rem}.posts-page .selected-follower-pill{display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:.9rem 1rem;border-radius:16px;border:1px solid var(--discussion-border);background:var(--theme-color-discussion-surface-white-strong)}.posts-page .selected-follower-pill-remove{min-height:38px;padding:.55rem .85rem;border-radius:999px;flex-shrink:0}.posts-page:not(.posts-page--feed):not(.post-detail-page):not(.comment-thread-page) .selected-follower-option{padding:.85rem .95rem;border-radius:16px;border:1px solid var(--discussion-border);background:var(--theme-color-discussion-surface-white-strong)}.posts-page:not(.posts-page--feed):not(.post-detail-page):not(.comment-thread-page) .selected-follower-option:hover{border-color:var(--discussion-border-strong);background:var(--discussion-accent-soft)}@media(max-width:720px){.posts-page,.post-detail-page,.comment-thread-page{padding:0}.posts-page .composer-inline-tools{grid-template-columns:1fr}.posts-page .post-composer-actions,.posts-page .post-action-group--push,.posts-page .post-action-group--comments-link{margin-left:0}.posts-page .post-actions-row{justify-content:flex-start}.posts-page .comments-panel:before,.posts-page .comment-card:before,.posts-page .post-composer-card:before,.posts-page .comment-composer-card:before,.posts-page .selected-followers-card:before{width:2px}.posts-page .audience-selector-summary,.posts-page .selected-follower-pill{flex-direction:column;align-items:stretch}.posts-page .selected-follower-pill-remove{width:100%}}.post-card,.comment-card{display:grid;gap:.95rem}.comment-card-content{display:grid;gap:.85rem}.post-card-content--detail{gap:1rem}.post-card-body,.comment-target-summary-body{overflow-wrap:anywhere}.post-media-frame,.comment-media-frame{display:flex;align-items:center;justify-content:center;padding:.7rem}.post-media-frame--feed{max-height:360px}.post-media-frame--detail{max-height:520px}.post-attachment-image,.comment-attachment-image,.post-attachment-image--detail{width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center}.post-card--feed .post-attachment-image{max-height:320px}.post-attachment-image--detail{max-height:500px}.comment-attachment-image{max-height:280px}.post-actions-row,.post-actions-row--detail,.comment-actions-row{margin-top:0}.posts-page .post-card,.posts-page .comment-card{gap:1rem}.posts-page .post-card-content,.posts-page .comment-card-content{gap:.95rem}.posts-page .post-card-body,.posts-page .post-card-body--detail{margin:0}.posts-page .post-card-header,.posts-page .comment-card-header{margin-bottom:0}.posts-page .post-media-frame,.posts-page .comment-media-frame{padding:.8rem;border-radius:20px}.posts-page .post-card--feed .post-media-frame{max-height:340px}.posts-page .post-card--detail .post-media-frame,.posts-page .post-card--detail-emphasis .post-media-frame{max-height:540px}.posts-page .post-card--feed .post-attachment-image{max-height:320px}.posts-page .post-card--detail .post-attachment-image,.posts-page .post-card--detail-emphasis .post-attachment-image,.posts-page .post-card--detail .post-attachment-image--detail,.posts-page .post-card--detail-emphasis .post-attachment-image--detail{max-height:520px}.posts-page .comment-card .comment-attachment-image{max-height:300px}.posts-page .composer-inline-tools{align-items:center}.posts-page .composer-media-button{min-width:126px;justify-content:center;font-weight:700}.posts-page .composer-emoji-button{right:.75rem;bottom:.75rem}.posts-page .comment-composer-card .post-composer-actions,.posts-page .post-composer-card .post-composer-actions{width:100%;justify-content:flex-end}@media(max-width:720px){.post-media-frame--feed,.posts-page .post-card--feed .post-media-frame{max-height:280px}.post-media-frame--detail,.posts-page .post-card--detail .post-media-frame,.posts-page .post-card--detail-emphasis .post-media-frame{max-height:360px}.post-card--feed .post-attachment-image,.posts-page .post-card--feed .post-attachment-image{max-height:260px}.post-attachment-image--detail,.posts-page .post-card--detail .post-attachment-image,.posts-page .post-card--detail-emphasis .post-attachment-image,.posts-page .post-card--detail .post-attachment-image--detail,.posts-page .post-card--detail-emphasis .post-attachment-image--detail,.posts-page .comment-card .comment-attachment-image{max-height:320px}}.discussion-composer-overlay{overscroll-behavior:contain;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;--discussion-accent: var(--theme-color-discussion-accent);--discussion-accent-hover: var(--theme-color-discussion-accent-hover);--discussion-accent-strong: var(--theme-color-discussion-accent-strong);--discussion-accent-deep: var(--theme-color-discussion-accent-deep);--discussion-accent-soft: var(--theme-color-discussion-accent-soft);--discussion-accent-soft-strong: var(--theme-color-discussion-accent-soft-strong);--discussion-border: var(--theme-color-discussion-border);--discussion-border-strong: var(--theme-color-discussion-border-strong);--discussion-surface: var(--theme-color-discussion-surface);--discussion-surface-strong: var(--theme-color-discussion-surface-strong);--discussion-surface-muted: var(--theme-color-discussion-surface-muted);--discussion-shadow: 0 26px 58px var(--theme-color-discussion-shadow-emphasis);--discussion-focus-ring: 0 0 0 4px var(--theme-color-discussion-focus-ring);position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:var(--theme-color-surface-picker-backdrop);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.discussion-composer-modal{width:min(760px,100%);max-height:min(88vh,920px);overflow:auto;touch-action:pan-y;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:1.1rem;border-radius:24px;border:1px solid var(--discussion-border);background:radial-gradient(circle at top right,var(--theme-color-discussion-overlay-strong),transparent 30%),linear-gradient(180deg,var(--theme-gradient-discussion-hero-start) 0%,var(--theme-gradient-discussion-modal-end) 100%);box-shadow:var(--discussion-shadow)}.discussion-composer-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.discussion-composer-modal h3{margin:0;color:var(--discussion-accent-strong)}.discussion-composer-close-button{white-space:nowrap}.discussion-composer-modal .placeholder-eyebrow,.discussion-composer-modal .section-eyebrow{color:var(--discussion-accent)}.discussion-composer-modal .muted-text{color:var(--theme-color-discussion-muted-text)}.discussion-composer-form,.discussion-composer-target-summary{border-color:var(--discussion-border);background:linear-gradient(180deg,var(--discussion-surface-strong) 0%,var(--discussion-surface) 100%);box-shadow:0 16px 34px var(--theme-color-discussion-shadow-soft)}.discussion-composer-target-summary{margin-top:.15rem}.discussion-composer-modal textarea{border-color:var(--discussion-border);background:var(--theme-color-discussion-surface-white-max)}.discussion-composer-modal textarea:focus{outline:0;border-color:var(--discussion-accent);box-shadow:var(--discussion-focus-ring)}.discussion-composer-modal .secondary-button{min-height:44px;padding:.75rem 1rem;border-radius:12px;border:1px solid var(--discussion-accent);background:linear-gradient(180deg,var(--discussion-accent) 0%,var(--discussion-accent-hover) 100%);color:var(--theme-color-text-inverse);font-weight:700;letter-spacing:.01em;box-shadow:0 12px 28px var(--theme-color-discussion-shadow-button)}.discussion-composer-modal .secondary-button:hover:not([disabled]){transform:translateY(-1px);background:linear-gradient(180deg,var(--theme-gradient-discussion-button-hover-start) 0%,var(--theme-gradient-discussion-button-hover-end) 100%);border-color:var(--theme-gradient-discussion-button-hover-end);box-shadow:0 16px 30px var(--theme-color-discussion-shadow-button-hover)}.discussion-composer-modal .ghost-button{min-height:42px;padding:.72rem .95rem;border-radius:12px;border:1px solid var(--discussion-border);background:var(--theme-color-discussion-surface-white-strong);color:var(--discussion-accent-strong);font-weight:600}.discussion-composer-modal .ghost-button:hover:not([disabled]){transform:translateY(-1px);border-color:var(--discussion-border-strong);background:var(--discussion-accent-soft);color:var(--discussion-accent-deep);box-shadow:0 10px 24px var(--theme-color-discussion-shadow-soft)}.discussion-composer-modal .composer-inline-tools,.discussion-composer-modal .composer-attachment-preview,.discussion-composer-modal .composer-attachment-preview--comment{border-color:var(--discussion-border);background:linear-gradient(180deg,var(--theme-gradient-discussion-surface-white-start) 0%,var(--discussion-surface-muted) 100%)}.discussion-composer-modal .composer-inline-tools{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.85rem;padding:.9rem 1rem;border-radius:16px;border:1px solid var(--discussion-border)}.discussion-composer-modal .composer-inline-tools>.muted-text{grid-column:1 / -1;margin-top:-.2rem}.discussion-composer-modal .composer-media-button{min-width:126px;justify-content:center;font-weight:700}.discussion-composer-modal .composer-emoji-button{border-color:var(--discussion-border);background:var(--theme-color-discussion-surface-white-strong);color:var(--discussion-accent-strong)}.discussion-composer-modal .composer-emoji-button:hover:not([disabled]){border-color:var(--discussion-border-strong);background:var(--discussion-accent-soft);color:var(--discussion-accent-deep)}.discussion-composer-modal .composer-attachment-preview{padding:.95rem 1rem;border:1px solid var(--discussion-border);border-radius:18px}.discussion-composer-modal .composer-attachment-meta{align-items:flex-start}.discussion-composer-modal .composer-attachment-preview-image{width:min(180px,100%);max-height:120px;border-color:var(--discussion-border);background:linear-gradient(180deg,var(--theme-gradient-discussion-surface-soft-start) 0%,var(--theme-gradient-discussion-surface-soft-end) 100%)}.discussion-composer-modal .composer-character-limit{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;margin-top:.42rem;padding:0;border:none;background:transparent;font-size:.73rem;font-weight:700;color:var(--theme-color-discussion-character-info);box-shadow:none;text-align:right}.discussion-composer-modal .composer-character-limit--maxed{color:var(--theme-color-discussion-character-warn)}.discussion-composer-modal .composer-character-limit span,.discussion-composer-modal .composer-character-limit strong{display:inline-flex;align-items:center}.discussion-composer-modal .composer-character-limit strong{font-size:.7rem;letter-spacing:.01em;text-transform:none}.discussion-composer-modal .post-composer-actions{width:100%;justify-content:flex-end}@media(max-width:720px){.discussion-composer-overlay{overscroll-behavior:contain;align-items:flex-start;padding:max(.7rem,calc(env(safe-area-inset-top,0px) + .35rem)) .7rem max(.7rem,calc(env(safe-area-inset-bottom,0px) + .35rem))}.discussion-composer-modal{padding:.95rem;max-height:none;overflow:visible;margin:0 auto}.discussion-composer-modal-header,.discussion-composer-modal .composer-inline-tools,.discussion-composer-modal .post-composer-actions{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.composer-textarea-wrapper--emoji>textarea,.composer-textarea--with-emoji{padding-bottom:3rem;padding-right:3rem}}.post-author-copy,.post-author-detail-meta,.comment-author-meta{display:grid;gap:.2rem}.discussion-post-card--feed,.discussion-post-card--detail,.comment-card{align-content:start}.discussion-post-card--feed .post-card-content,.discussion-post-card--detail .post-card-content,.comment-card .comment-card-content{gap:.95rem}.discussion-post-card--feed .post-card-body,.discussion-post-card--detail .post-card-body,.comment-card .post-card-body{margin:0;color:var(--theme-color-page-text);background:transparent}html.modal-scroll-lock,body.modal-scroll-lock,.modal-scroll-lock.discussion-page-shell{overflow:hidden!important;overscroll-behavior:none}html.modal-scroll-lock,body.modal-scroll-lock{height:100%}.discussion-post-card--feed .post-card-body,.comment-card .post-card-body,.profile-page-shell .post-card .post-card-body{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere;word-break:break-word}.discussion-post-card--feed .post-actions-row,.discussion-post-card--detail .post-actions-row,.comment-card .comment-actions-row{padding-top:1rem;border-top:1px solid var(--theme-color-discussion-card-divider)}.discussion-post-card--feed .post-media-frame,.discussion-post-card--detail .post-media-frame,.comment-card .comment-media-frame{border-radius:20px}.comments-focus-workspace{gap:1.35rem}.comments-focus-section{gap:.95rem}.comments-focus-section--context,.comments-focus-section--selected{padding-top:.25rem}.comment-context-bridge{align-items:center;justify-items:center;gap:.7rem;padding:.2rem 0}.comment-context-dots{display:grid;justify-items:center;gap:.35rem}.comment-context-dots span{width:.45rem;height:.45rem;border-radius:999px;background:var(--theme-color-discussion-context-dot)}.comment-context-toggle{min-height:36px}.comment-context-list{gap:.85rem}.comment-thread-page .comments-focus-section+.comments-focus-section{padding-top:.15rem}.notification-bell-button{position:relative}.posts-header-actions .notification-bell-button,.section-header-inline-actions .notification-bell-button,.group-workspace-actions .notification-bell-button,.group-titlebar-action-link.notification-bell-button,.group-titlebar-menu-trigger.notification-bell-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:999px;border:1px solid var(--theme-color-border-subtle);background:linear-gradient(180deg,var(--theme-color-surface-elevated) 0%,var(--theme-color-surface-secondary) 100%);color:var(--theme-color-page-text);box-shadow:0 10px 20px var(--theme-color-shadow-card-soft),inset 0 1px color-mix(in srgb,var(--theme-color-text-inverse) 12%,transparent)}.posts-header-actions .notification-bell-button:hover,.section-header-inline-actions .notification-bell-button:hover,.group-workspace-actions .notification-bell-button:hover,.group-titlebar-action-link.notification-bell-button:hover,.group-titlebar-menu-trigger.notification-bell-button:hover{border-color:var(--theme-color-border-strong);background:linear-gradient(180deg,color-mix(in srgb,var(--theme-color-surface-elevated) 86%,var(--theme-color-surface-primary) 14%),color-mix(in srgb,var(--theme-color-surface-secondary) 88%,var(--theme-color-surface-primary) 12%));color:var(--theme-color-page-heading)}.posts-header-actions .notification-bell-button[aria-expanded=true],.section-header-inline-actions .notification-bell-button[aria-expanded=true],.group-workspace-actions .notification-bell-button[aria-expanded=true],.group-titlebar-action-link.notification-bell-button[aria-expanded=true],.group-titlebar-menu-trigger.notification-bell-button[aria-expanded=true]{border-color:var(--theme-color-border-strong);background:linear-gradient(180deg,color-mix(in srgb,var(--theme-color-surface-primary) 78%,var(--theme-color-surface-elevated) 22%),color-mix(in srgb,var(--theme-color-surface-primary) 88%,var(--theme-color-surface-secondary) 12%));color:var(--theme-color-page-heading)}.posts-header-actions .notification-bell-button .notification-badge,.section-header-inline-actions .notification-bell-button .notification-badge,.group-workspace-actions .notification-bell-button .notification-badge,.group-titlebar-action-link.notification-bell-button .notification-badge,.group-titlebar-menu-trigger.notification-bell-button .notification-badge{top:-5px;right:-5px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;border:1px solid color-mix(in srgb,var(--theme-color-notification-badge-text) 18%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--theme-color-notification-badge) 84%,white 16%) 0%,var(--theme-color-notification-badge) 100%);color:var(--theme-color-notification-badge-text);box-shadow:0 0 0 2px var(--theme-color-surface-elevated),0 10px 18px var(--theme-color-shadow-card-soft)}.notification-badge{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--theme-color-notification-badge);color:var(--theme-color-text-inverse);font-size:.75rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.notifications-page-card{gap:1.25rem;border-color:var(--theme-family-surface-shell-border, var(--theme-color-notifications-shell-border, var(--theme-color-border-subtle)));background:linear-gradient(180deg,var(--theme-family-surface-shell-bg-strong, var(--theme-gradient-notifications-shell-start, var(--theme-color-surface-elevated))) 0%,var(--theme-family-surface-shell-bg, var(--theme-gradient-notifications-shell-end, var(--theme-color-surface-elevated))) 100%);box-shadow:0 18px 40px var(--theme-family-surface-shell-shadow, var(--theme-color-notifications-shell-shadow, var(--theme-color-shadow-card-soft)))}.section-header-inline{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.notifications-list{gap:.85rem}.notification-card{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid var(--theme-family-item-border, var(--theme-color-notification-card-border, var(--theme-color-border-subtle)));border-radius:14px;background:var(--theme-family-item-bg, var(--theme-color-notification-card-surface, var(--theme-color-surface-elevated)));color:var(--theme-family-item-text, var(--theme-color-text-primary));box-shadow:0 10px 22px var(--theme-family-control-shadow, var(--theme-color-shadow-card-soft))}.notification-card-heading{display:grid;gap:.5rem}.notification-summary{color:var(--theme-family-item-text, var(--theme-color-notifications-summary, var(--theme-color-text-primary)))}.notification-card-unread{border-color:var(--theme-family-item-selected-border, var(--theme-color-notification-card-border-hover, var(--theme-color-border-info-soft)));background:linear-gradient(180deg,var(--theme-family-item-selected-bg, var(--theme-gradient-notification-card-unread-start, var(--theme-color-surface-info-soft))) 0%,color-mix(in srgb,var(--theme-family-item-selected-bg, var(--theme-gradient-notification-card-unread-end, var(--theme-color-surface-info-soft))) 86%,var(--theme-family-item-bg, transparent) 14%) 100%);box-shadow:inset 3px 0 0 var(--theme-family-item-accent-bar, var(--theme-color-notification-card-unread-bar))}.notification-card-body{display:grid;gap:.45rem;min-width:0}.notification-card-body-button{width:100%;border:0;padding:0;background:transparent;text-align:left;cursor:pointer}.notification-card-body-button:hover .notification-summary,.notification-card-body-button:focus-visible .notification-summary{text-decoration:underline}.section-header-inline-actions{display:inline-flex;align-items:center;gap:.75rem;flex-wrap:wrap}.notification-card-header-row{display:flex;justify-content:space-between;gap:1rem;align-items:center}.notification-type-label,.notification-summary{margin:0}.notification-type-label{font-weight:700}.notification-card-actions{display:flex;align-items:center}.admin-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}@media(max-width:720px){.admin-stats-grid{grid-template-columns:1fr}}.admin-user-list{display:grid;gap:.85rem}.admin-user-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;border:1px solid var(--theme-color-border-subtle);border-radius:14px;background:var(--theme-color-surface)}.discussion-owner-header-tools{display:inline-flex;align-items:center;gap:.6rem;flex-wrap:wrap}.discussion-owner-tools{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.comment-deleted-text{font-style:italic}.discussion-composer-modal .secondary-button.secondary-button--danger{border-color:var(--theme-color-danger-button-border);background:linear-gradient(180deg,var(--theme-gradient-danger-button-start) 0%,var(--theme-gradient-danger-button-end) 100%);box-shadow:0 12px 28px var(--theme-color-danger-button-shadow)}.discussion-composer-modal .secondary-button.secondary-button--danger:hover:not([disabled]){background:linear-gradient(180deg,var(--theme-gradient-danger-button-hover-start) 0%,var(--theme-gradient-danger-button-hover-end) 100%);border-color:var(--theme-color-danger-button-border-hover);box-shadow:0 16px 30px var(--theme-color-danger-button-shadow-hover)}.confirmation-modal{width:min(520px,100%)}.confirmation-modal-actions{margin-top:.25rem}.discussion-composer-modal.post-composer-modal .post-composer-card,.discussion-composer-modal.post-composer-modal .selected-followers-card{position:relative;overflow:hidden;border-color:var(--discussion-border);background:linear-gradient(180deg,var(--discussion-surface-strong) 0%,var(--discussion-surface) 100%);box-shadow:0 16px 34px var(--theme-color-discussion-shadow-soft)}.discussion-composer-modal.post-composer-modal .post-composer-card:before,.discussion-composer-modal.post-composer-modal .selected-followers-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--discussion-accent) 0%,var(--theme-color-discussion-overlay-accent) 100%)}.discussion-composer-modal.post-composer-modal .composer-textarea-stack{display:grid;gap:.8rem}.discussion-composer-modal.post-composer-modal .post-select-input{border-color:var(--discussion-border);background:var(--theme-color-discussion-surface-white-max)}.discussion-composer-modal.post-composer-modal .audience-selector-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.discussion-composer-modal.post-composer-modal .selected-followers-pill-list{display:grid;gap:.75rem}.discussion-composer-modal.post-composer-modal .selected-follower-pill{display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:.9rem 1rem;border-radius:16px;border:1px solid var(--discussion-border);background:var(--theme-color-discussion-surface-white-strong)}.discussion-composer-modal.post-composer-modal .selected-follower-pill-remove{min-height:38px;padding:.55rem .85rem;border-radius:999px;flex-shrink:0}@media(max-width:720px){.discussion-composer-modal.post-composer-modal .audience-selector-summary,.discussion-composer-modal.post-composer-modal .selected-follower-pill,.confirmation-modal-actions{flex-direction:column;align-items:stretch}.discussion-composer-modal.post-composer-modal .selected-follower-pill-remove{width:100%}}.notification-panel-modal{width:min(760px,calc(100vw - 2rem));max-height:min(80vh,900px);overflow:hidden}.notifications-panel--modal{min-height:0}.notifications-panel-header{gap:1rem}.notifications-panel-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:flex-end}.notification-card-button{width:100%;text-align:left;background:transparent;border:1px solid var(--theme-family-item-border, var(--theme-color-notification-card-border));cursor:pointer}.notification-card-button:hover:not([disabled]){border-color:var(--theme-family-item-hover-border, var(--theme-color-notification-card-border-hover));box-shadow:0 16px 34px var(--theme-family-surface-hover-shadow, var(--theme-color-notification-card-shadow-hover))}.notifications-category-filter{color:var(--theme-family-control-text, var(--theme-color-notifications-filter-text, inherit));transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}.notifications-category-filter:hover:not(.notifications-category-filter--active):not([disabled]){transform:translateY(-1px);border-color:var(--theme-family-control-hover-border, var(--theme-color-border-action-hover));background:var(--theme-family-control-hover-bg, var(--theme-color-surface-action-hover));box-shadow:0 12px 24px var(--theme-family-control-shadow, var(--theme-color-notifications-filter-shadow-hover, transparent))}.notifications-category-filter--active{border-color:var(--theme-family-control-active-border, var(--theme-color-border-accent-strong));background:var(--theme-family-control-active-bg, linear-gradient(180deg, var(--theme-gradient-notifications-filter-active-start, var(--theme-color-notifications-filter-active)), var(--theme-gradient-notifications-filter-active-end, var(--theme-color-notifications-filter-active))));color:var(--theme-family-control-active-text, var(--theme-color-notifications-filter-active-text, inherit))}.notification-card-button:disabled{cursor:wait;opacity:.72}.notification-card-meta{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.notification-status-chip--unread{background:var(--theme-color-notification-status-unread-surface);color:var(--theme-color-notification-status-unread-text)}.notification-status-chip--read{background:var(--theme-color-notification-status-read-surface);color:var(--theme-color-notification-status-read-text)}.user-state-chip{border-color:var(--theme-color-users-state-chip-border, var(--theme-color-border-subtle));background:linear-gradient(180deg,var(--theme-gradient-users-state-chip-start, var(--theme-color-surface-elevated)),var(--theme-gradient-users-state-chip-end, var(--theme-color-surface-elevated)));color:var(--theme-color-users-state-chip-text, var(--theme-color-text-primary))}@media(max-width:720px){.notification-panel-modal{width:min(100vw - 1rem,760px);max-height:calc(100vh - 1rem)}.notifications-panel-actions{width:100%;justify-content:flex-start}}.events-calendar-page{gap:1rem}.events-calendar-hero{background:radial-gradient(circle at top right,color-mix(in srgb,var(--theme-family-item-accent-bar, var(--theme-color-events-hero-overlay)) 20%,transparent),transparent 34%),linear-gradient(180deg,var(--theme-family-titlebar-gradient-start, var(--theme-gradient-events-hero-start)) 0%,var(--theme-family-titlebar-gradient-end, var(--theme-gradient-events-hero-end)) 100%)}.events-calendar-hero-copy h2,.events-calendar-agenda-copy h4,.events-calendar-toolbar h3{margin:0}.events-calendar-metrics{display:flex;gap:.75rem;flex-wrap:wrap}.events-calendar-toolbar{display:grid;gap:.75rem}.events-calendar-toolbar-main{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.events-calendar-grid-card{gap:.85rem}.events-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.75rem}.events-calendar-weekday{text-align:center;font-size:.85rem;font-weight:700;color:var(--theme-color-text-muted)}.events-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.75rem}.events-calendar-cell{position:relative;min-width:0;min-height:165px;border:1px solid var(--theme-family-item-border, var(--theme-color-border-subtle));border-radius:16px;padding:.8rem;background:var(--theme-family-item-bg, var(--theme-color-surface-elevated));display:grid;align-content:start;gap:.65rem;box-shadow:0 10px 24px var(--theme-family-control-shadow, var(--theme-color-events-cell-shadow))}.events-calendar-cell--muted{background:var(--theme-family-surface-muted, var(--theme-color-surface-soft));color:var(--theme-family-item-meta, var(--theme-color-events-cell-muted-text))}.events-calendar-cell--today{border-color:var(--theme-family-item-selected-border, var(--theme-color-border-info-soft));box-shadow:0 0 0 3px var(--theme-family-control-focus-ring, var(--theme-color-events-cell-today-ring))}.events-calendar-cell--active{background:linear-gradient(180deg,var(--theme-family-item-selected-bg, var(--theme-color-events-cell-active-start)) 0%,color-mix(in srgb,var(--theme-family-item-selected-bg, var(--theme-color-events-cell-active-end)) 85%,var(--theme-family-item-bg, transparent) 15%) 100%)}.events-calendar-cell-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.events-calendar-event-list{display:grid;gap:.5rem}.events-calendar-event-chip,.events-calendar-agenda-item{width:100%;min-width:0;text-align:left;border:1px solid var(--theme-family-item-hover-border, var(--theme-color-border-card-hover));border-radius:14px;background:var(--theme-family-item-hover-bg, var(--theme-color-surface-card-accent-soft));color:var(--theme-family-item-text, var(--theme-color-text-primary));padding:.7rem .8rem;display:grid;gap:.3rem}.events-calendar-event-chip:hover,.events-calendar-agenda-item:hover,.events-calendar-event-chip:focus-visible,.events-calendar-agenda-item:focus-visible{border-color:var(--theme-family-item-selected-border, var(--theme-color-border-accent-soft));box-shadow:0 12px 26px var(--theme-family-surface-hover-shadow, var(--theme-color-events-chip-shadow));outline:none}.events-calendar-event-time{min-width:0;font-size:.8rem;font-weight:700;color:var(--theme-family-item-accent-bar, var(--theme-color-status-public))}.events-calendar-event-title,.events-calendar-event-group,.events-calendar-popup-title,.events-calendar-popup-description,.events-calendar-agenda-copy h4,.events-calendar-agenda-copy p,.events-calendar-agenda-time strong,.events-calendar-agenda-time .muted-text{min-width:0;overflow-wrap:anywhere;word-break:break-word}.events-calendar-event-title,.events-calendar-event-group{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.events-calendar-more-text{margin:0;font-size:.85rem}.events-calendar-mobile-dot-button{display:none}.events-calendar-cell--interactive{cursor:default}.events-calendar-mobile-indicator{display:inline-flex;align-items:center;justify-content:center;gap:.16rem;min-width:1.05rem;max-width:calc(100% - .1rem);padding:.08rem .18rem;border-radius:999px;border:1px solid var(--theme-family-item-selected-border, var(--theme-color-border-accent-soft));background:color-mix(in srgb,var(--theme-family-item-bg, var(--theme-color-surface-elevated)) 70%,var(--theme-family-item-selected-bg, var(--theme-color-surface-card-accent-soft)) 30%);box-sizing:border-box}.events-calendar-mobile-indicator-count{min-width:.44rem;text-align:center;font-size:.58rem;font-weight:800;line-height:1;color:var(--theme-family-item-text, var(--theme-color-text-primary))}.events-calendar-mobile-overlay{z-index:80}.events-calendar-mobile-modal{width:min(560px,calc(100vw - 1.5rem))}.events-calendar-mobile-modal__header{align-items:flex-start}.events-calendar-mobile-modal__list{display:grid;gap:.75rem}.events-calendar-mobile-modal__item{grid-template-columns:1fr}.events-calendar-agenda-list{display:grid;gap:.85rem}.events-calendar-agenda-item{grid-template-columns:minmax(180px,220px) minmax(0,1fr) auto;align-items:start;gap:1rem}.events-calendar-agenda-time,.events-calendar-agenda-copy{display:grid;gap:.2rem}@media(max-width:980px){.events-calendar-grid,.events-calendar-weekdays{grid-template-columns:repeat(2,minmax(0,1fr))}.events-calendar-agenda-item{grid-template-columns:1fr}}@media(max-width:640px){.events-calendar-weekdays,.events-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.3rem}.events-calendar-weekday{font-size:.66rem}.events-calendar-cell{min-height:58px;padding:.35rem .25rem;border-radius:12px;gap:.35rem}.events-calendar-cell-header{justify-content:center;position:relative}.events-calendar-cell-header .comments-count-pill,.events-calendar-event-chip,.events-calendar-more-text{display:none}.events-calendar-cell--interactive{cursor:pointer}.events-calendar-cell--interactive:focus-visible{outline:none;box-shadow:0 0 0 3px var(--theme-family-control-focus-ring, var(--theme-color-events-cell-today-ring))}.events-calendar-event-list{min-height:.9rem;display:flex;align-items:center;justify-content:center;pointer-events:none;width:100%}.events-calendar-mobile-dot-button{width:100%;min-height:1rem;max-width:100%;border:0;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:.2rem;cursor:pointer;pointer-events:none}.events-calendar-mobile-dot{width:.34rem;height:.34rem;border-radius:999px;background:var(--theme-family-item-accent-bar, var(--theme-color-status-public));box-shadow:0 0 0 1px var(--theme-family-item-bg, var(--theme-color-surface-elevated))}.events-calendar-mobile-dot-more{font-size:.62rem;font-weight:700;color:var(--theme-family-item-meta, var(--theme-color-text-muted))}.events-calendar-mobile-modal__item{overflow:hidden}.events-calendar-hero{gap:.45rem;padding:.72rem .82rem}.events-calendar-hero-copy{gap:.12rem}.events-calendar-hero-copy .section-eyebrow{font-size:.66rem;line-height:1}.events-calendar-hero-copy h2{font-size:.98rem;line-height:1.1}.events-calendar-metrics{gap:.3rem .35rem}.events-calendar-metrics .comments-count-pill{min-height:22px;padding:.2rem .45rem;font-size:.66rem;line-height:1}.events-calendar-toolbar-main{align-items:center;flex-wrap:nowrap;gap:.35rem}.events-calendar-toolbar .theme-pagination-button{min-height:32px;padding-inline:.55rem;font-size:.68rem;gap:.15rem;flex:0 0 auto;white-space:nowrap}.events-calendar-toolbar .responsive-action-label{font-size:.68rem;line-height:1}.events-calendar-toolbar .responsive-action-icon{font-size:.78rem}.events-calendar-toolbar h3{min-height:32px;padding:.38rem .6rem;font-size:.92rem;line-height:1.1;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.events-calendar-mobile-modal{width:min(560px,calc(100vw - 1rem));max-height:min(75vh,560px)}}.comments-thread-list,.comments-focus-section,.comments-hidden-context-list,.comments-thread-list .discussion-comment-card,.comments-focus-section .discussion-comment-card,.comments-hidden-context-list .discussion-comment-card{position:relative}.comments-hidden-context-list,.comments-thread-list{margin-left:.35rem;padding-left:1.35rem;border-left:2px solid var(--theme-color-thread-line-soft)}.comments-hidden-context-list .discussion-comment-card:before,.comments-thread-list .discussion-comment-card:before{content:"";position:absolute;left:-1.1rem;top:1.15rem;width:.9rem;height:.9rem;border-left:2px solid var(--theme-color-thread-line-strong);border-bottom:2px solid var(--theme-color-thread-line-strong);border-bottom-left-radius:.45rem;pointer-events:none}.comments-hidden-context-list .discussion-comment-card:last-child:after,.comments-thread-list .discussion-comment-card:last-child:after{content:"";position:absolute;left:-1.35rem;top:2.1rem;bottom:-.75rem;width:2px;background:var(--theme-color-surface-elevated);pointer-events:none}.comments-focus-section--context{margin-left:.35rem;padding-left:1.35rem;border-left:2px solid var(--theme-color-thread-line-soft)}.comments-focus-section--context>.discussion-comment-card:before{content:"";position:absolute;left:-1.1rem;top:1.15rem;width:.9rem;height:.9rem;border-left:2px solid var(--theme-color-thread-line-strong);border-bottom:2px solid var(--theme-color-thread-line-strong);border-bottom-left-radius:.45rem;pointer-events:none}.comments-focus-section--highlighted{margin-left:.35rem;padding-left:1.35rem;border-left:2px solid var(--theme-color-thread-line-highlight)}.comments-focus-section--highlighted>.comments-panel-header{margin-left:-.15rem}.comments-focus-section--highlighted>.discussion-comment-card:before{content:"";position:absolute;left:-1.1rem;top:1.15rem;width:.9rem;height:.9rem;border-left:2px solid var(--theme-color-thread-line-highlight-strong);border-bottom:2px solid var(--theme-color-thread-line-highlight-strong);border-bottom-left-radius:.45rem;pointer-events:none}@media(max-width:640px){.comments-hidden-context-list,.comments-thread-list,.comments-focus-section--context,.comments-focus-section--highlighted{margin-left:.1rem;padding-left:1rem}.comments-hidden-context-list .discussion-comment-card:before,.comments-thread-list .discussion-comment-card:before,.comments-focus-section--context>.discussion-comment-card:before,.comments-focus-section--highlighted>.discussion-comment-card:before{left:-.85rem;width:.7rem}.comments-hidden-context-list .discussion-comment-card:last-child:after,.comments-thread-list .discussion-comment-card:last-child:after{left:-1rem}}.page-shell.page-shell--auth{grid-template-columns:minmax(0,1fr)}.page-shell.page-shell--auth>.content-card{padding:0;background:transparent;box-shadow:none;border-radius:0}.auth-page-shell--project{min-height:calc(100vh - 8rem);display:flex;align-items:center;justify-content:center;padding:1rem 0}.auth-page-frame{width:min(880px,100%);margin:0 auto}.auth-page-titlebar{padding:1rem 1.2rem;border-radius:16px;background:var(--theme-family-titlebar-bg, var(--theme-color-auth-titlebar-surface));color:var(--theme-family-titlebar-text, var(--theme-color-text-inverse));box-shadow:0 8px 20px var(--theme-family-titlebar-shadow, var(--theme-color-auth-titlebar-shadow-soft));border:1px solid var(--theme-family-titlebar-border, var(--theme-color-auth-titlebar-border, var(--theme-color-border-subtle)))}.auth-page-titlebar .muted-text,.auth-page-titlebar .section-eyebrow{color:var(--theme-family-titlebar-text-muted, var(--theme-color-auth-titlebar-muted-soft, var(--theme-color-text-muted)))}.auth-project-card{width:100%;max-width:none;margin:0}.auth-info-note{padding:.9rem 1rem;border:1px solid var(--theme-color-border-subtle);border-radius:12px;background:var(--theme-color-surface-soft)}@media(max-width:900px){.auth-page-shell--project{min-height:auto;padding:0}.auth-page-frame{width:100%}}@media(max-width:640px){.auth-page-titlebar,.auth-project-card{padding-left:1rem;padding-right:1rem}.register-email-row,.compact-field-group-two-rows,.password-group-grid{grid-template-columns:1fr}}.auth-page-shell--project{padding:1.5rem 1rem}.auth-page-frame{width:100%;max-width:760px;margin:0 auto;display:grid;gap:0}.auth-page-titlebar{width:100%;margin:0 auto;padding:.95rem 1.1rem;border-radius:18px 18px 0 0;background:var(--theme-family-titlebar-bg, var(--theme-color-auth-titlebar-surface));color:var(--theme-family-titlebar-text, var(--theme-color-text-inverse));border:1px solid var(--theme-family-titlebar-border, var(--theme-color-auth-titlebar-border, var(--theme-color-border-subtle)));box-shadow:0 12px 28px var(--theme-family-titlebar-shadow, var(--theme-color-auth-titlebar-shadow));box-sizing:border-box}.auth-page-titlebar h2,.auth-page-titlebar p{margin:0}.auth-page-titlebar .muted-text,.auth-page-titlebar .section-eyebrow{color:var(--theme-family-titlebar-text-muted, var(--theme-color-auth-titlebar-muted, var(--theme-color-text-muted)))}.auth-project-card{width:100%;margin:0 auto;padding:1.1rem;border-radius:0 0 18px 18px;background:var(--theme-color-surface-elevated);border:1px solid var(--theme-color-border-subtle);border-top:0;box-shadow:0 12px 28px var(--theme-color-shadow-inverse-panel-soft);box-sizing:border-box}.auth-project-card.login-form-card{max-width:420px}.auth-project-card.register-form-card{max-width:640px}.auth-page-frame:has(.login-form-card){max-width:420px}.auth-page-frame:has(.register-form-card){max-width:640px}.auth-project-card button[type=submit]{width:100%}.auth-switch-text{padding-top:.6rem;border-top:1px solid var(--theme-color-border-neutral-soft)}@media(max-width:900px){.auth-page-frame,.auth-page-frame:has(.login-form-card),.auth-page-frame:has(.register-form-card),.auth-project-card.login-form-card,.auth-project-card.register-form-card{max-width:100%}}@media(max-width:640px){.auth-page-shell--project{padding:.75rem .5rem}.auth-page-titlebar{padding:.9rem 1rem;border-radius:16px 16px 0 0}.auth-project-card{padding:1rem;border-radius:0 0 16px 16px}}:root{--ui-bg: var(--theme-color-ui-bg);--ui-bg-soft: var(--theme-color-ui-bg-soft);--ui-surface: var(--theme-color-ui-surface);--ui-surface-soft: var(--theme-color-ui-surface-soft);--ui-surface-tint: var(--theme-color-ui-surface-tint);--ui-border: var(--theme-color-ui-border);--ui-border-strong: var(--theme-color-ui-border-strong);--ui-text: var(--theme-color-ui-text);--ui-text-muted: var(--theme-color-ui-text-muted);--ui-accent: var(--theme-color-ui-accent);--ui-accent-hover: var(--theme-color-ui-accent-hover);--ui-accent-deep: var(--theme-color-ui-accent-deep);--ui-shadow-soft: 0 14px 34px var(--theme-color-shadow-card-soft);--ui-shadow-medium: 0 18px 44px var(--theme-color-shadow-card-hover-soft);--ui-shadow-strong: 0 22px 50px var(--theme-color-shadow-card-hover);--ui-radius-card: 18px;--ui-radius-card-lg: 22px;--ui-radius-control: 12px}html,body{background:radial-gradient(circle at top left,var(--theme-color-discussion-overlay-page),transparent 28%),linear-gradient(180deg,var(--theme-gradient-app-body-top) 0%,var(--theme-gradient-app-body-mid) 42%,var(--theme-gradient-app-body-bottom) 100%);color:var(--ui-text)}html{scrollbar-color:var(--theme-color-ui-border-strong) transparent}body{min-height:100vh}.app-shell{min-height:100vh;background:transparent}.topbar{position:sticky;top:0;z-index:40;padding:1rem 1.4rem;background:linear-gradient(180deg,var(--theme-gradient-topbar-top) 0%,var(--theme-gradient-topbar-bottom) 100%);border-bottom:1px solid var(--theme-color-border-inverse-faint);box-shadow:0 14px 30px var(--theme-color-discussion-shadow-topbar);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar h1{font-size:1.05rem;letter-spacing:.01em}.topbar p{color:var(--theme-color-app-topbar-muted)}.nav-links a,.link-button,.ghost-button,.secondary-button,.icon-nav-button{border-radius:var(--ui-radius-control)}.nav-links a,.link-button,.icon-nav-button{border-color:var(--theme-color-border-inverse-soft);background:var(--theme-color-overlay-inverse-soft)}.nav-links a:hover,.link-button:hover,.icon-nav-button:hover,.titlebar-user-button:hover{border-color:var(--theme-color-border-inverse-strong);background:var(--theme-color-app-nav-active);box-shadow:inset 0 1px 0 var(--theme-color-shadow-inverse-outline)}.nav-links a,.link-button,.icon-nav-button,.secondary-button,.ghost-button,.user-menu-action,.content-card,.status-card,.auth-form-card,.account-page-card,.posts-header-card{transition:background-color .16s ease,border-color .16s ease,box-shadow .18s ease,transform .18s ease,color .16s ease}.nav-links .router-link-active{background:var(--theme-color-app-nav-active);border-color:var(--theme-color-border-inverse-strong);box-shadow:inset 0 1px 0 var(--theme-color-shadow-inverse-outline)}.page-shell{max-width:1320px;padding:1.25rem 1.4rem 2rem}.content-card,.status-card,.auth-form-card,.account-page-card,.group-workspace-header-card,.groups-hero-card--directory,.group-directory-card,.group-detail-card,.groups-create-card,.group-workspace-stage,.chat-composer-card,.chat-room-card,.notifications-card,.posts-header-card,.post-feed-empty-card,.post-composer-card,.comment-composer-card,.selected-followers-card,.comments-panel,.post-card,.comment-card,.stage-card,.view-card{border-radius:var(--ui-radius-card);border:1px solid var(--theme-family-surface-shell-border-strong, var(--ui-border));background:var(--theme-family-surface-card-bg, linear-gradient(180deg, var(--ui-surface) 0%, var(--ui-surface-soft) 100%));box-shadow:0 16px 34px var(--theme-family-surface-shell-shadow, var(--theme-color-shadow-card-soft))}.content-card,.status-card,.auth-form-card,.account-page-card{padding:1.25rem}.content-card{position:relative;overflow:hidden}.content-card:hover,.status-card:hover,.auth-form-card:hover,.account-page-card:hover,.posts-header-card:hover{border-color:var(--theme-family-surface-hover-border, var(--ui-border-strong));box-shadow:0 20px 40px var(--theme-family-surface-hover-shadow, var(--theme-color-shadow-card-hover-soft))}.content-card:before,.auth-form-card:before,.account-page-card:before,.posts-header-card:before,.comment-composer-card:before,.post-composer-card:before,.selected-followers-card:before,.comments-panel:before,.group-workspace-header-card:before,.groups-hero-card--directory:before,.group-directory-card:before,.group-detail-card:before,.groups-create-card:before,.group-workspace-stage:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--theme-color-discussion-overlay-sheen) 50%,transparent 100%);pointer-events:none}.muted-text{color:var(--ui-text-muted)}.content-card :where(h1,h2,h3,h4,h5,h6,p,span,strong,small,label),.account-page-card :where(h1,h2,h3,h4,h5,h6,p,span,strong,small,label),.posts-header-card :where(h1,h2,h3,h4,h5,h6,p,span,strong,small,label),.post-card :where(h1,h2,h3,h4,h5,h6,p,span,strong,small,label),.comment-card :where(h1,h2,h3,h4,h5,h6,p,span,strong,small,label){background-color:transparent}.content-card .presence-dot--online,.account-page-card .presence-dot--online,.posts-header-card .presence-dot--online,.post-card .presence-dot--online,.comment-card .presence-dot--online{background-color:var(--theme-color-status-online)!important}.content-card .presence-dot--offline,.account-page-card .presence-dot--offline,.posts-header-card .presence-dot--offline,.post-card .presence-dot--offline,.comment-card .presence-dot--offline{background-color:var(--theme-color-status-offline)!important}.field-label{color:var(--ui-text)}input,textarea,select,.post-select-input,.form-stack input,.form-stack textarea{border-color:var(--ui-border);background:var(--theme-color-input-surface-strong);border-radius:var(--ui-radius-control);color:var(--ui-text)}input:focus,textarea:focus,select:focus,.post-select-input:focus,.form-stack input:focus,.form-stack textarea:focus{outline:0;border-color:var(--theme-color-discussion-border-focus);box-shadow:0 0 0 4px var(--theme-color-discussion-overlay-focus)}.secondary-button,.form-stack>button,.post-composer-actions>.secondary-button,.group-create-actions .secondary-button,.group-workspace-actions .secondary-button{border-color:var(--ui-accent);background:linear-gradient(180deg,var(--ui-accent) 0%,var(--ui-accent-hover) 100%);color:var(--theme-color-text-inverse);box-shadow:0 12px 24px var(--theme-color-discussion-shadow-accent)}.secondary-button:hover:not([disabled]),.form-stack>button:hover:not([disabled]){background:linear-gradient(180deg,var(--theme-color-ui-accent-strong) 0%,var(--theme-color-ui-accent-hover) 100%)}.secondary-button:focus-visible,.ghost-button:focus-visible,.link-button:focus-visible,.icon-nav-button:focus-visible,.user-menu-action:focus-visible,.nav-links a:focus-visible{outline:0;border-color:var(--ui-accent);box-shadow:0 0 0 4px var(--theme-color-discussion-overlay-focus)}.ghost-button,.user-menu-action{border:1px solid var(--ui-border);background:linear-gradient(180deg,var(--theme-color-discussion-surface-strong) 0%,var(--theme-color-discussion-surface) 100%);color:var(--theme-color-user-menu-text, var(--theme-family-control-text, var(--ui-accent-deep)))}.ghost-button:hover:not([disabled]),.user-menu-action:hover:not([disabled]){border-color:var(--ui-border-strong);background:linear-gradient(180deg,var(--theme-color-ui-surface) 0%,var(--theme-color-ui-surface-tint) 100%);box-shadow:0 12px 24px var(--theme-color-shadow-card-soft)}.user-menu-popover{border-radius:16px;border-color:var(--ui-border);box-shadow:var(--ui-shadow-strong)}.posts-page,.group-workspace-shell,.groups-page-shell,.chat-page-shell,.notifications-page-shell,.account-page-shell{gap:1.15rem}@media(max-width:640px){.notifications-page-shell,.account-page-shell,.profile-page-shell,.users-page-shell{padding-inline:.75rem}}.posts-page{--discussion-accent: var(--ui-accent);--discussion-accent-hover: var(--ui-accent-hover);--discussion-accent-strong: var(--theme-color-discussion-accent-strong);--discussion-accent-deep: var(--theme-color-ui-accent-deep);--discussion-accent-soft: var(--theme-color-discussion-accent-soft);--discussion-accent-soft-strong: var(--theme-color-discussion-accent-soft-strong);--discussion-border: var(--ui-border);--discussion-border-strong: var(--ui-border-strong);--discussion-surface: var(--theme-color-discussion-surface);--discussion-surface-strong: var(--theme-color-discussion-surface-strong);--discussion-surface-muted: var(--theme-color-discussion-surface-muted);--discussion-shadow: var(--ui-shadow-soft);--discussion-shadow-strong: var(--ui-shadow-medium);--discussion-focus-ring: 0 0 0 4px var(--theme-color-discussion-overlay-focus)}.posts-page .posts-header-card,.posts-page .post-feed-empty-card,.posts-page .post-composer-card,.posts-page .comment-composer-card,.posts-page .selected-followers-card,.posts-page .comments-panel,.posts-page .post-card,.posts-page .comment-card{background:linear-gradient(180deg,var(--theme-gradient-discussion-card-top) 0%,var(--theme-gradient-discussion-card-bottom) 100%);border-color:var(--theme-color-discussion-border);box-shadow:var(--ui-shadow-medium)}.posts-page .posts-header-card,.posts-page .post-detail-header-card,.posts-page .discussion-workspace-header,.posts-page .comments-panel{border-radius:var(--ui-radius-card-lg)}.posts-page .posts-page-eyebrow,.posts-page .section-eyebrow,.discussion-post-card-eyebrow{color:var(--ui-accent);font-size:.74rem;letter-spacing:.09em}.posts-page h2,.posts-page h3,.posts-page h4,.group-workspace-copy h2,.groups-hero-copy h2,.group-directory-copy h3,.group-detail-card h2,.account-page-card h2,.auth-form-card h2{color:var(--theme-color-discussion-text-heading);letter-spacing:-.01em}.post-card,.comment-card{border-radius:var(--ui-radius-card-lg)}.post-card-header,.comment-card-header,.comments-panel-header,.posts-header-card,.group-workspace-header,.groups-hero-toolbar,.group-directory-header{gap:1rem}.post-author-avatar{border:2px solid var(--theme-color-discussion-border-avatar);box-shadow:0 8px 18px var(--theme-color-discussion-shadow-avatar)}.post-author-avatar--small{width:36px;height:36px}.post-privacy-pill,.comments-count-pill,.comment-thread-status-pill,.groups-hero-metrics>*,.discussion-metric-pill,.group-badge,.group-visibility-pill{border-radius:999px;border:1px solid var(--theme-color-discussion-border-pill);background:var(--theme-color-discussion-surface-pill);color:var(--theme-color-discussion-text-pill);box-shadow:inset 0 1px 0 var(--theme-color-discussion-pill-inset)}.post-privacy-pill,.comments-count-pill,.comment-thread-status-pill,.groups-hero-metrics>*,.discussion-metric-pill,.group-badge,.group-visibility-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.post-media-frame,.comment-media-frame,.composer-attachment-preview-image,.gif-grid-preview{border-radius:20px;border-color:var(--theme-color-discussion-border-soft);background:linear-gradient(180deg,var(--theme-gradient-discussion-media-top) 0%,var(--theme-gradient-discussion-media-bottom) 100%)}.post-actions-row{border-top-color:var(--theme-color-discussion-divider-soft)}.post-icon-button{width:40px;height:40px;border-radius:14px;border-color:var(--theme-color-discussion-border-action);background:linear-gradient(180deg,var(--theme-gradient-discussion-action-top) 0%,var(--theme-gradient-discussion-action-bottom) 100%);box-shadow:0 6px 14px var(--theme-color-discussion-shadow-button)}.post-icon-button--active{background:linear-gradient(180deg,var(--theme-color-discussion-overlay-active-top) 0%,var(--theme-color-discussion-overlay-active-bottom) 100%);border-color:var(--theme-color-discussion-border-active)}.post-action-count{color:var(--theme-color-discussion-text-count);font-weight:700}.posts-page .ghost-button,.comment-actions-row .ghost-button,.post-actions-row .ghost-button,.group-inline-actions .ghost-button,.picker-file-label.ghost-button{border-radius:999px;min-height:40px;padding-inline:.95rem}.comment-card--thread-root,.post-card--detail-emphasis{box-shadow:var(--ui-shadow-strong);border-color:var(--theme-color-discussion-border-strong)}.comment-card--highlighted{border-color:var(--theme-color-discussion-border-accent-strong);background:linear-gradient(180deg,var(--theme-gradient-discussion-surface-highlight-start) 0%,var(--theme-color-discussion-surface-highlight) 100%)}.comment-thread-list,.comment-thread-replies-list,.posts-feed-list,.selected-followers-list,.groups-grid,.notification-list,.chat-message-list{gap:1rem}.group-directory-card,.group-detail-card,.group-workspace-header-card,.group-workspace-stage,.groups-create-card,.chat-room-card,.notifications-card,.stage-card,.view-card{border-radius:20px}.group-directory-card,.group-detail-card,.groups-hero-card--directory,.group-workspace-header-card,.group-workspace-stage{background:var(--theme-family-surface-card-bg-alt, linear-gradient(180deg, var(--theme-color-discussion-surface-strong) 0%, var(--theme-color-ui-surface-soft) 100%));border-color:var(--theme-family-surface-shell-border-strong, var(--theme-color-ui-border))}.group-directory-topline,.groups-hero-metrics,.group-inline-actions,.group-workspace-actions,.chat-room-toolbar,.notifications-header-actions{gap:.75rem}.picker-modal,.confirmation-modal,.modal-card,.dialog-card{border-radius:22px;border:1px solid var(--theme-family-modal-border, var(--ui-border));box-shadow:0 28px 64px var(--theme-family-modal-shadow, var(--theme-color-discussion-shadow-modal))}.emoji-grid-button,.gif-grid-button{border-radius:18px;border-color:var(--theme-family-control-border, var(--theme-color-ui-border));background:var(--theme-family-control-bg, linear-gradient(180deg, var(--theme-color-ui-surface) 0%, var(--theme-color-ui-surface-soft) 100%))}@media(max-width:720px){.page-shell{padding:1rem .9rem 1.5rem}.topbar{padding:.9rem 1rem}.content-card,.status-card,.auth-form-card,.account-page-card,.posts-header-card,.post-feed-empty-card,.post-composer-card,.comment-composer-card,.selected-followers-card,.comments-panel,.post-card,.comment-card,.group-directory-card,.group-detail-card,.groups-create-card,.group-workspace-header-card,.group-workspace-stage,.stage-card,.view-card{border-radius:18px}}.chat-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:1rem}.chat-sidebar,.chat-workspace{display:flex;flex-direction:column;gap:1rem}.chat-sidebar-section,.chat-workspace-header,.chat-workspace-body,.chat-empty-state{display:flex;flex-direction:column;gap:.5rem}.chat-conversation-item,.chat-start-item{width:100%;border:1px solid var(--theme-family-item-border, var(--ui-border));border-radius:16px;background:linear-gradient(180deg,var(--theme-gradient-chat-item-top, var(--theme-family-item-bg)) 0%,var(--theme-gradient-chat-item-bottom, var(--theme-family-surface-card-bg-alt, var(--theme-family-item-bg))) 100%);padding:.95rem;color:var(--theme-family-item-text, var(--theme-color-text-primary));box-shadow:0 10px 22px var(--theme-family-control-shadow, var(--theme-color-shadow-card-soft))}.chat-conversation-item{text-align:left}.chat-conversation-item--active{border-color:var(--theme-color-discussion-border-accent);box-shadow:0 0 0 3px var(--theme-color-border-selected-soft)}.chat-conversation-item-header,.chat-start-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.chat-start-list,.chat-conversation-list{gap:.75rem}.chat-workspace{min-height:420px}@media(max-width:900px){.chat-layout{grid-template-columns:1fr}}.chat-message-list{display:flex;flex-direction:column;gap:.75rem;min-height:16rem;max-height:28rem;overflow-y:auto;padding-right:.25rem}.chat-message-list--empty{align-items:flex-start;justify-content:center}.chat-message-item{align-self:flex-start;max-width:min(80%,42rem);padding:.85rem 1rem;border:1px solid var(--theme-family-item-border, var(--theme-color-ui-border));border-radius:1rem;background:var(--theme-family-item-bg, linear-gradient(180deg, var(--theme-color-ui-surface) 0%, var(--theme-color-ui-surface-soft) 100%));color:var(--theme-family-item-text, var(--theme-color-text-primary));box-shadow:0 10px 22px var(--theme-family-control-shadow, var(--theme-color-shadow-card-soft))}.chat-message-item--mine{align-self:flex-end}.chat-message-item p{margin:.35rem 0 0;white-space:pre-wrap;word-break:break-word}.chat-message-meta{display:flex;gap:.75rem;align-items:center;justify-content:space-between}.chat-composer{display:flex;flex-direction:column;gap:.85rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--theme-family-surface-shell-border, var(--theme-color-ui-border))}.chat-composer-input{resize:none;min-height:calc(1.5em + 1.2rem);max-height:calc(4.5em + 1.2rem);overflow-y:hidden;line-height:1.5;white-space:pre-wrap;word-break:break-word;scrollbar-width:none}.chat-composer-input::-webkit-scrollbar{width:0;height:0}.avatar-trigger-button--group{gap:.75rem}.avatar-trigger-preview-frame--group{width:45px;height:45px;border-radius:12px}.avatar-modal--group .avatar-tile img{width:70%;height:70%;margin:auto;border-radius:10px}.avatar-trigger-preview-image--group{width:70%;height:70%;margin:auto;object-fit:cover;border-radius:10px}.group-owner-avatar--group-card{width:50px;height:50px;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center}.group-owner-avatar--group-card img{width:70%;height:70%;margin:auto;object-fit:cover;border-radius:10px}.group-workspace-avatar{width:45px;height:45px;flex:0 0 45px;border-radius:13px;font-size:1rem;overflow:hidden;display:flex;align-items:center;justify-content:center}.group-workspace-avatar img{width:70%;height:70%;margin:auto;object-fit:cover;border-radius:10px;display:block}.post-titlebar-actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.55rem}.post-titlebar-actions--detail{gap:.65rem}.post-action-group--titlebar{display:inline-flex;align-items:center;gap:.35rem;padding:.1rem 0}.discussion-owner-header-tools--with-actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.75rem;margin-left:auto}.discussion-owner-tools--titlebar{display:inline-flex;align-items:center;gap:.5rem}.discussion-owner-tools--titlebar .post-icon-button{width:38px;height:38px}.comment-titlebar-actions{gap:.5rem}.comment-titlebar-actions .post-icon-button{width:36px;height:36px}.comment-titlebar-actions .post-action-group--titlebar{gap:.3rem}@media(max-width:640px){.theme-titlebar-icon-button,.mobile-titlebar-action-button{min-width:38px;width:38px;height:38px}}.post-card--feed .post-card-header,.post-card--detail .post-card-header,.post-card--detail-emphasis .post-card-header{align-items:flex-start}@media(max-width:900px){.discussion-owner-header-tools--with-actions{width:100%;margin-left:0;justify-content:flex-start}}.avatar-status-wrap{position:relative;display:inline-flex;flex-shrink:0}.avatar-status-indicator{position:absolute;right:-.18rem;top:-.18rem;z-index:1;pointer-events:none}.avatar-status-wrap--directory .avatar-status-indicator,.avatar-status-wrap--profile-hero .avatar-status-indicator,.avatar-status-wrap--comment .avatar-status-indicator{right:-.12rem;top:-.12rem}@media(max-width:720px){.user-directory-card{min-height:0}.groups-grid--directory{grid-template-columns:1fr}.group-directory-card,.group-detail-card,.posts-page .post-card,.posts-page .comment-card,.posts-page .post-detail-header-card,.posts-page .comments-panel,.posts-page .comment-composer-card,.posts-page .post-composer-card,.posts-page .selected-followers-card,.post-card--detail-emphasis,.comments-panel--detail{padding:1rem}.post-card-header,.comment-card-header,.post-card-header--detail,.comments-panel-header,.comments-panel-header--detail,.user-directory-header,.user-directory-identity,.group-directory-header,.group-detail-titlebar-main{align-items:flex-start}.post-actions-row,.post-actions-row--detail,.comment-actions-row,.user-directory-actions{gap:.55rem}}@media(max-width:560px){.post-detail-shell,.comment-thread-shell,.group-detail-shell,.groups-page-shell,.users-page-shell{gap:.85rem}.post-card--detail-emphasis,.comments-panel--detail,.comment-composer-card--detail,.comment-target-summary,.group-directory-card,.group-detail-card,.user-directory-card,.posts-page .post-card,.posts-page .comment-card,.posts-page .post-detail-header-card,.posts-page .comments-panel,.posts-page .comment-composer-card,.posts-page .post-composer-card,.posts-page .selected-followers-card{padding:.9rem;border-radius:1rem}.post-card-header,.comment-card-header,.comments-panel-header,.comments-panel-header--detail,.user-directory-header,.group-directory-header,.group-workspace-header,.groups-hero-toolbar{gap:.75rem}.post-actions-row,.post-actions-row--detail,.comment-actions-row,.user-directory-actions,.group-inline-actions,.group-create-actions{display:grid;grid-template-columns:1fr;align-items:stretch}.post-actions-row .ghost-button,.comment-actions-row .ghost-button,.group-inline-actions .ghost-button,.picker-file-label.ghost-button,.user-directory-actions>.ghost-button,.user-directory-actions>.secondary-button,.user-directory-actions>.primary-button,.group-inline-actions>.ghost-button,.group-inline-actions>.secondary-button,.group-inline-actions>.primary-button{width:100%;justify-content:center}.comments-count-pill,.comment-thread-status-pill,.group-status-indicator,.user-privacy-chip{max-width:100%}.comment-context-list,.comment-thread-list,.comment-thread-replies-list,.posts-feed-list,.groups-grid,.users-grid{gap:.85rem}}.groups-hero-toolbar,.group-invite-toolbar,.chat-room-toolbar,.notifications-header-actions,.events-calendar-toolbar,.account-tabs,.group-detail-titlebar{border-color:var(--theme-family-titlebar-border, var(--theme-color-border-subtle));background:var(--theme-family-titlebar-bg, linear-gradient(180deg, var(--theme-color-surface-elevated) 0%, var(--theme-color-surface-soft) 100%));box-shadow:0 12px 28px var(--theme-family-titlebar-shadow, var(--theme-color-shadow-card-soft))}.chat-sidebar,.chat-workspace,.group-members-page-card,.group-members-overview-card,.events-calendar-grid-card{border-color:var(--theme-family-surface-shell-border-strong, var(--theme-color-border-subtle));box-shadow:0 18px 40px var(--theme-family-surface-shell-shadow, var(--theme-color-shadow-card-shell))}.group-request-item,.group-invite-hero-card,.group-invite-selection-bar,.events-calendar-cell,.events-calendar-event-chip,.events-calendar-agenda-item,.chat-sidebar,.chat-workspace,.chat-workspace-header,.chat-typing-indicator{background:var(--theme-family-surface-card-bg-alt, var(--theme-family-surface-card-bg))}.group-directory-card:hover,.group-detail-card:hover,.group-members-overview-card:hover,.events-calendar-cell:hover,.chat-conversation-item:hover,.chat-start-item:hover,.chat-scope-button:hover,.chat-workspace-header--group:hover,.chat-workspace-header--group:focus-visible,.account-page-card:hover,.profile-summary-card:hover,.notifications-card:hover,.post-card:hover,.comment-card:hover,.group-action-card:hover,.group-invite-user-item:hover{border-color:var(--theme-family-surface-hover-border, var(--theme-color-border-card-hover));box-shadow:0 20px 40px var(--theme-family-surface-hover-shadow, var(--theme-color-shadow-card-hover-soft))}.group-directory-arrow,.group-workspace-avatar,.group-owner-avatar,.group-owner-avatar--group-card,.group-person-avatar,.events-calendar-event-chip,.events-calendar-agenda-item,.chat-emoji-button,.chat-send-button{box-shadow:0 10px 22px var(--theme-family-control-shadow, var(--theme-color-shadow-card-soft))}.chat-workspace-header{border-color:var(--theme-family-titlebar-border, var(--theme-color-border-subtle));box-shadow:0 12px 28px var(--theme-family-titlebar-shadow, var(--theme-color-shadow-card-soft))}.chat-composer-input{border-color:var(--theme-family-input-border, var(--theme-color-border-default));background:var(--theme-family-input-bg, var(--theme-color-surface-elevated));color:var(--theme-family-input-text, var(--theme-color-text-primary));box-shadow:inset 0 1px 0 var(--theme-family-input-inset-light, var(--theme-color-shadow-inset-light)),0 8px 20px var(--theme-family-input-shadow, var(--theme-color-shadow-card-soft))}.chat-composer-input::placeholder{color:var(--theme-family-input-placeholder, var(--theme-color-text-muted))}.chat-composer-input:focus{border-color:var(--theme-family-input-focus-border, var(--theme-color-border-accent-strong));box-shadow:inset 0 1px 0 var(--theme-family-input-inset-light, var(--theme-color-shadow-inset-light)),0 0 0 4px var(--theme-family-input-focus-ring, var(--theme-color-shadow-highlight))}.chat-typing-indicator{border:1px solid var(--theme-family-item-border, var(--theme-color-border-subtle));box-shadow:0 10px 22px var(--theme-family-control-shadow, var(--theme-color-shadow-card-soft))}.primary-button:focus-visible,.secondary-button:focus-visible,.ghost-button:focus-visible,.account-tab-button:focus-visible,.notifications-category-filter:focus-visible,.chat-emoji-button:focus-visible,.chat-send-button:focus-visible,.group-action-button:focus-visible,.group-directory-link:focus-visible,.profile-summary-link:focus-visible{box-shadow:0 0 0 4px var(--theme-family-control-focus-ring, var(--theme-color-shadow-highlight)),0 12px 24px var(--theme-family-control-shadow, var(--theme-color-shadow-card-soft))}.notifications-category-filter--active,.account-tab-button[aria-selected=true],.chat-conversation-item--active,.events-calendar-cell--today,.events-calendar-cell--active{box-shadow:0 16px 30px var(--theme-family-control-shadow-active, var(--theme-color-shadow-highlight-strong))}.account-page-shell,.profile-page-shell,.users-page-shell,.notifications-page-shell,.post-detail-shell,.comment-thread-shell,.group-detail-shell,.chat-page-shell,.events-calendar-page{background:radial-gradient(circle at top right,color-mix(in srgb,var(--theme-family-item-accent-bar, var(--theme-color-text-accent-strong)) 8%,transparent),transparent 24%),linear-gradient(180deg,var(--theme-family-surface-shell-bg-strong, var(--theme-color-surface-elevated)) 0%,var(--theme-family-surface-shell-bg, var(--theme-color-surface-soft)) 100%)}.chat-conversation-item,.chat-start-item,.chat-scope-button,.chat-message-item,.chat-composer,.chat-typing-indicator,.primary-button,.secondary-button,.ghost-button,.account-tab-button,.notifications-category-filter,.chat-emoji-button,.chat-send-button,.group-action-button,.group-directory-link,.profile-summary-link,.group-request-item,.group-invite-user-item,.notification-card,.notification-card-button,.events-calendar-cell,.events-calendar-event-chip,.events-calendar-agenda-item{transition:background-color .16s ease,border-color .16s ease,box-shadow .18s ease,transform .18s ease,color .16s ease}.chat-sidebar,.chat-workspace{background:var(--theme-family-surface-card-bg-alt, var(--theme-family-surface-card-bg))}.chat-workspace-header{background:var(--theme-family-titlebar-bg)}.chat-message-item{border-color:transparent;background:transparent;box-shadow:none}.chat-message-bubble{border-color:var(--theme-family-item-border);box-shadow:0 8px 18px var(--theme-family-control-shadow)}.chat-message-item--mine .chat-message-bubble{border-color:var(--theme-family-item-selected-border);box-shadow:0 10px 20px var(--theme-family-control-shadow-active)}:root[data-theme=classic] .profile-page-hero{gap:.8rem;padding:.75rem .85rem}:root[data-theme=classic] .profile-page-meta-row{gap:.7rem;margin-top:.5rem;align-items:center}:root[data-theme=classic] .profile-page-title-actions{align-items:center;gap:.55rem}:root[data-theme=classic] .profile-page-subtitle{margin-top:0}.notification-badge{color:var(--theme-color-notification-badge-text);box-shadow:0 0 0 2px var(--theme-color-surface-elevated),0 8px 16px var(--theme-color-shadow-card-soft)}.responsive-action-icon,.mobile-titlebar-action-icon,.theme-titlebar-icon-button>span[aria-hidden=true],.group-workspace-back-link>span[aria-hidden=true]{color:currentColor;fill:currentColor}.secondary-button .responsive-action-icon,.secondary-button .mobile-titlebar-action-icon,.secondary-button.theme-titlebar-icon-button>span[aria-hidden=true]{color:var(--theme-color-text-inverse)}.ghost-button .responsive-action-icon,.ghost-button .mobile-titlebar-action-icon,.ghost-button.theme-titlebar-icon-button>span[aria-hidden=true],.link-button.ghost-button.theme-titlebar-icon-button>span[aria-hidden=true]{color:var(--ui-accent-deep)}.theme-filter-chip,.users-filter-chip,.theme-tab-button,.theme-pagination-button{border-radius:999px;border:1px solid var(--theme-family-filter-chip-border);background:var(--theme-family-filter-chip-bg);color:var(--theme-family-filter-chip-text);box-shadow:0 10px 22px var(--theme-family-filter-chip-shadow)}.theme-filter-chip:hover,.users-filter-chip:hover,.theme-tab-button:hover,.theme-pagination-button:hover:not([disabled]){border-color:var(--theme-family-filter-chip-hover-border);background:var(--theme-family-filter-chip-hover-bg);box-shadow:0 14px 28px var(--theme-family-filter-chip-hover-shadow)}.theme-filter-chip.theme-filter-chip--active,.users-filter-chip--active,.theme-tab-button.theme-tab-button--active{border-color:var(--theme-family-filter-chip-active-border);background:linear-gradient(135deg,var(--theme-family-filter-chip-active-bg-start),var(--theme-family-filter-chip-active-bg-end));color:var(--theme-family-filter-chip-active-text);box-shadow:0 16px 30px var(--theme-family-filter-chip-active-shadow)}.theme-filter-chip__count,.users-filter-chip__count,.theme-tab-button .comments-count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:1.8rem;min-height:1.8rem;padding:0 .5rem;border-radius:999px;border:1px solid var(--theme-family-filter-chip-count-border);background:var(--theme-family-filter-chip-count-bg);color:var(--theme-family-filter-chip-count-text);box-shadow:inset 0 1px #ffffff29,0 6px 14px var(--theme-family-filter-chip-count-shadow);font-size:.76rem;font-weight:800;line-height:1}.theme-filter-chip.theme-filter-chip--active .theme-filter-chip__count,.theme-filter-chip.theme-filter-chip--active .groups-filter-chip__notification-badge,.users-filter-chip--active .users-filter-chip__count,.theme-tab-button.theme-tab-button--active .comments-count-pill{border-color:var(--theme-family-filter-chip-count-active-border);background:var(--theme-family-filter-chip-count-active-bg);color:var(--theme-family-filter-chip-count-active-text);box-shadow:inset 0 1px #ffffff2e,0 6px 14px var(--theme-family-filter-chip-count-active-shadow)}.events-calendar-toolbar .theme-pagination-button{min-height:40px;padding-inline:.95rem}.events-calendar-toolbar h3{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.55rem 1rem;border-radius:999px;border:1px solid var(--ui-border);background:linear-gradient(180deg,var(--theme-color-discussion-surface-strong) 0%,var(--theme-color-discussion-surface) 100%);box-shadow:0 10px 20px var(--theme-color-shadow-card-soft)}.chat-page-notifications-button{border:1px solid var(--ui-border)!important;background:linear-gradient(180deg,var(--theme-color-discussion-surface-strong) 0%,var(--theme-color-discussion-surface) 100%)!important;color:var(--ui-accent-deep)!important;box-shadow:0 10px 20px var(--theme-color-shadow-card-soft)}.chat-page-notifications-button:hover,.chat-page-notifications-button:focus-visible{border-color:var(--ui-border-strong)!important;background:linear-gradient(180deg,var(--theme-color-ui-surface) 0%,var(--theme-color-ui-surface-tint) 100%)!important}@media(max-width:560px){.posts-page .post-actions-row,.posts-page .post-actions-row--detail,.posts-page .comment-actions-row,.posts-page .post-titlebar-actions,.posts-page .discussion-owner-header-tools--with-actions,.posts-page .discussion-owner-tools--titlebar{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:.35rem;min-width:0}.posts-page .post-actions-row,.posts-page .post-actions-row--detail,.posts-page .comment-actions-row{width:100%;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.45rem;padding-top:.75rem}.posts-page .post-actions-row::-webkit-scrollbar,.posts-page .post-actions-row--detail::-webkit-scrollbar,.posts-page .comment-actions-row::-webkit-scrollbar{display:none}.posts-page .post-action-group,.posts-page .post-action-group--titlebar{gap:.25rem;flex:0 0 auto}.posts-page .post-action-group--push,.posts-page .post-action-group--comments-link{margin-left:0}.posts-page .post-titlebar-actions{justify-content:flex-end;flex-wrap:nowrap;gap:.3rem;min-width:0;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch;padding-bottom:.12rem}.posts-page .post-titlebar-actions::-webkit-scrollbar{height:4px}.posts-page .discussion-owner-header-tools--with-actions{width:auto;min-width:0;margin-left:auto;justify-content:flex-end;flex-wrap:nowrap;gap:.45rem}.posts-page .discussion-owner-tools--titlebar{flex:0 0 auto;flex-wrap:nowrap;gap:.22rem;margin-left:.12rem}.posts-page .post-icon-button,.posts-page .discussion-owner-tools--titlebar .post-icon-button,.posts-page .comment-titlebar-actions .post-icon-button{width:32px;height:32px;min-width:32px;border-radius:10px;font-size:.9rem}.posts-page .post-action-count{min-width:0;font-size:.78rem}.posts-page .post-titlebar-actions .responsive-action-button,.posts-page .discussion-owner-tools--titlebar .responsive-action-button,.posts-page .post-actions-row .responsive-action-button,.posts-page .comment-actions-row .responsive-action-button{width:auto;min-height:32px;justify-content:flex-start;padding:.32rem .55rem;font-size:.76rem;line-height:1;gap:.24rem;white-space:nowrap;flex:0 0 auto}.posts-page .post-titlebar-actions .responsive-action-icon,.posts-page .discussion-owner-tools--titlebar .responsive-action-icon,.posts-page .post-actions-row .responsive-action-icon,.posts-page .comment-actions-row .responsive-action-icon{font-size:.82rem}.posts-page .post-titlebar-actions .responsive-action-label,.posts-page .discussion-owner-tools--titlebar .responsive-action-label,.posts-page .post-actions-row .responsive-action-label,.posts-page .comment-actions-row .responsive-action-label{font-size:.76rem}}
