:root{color:#111827;background:#f6f8fb;font-family:Inter,Microsoft YaHei,PingFang SC,Hiragino Sans GB,Arial,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;--rail-bg: #0f1724;--rail-bg-deep: #0b1220;--rail-panel: #141f31;--rail-panel-hover: #1a2940;--rail-border: rgba(148, 163, 184, .18);--surface: #f6f8fb;--surface-soft: #f1f5f9;--surface-strong: #ffffff;--surface-tint: #fbfdff;--line: #e6edf5;--line-strong: #d6e0ec;--text: #111827;--muted: #64748b;--muted-soft: #94a3b8;--accent: #2563eb;--accent-strong: #1d4ed8;--accent-soft: #eaf3ff;--green: #16a34a;--danger: #ff4f5f;--gold: #e7b448;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--shadow-md: 0 14px 34px rgba(15, 23, 42, .1)}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{position:fixed;inset:0;overflow:hidden;overscroll-behavior:none;background:#f6f8fb}button,input,textarea{font:inherit}button{border:0}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid rgba(47,117,246,.45);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#7a899c59;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#6170848c}::-webkit-scrollbar-track{background:transparent}.ai-community-app{position:fixed;inset:0;display:grid;grid-template-rows:56px minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;background:#f6f8fb}.community-navbar{position:relative;z-index:120;display:grid;grid-template-columns:minmax(170px,220px) minmax(max-content,1fr) minmax(320px,420px) auto;gap:18px;align-items:center;min-width:0;padding:0 20px;color:#111827;background:linear-gradient(180deg,#fffffffa,#f7fafef5);border-bottom:1px solid rgba(205,217,232,.9);box-shadow:0 1px #ffffffbf,0 8px 24px #2330440a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.community-brand{display:inline-flex;align-items:center;gap:10px;width:max-content;min-width:0;height:38px;padding:0 8px 0 2px;color:#111827;cursor:pointer;background:transparent;border-radius:10px;transition:background .18s ease,color .18s ease}.community-brand:hover{background:#e8eff9b8}.community-brand span{display:inline-grid;width:29px;height:29px;place-items:center;color:#fff;font-size:11px;font-weight:900;background:linear-gradient(135deg,#111827,#233452);border-radius:8px;box-shadow:inset 0 1px #ffffff24,0 5px 14px #11182724}.community-brand strong{font-size:15px;font-weight:700;letter-spacing:0}.community-tabs{display:flex;justify-self:start;width:max-content;max-width:100%;height:36px;align-items:center;gap:2px;padding:3px;overflow:hidden;background:#eff5fcd1;border:1px solid rgba(202,215,232,.78);border-radius:11px;box-shadow:inset 0 1px #ffffffdb}.community-tabs button{position:relative;height:28px;min-width:72px;padding:0 15px;color:#53647a;font-size:13px;font-weight:600;cursor:pointer;background:transparent;border-radius:8px;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.community-tabs button:after{display:none}.community-tabs button:hover,.community-tabs button.active{color:#14213d;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 1px 2px #1f2a3a14,0 4px 12px #1f2a3a0d}.community-tabs button.active:after{opacity:1}.global-search{display:grid;grid-template-columns:20px minmax(0,1fr);gap:7px;justify-self:end;align-items:center;width:min(420px,100%);height:36px;min-width:0;padding:0 12px;color:#64748b;background:#ffffffeb;border:1px solid #d7e2ef;border-radius:10px;box-shadow:0 1px 2px #1f2a3a0a;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.global-search:focus-within{background:#fff;border-color:#9ec5ff;box-shadow:0 0 0 3px #2563eb1a,0 1px 2px #1f2a3a0d}.global-search input{min-width:0;color:#172033;font-size:14px;background:transparent;border:0;outline:0}.global-search input::placeholder{color:#91a0b3}.community-actions{display:flex;justify-self:end;justify-content:flex-end;gap:8px;align-items:center;min-width:0}.community-actions>button{display:inline-grid;width:34px;height:34px;place-items:center;color:#536173;cursor:pointer;background:#ffffffe6;border:1px solid #dfe7f1;border-radius:10px;box-shadow:0 1px 2px #1f2a3a0a;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.community-actions>button:hover{color:var(--accent-strong);background:#fff;border-color:#bfd5ff;box-shadow:0 5px 14px #2563eb1a;transform:translateY(-1px)}.community-admin-button.active{color:var(--accent-strong);background:#fff;border-color:#9fc0ff;box-shadow:0 5px 14px #2563eb1f}.notification-wrap{position:relative;flex:0 0 auto}.notification-button{position:relative;display:inline-grid;width:34px;height:34px;place-items:center;color:#536173;cursor:pointer;background:#ffffffe6;border:1px solid #dfe7f1;border-radius:10px;box-shadow:0 1px 2px #1f2a3a0a;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.notification-button:hover,.notification-button.active{color:var(--accent-strong);background:#fff;border-color:#bfd5ff;box-shadow:0 5px 14px #2563eb1a;transform:translateY(-1px)}.notification-badge{position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;padding:0 5px;color:#fff;font-size:11px;font-weight:900;line-height:18px;text-align:center;background:#ef4444;border:2px solid #fff;border-radius:999px;box-shadow:0 3px 8px #ef444447}.notification-panel{position:fixed;top:62px;right:12px;z-index:130;display:grid;width:min(280px,calc(100vw - 24px));max-height:min(420px,calc(100vh - 86px));overflow:hidden;color:#172033;background:#fff;border:1px solid #dfe7f1;border-radius:10px;box-shadow:0 22px 56px #0f172a2e}.notification-panel header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid #edf2f7}.notification-panel header strong{color:#172033;font-size:14px;font-weight:900}.notification-panel header em{color:#ef4444;font-style:normal;font-size:12px;font-weight:900}.notification-list{display:grid;gap:8px;max-height:350px;padding:9px;overflow-y:auto}.notification-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;width:100%;min-height:70px;padding:10px;color:#172033;text-align:left;background:#f8fbff;border:1px solid #e2eaf4;border-radius:9px}.notification-item.private,.notification-item.group,.notification-item.reply{cursor:pointer}.notification-item.private:hover,.notification-item.group:hover,.notification-item.reply:hover{background:#eef6ff;border-color:#cfe0ff}.notification-icon{display:inline-grid;width:32px;height:32px;place-items:center;color:#1d4ed8;background:#e8f1ff;border-radius:8px}.notification-item.reply .notification-icon{color:#15803d;background:#eaf8ef}.notification-item.group .notification-icon{color:#2563eb;background:#e8f1ff}.notification-copy,.notification-copy strong,.notification-copy small,.notification-copy em{display:block;min-width:0}.notification-copy strong{color:#172033;font-size:13px;font-weight:900;line-height:18px}.notification-copy small{margin-top:2px;color:#64748b;font-size:12px;line-height:17px}.notification-copy small,.notification-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-copy em{margin-top:4px;color:#94a3b8;font-style:normal;font-size:11px;line-height:15px}.notification-item footer{grid-column:2;display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.notification-item footer button{height:28px;padding:0 11px;color:#536173;font-size:12px;font-weight:850;cursor:pointer;background:#eef3f8;border-radius:7px}.notification-item footer button.primary{color:#fff;background:#2f75f6}.notification-empty{margin:14px 0;color:#7b8798;font-size:12px;text-align:center}.community-avatar span{display:block;width:28px;height:28px;border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 3px #2563eb29}.community-avatar.is-logged-out{color:#2563eb;background:#eef5ff;border-color:#bfd5ff}.community-avatar.is-logged-out svg{stroke-width:2.2}.community-login-button,.community-user-pill{display:inline-flex!important;width:auto!important;min-width:0;height:38px!important;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:12px!important}.community-login-button{color:#1d4ed8!important;background:#fff!important;border-color:#bfd5ff!important}.community-login-button span,.community-user-pill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850}.community-user-pill{color:#047857!important;background:#ecfdf5!important;border-color:#a7f3d0!important;box-shadow:0 1px 2px #04785714!important}.app-shell{position:relative;display:grid;grid-template-columns:296px minmax(420px,1fr);grid-template-rows:minmax(0,1fr);width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;overscroll-behavior:none;background:linear-gradient(180deg,#ffffffb8,#f6f9fde0),#edf2f8}.app-shell.side-panel-open{grid-template-columns:296px minmax(420px,1fr) 276px}.community-feed-page,.discover-page,.profile-page{min-width:0;min-height:0;overflow-y:auto;padding:20px 24px 32px;background:linear-gradient(180deg,#f7f9fc,#edf2f7)}.community-feed-page{display:grid;grid-template-columns:200px minmax(0,1fr) 280px;gap:20px;align-items:start;width:min(1360px,100%);margin:0 auto}.site-launcher{grid-column:1 / -1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.site-launcher-link{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;gap:8px;align-items:center;min-height:58px;padding:10px 11px;color:#172033;text-decoration:none;background:#fff;border:1px solid #e1e8f0;border-radius:8px;box-shadow:0 8px 22px #1f2a3a0f}.site-launcher-link:after{position:absolute;right:10px;bottom:0;left:52px;height:3px;content:"";background:var(--site-color);border-radius:999px 999px 0 0;opacity:.55}.site-launcher-link:hover{border-color:color-mix(in srgb,var(--site-color) 42%,#dbe4ef);box-shadow:0 12px 28px #1f2a3a1a;transform:translateY(-1px)}.site-launcher-link span{display:inline-grid;width:34px;height:34px;place-items:center;color:#fff;font-size:13px;font-weight:900;background:var(--site-color);border-radius:8px}.site-launcher-link b,.site-launcher-link small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-launcher-link b{font-size:13px;line-height:18px}.site-launcher-link small{color:#7a8798;font-size:11px;line-height:15px}.site-launcher-link svg{color:#9aa6b6}.community-feed,.discover-layout,.discover-tools,.discover-tracks{min-width:0}.community-feed{display:grid;gap:16px}.community-leftbar,.community-rightbar{position:sticky;top:14px;display:grid;gap:14px}.section-block,.post-composer,.community-board-tabs,.community-post-card,.discover-tools,.discover-tracks,.discover-side .section-block,.track-card{background:#fff;border:1px solid #dde7f2;border-radius:8px;box-shadow:0 10px 28px #1f2a3a0e}.section-block{display:grid;gap:8px;padding:14px}.section-block>strong{color:#172033;font-size:14px}.section-block.compact{gap:8px}.site-side-panel{gap:9px;padding:14px 12px;background:linear-gradient(180deg,#fff,#f7fbff)}.site-side-panel header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px}.site-side-panel header strong{color:#172033;font-size:14px}.site-side-panel header span{color:#8a96a8;font-size:11px}.side-site-link{display:grid;grid-template-columns:34px minmax(0,1fr) 16px;gap:9px;align-items:center;min-height:48px;padding:7px 8px;color:#172033;text-decoration:none;background:#f8fbfff0;border:1px solid transparent;border-radius:8px;transition:background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.side-site-link:hover{background:#fff;border-color:color-mix(in srgb,var(--site-color) 36%,#dbe4ef);box-shadow:0 8px 18px #1f2a3a14;transform:translateY(-1px)}.side-site-link-disabled{grid-template-columns:34px minmax(0,1fr);cursor:default}.side-site-link-disabled:hover{background:#f8fbfff0;border-color:transparent;box-shadow:none;transform:none}.side-site-link i{display:inline-grid;width:34px;height:34px;place-items:center;color:#fff;font-style:normal;font-size:13px;font-weight:900;background:linear-gradient(135deg,rgba(255,255,255,.18),transparent),var(--site-color);border-radius:8px}.side-site-link span{min-width:0}.side-site-link b,.side-site-link small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-site-link b{font-size:13px;line-height:17px}.side-site-link small{color:#7a8798;font-size:11px;line-height:15px}.side-site-link svg{color:#9aa6b6}.site-entry-link{display:grid;grid-template-columns:28px minmax(0,1fr);gap:2px 8px;align-items:center;min-height:42px;padding:6px 8px;color:#233247;text-decoration:none;border-radius:8px}.site-entry-link:hover{background:#f3f7ff}.site-entry-link span{grid-row:1 / 3;display:inline-grid;width:28px;height:28px;place-items:center;color:#fff;font-size:12px;font-weight:900;background:var(--site-color);border-radius:7px}.site-entry-link b,.site-entry-link small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-entry-link b{font-size:13px;line-height:17px}.site-entry-link small{color:#7a8798;font-size:10px;line-height:14px}.post-composer{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:16px 18px;background:linear-gradient(180deg,#fff,#f8fbff)}.rich-post-composer{align-items:start}.post-composer-main{display:grid;gap:9px;min-width:0}.composer-head-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.post-title-input{width:100%;height:38px;padding:0 13px;color:#172033;font-size:15px;font-weight:850;background:#fff;border:1px solid #dbe6f2;border-radius:8px;outline:none}.post-title-input:focus{border-color:#2f75f673;box-shadow:0 0 0 3px #2f75f61a}.post-textarea-wrap{position:relative;min-width:0}.post-composer textarea{width:100%;min-height:72px;resize:none;padding:12px 48px 12px 14px;color:#172033;line-height:1.55;background:#f6f9fd;border:1px solid #dbe6f2;border-radius:8px;outline:none}.post-composer textarea:focus{background:#fff;border-color:#2f75f673;box-shadow:0 0 0 3px #2f75f61a}.post-image-insert-button{position:absolute;right:9px;bottom:9px;display:inline-grid!important;width:30px;min-height:30px!important;place-items:center;padding:0!important;color:#5d6b7d!important;background:#fff!important;border:1px solid #d7e3f2!important;border-radius:7px!important;box-shadow:0 4px 12px #0f172a0d}.post-image-insert-button:hover{color:var(--accent-strong)!important;background:#eef5ff!important}.post-image-insert-button:disabled{color:#a7b1bf!important;cursor:not-allowed;background:#edf1f5!important;box-shadow:none}.composer-option-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.composer-segments,.composer-visibility{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.composer-visibility{justify-content:flex-end}.composer-segments button,.composer-visibility button{height:28px;padding:0 10px;color:#5d6b7d;font-size:12px;font-weight:850;background:#f0f5fb;border:1px solid #e0e8f2}.composer-segments button.active,.composer-visibility button.active{color:#1658d9;background:#e9f2ff;border-color:#bfd6ff}.composer-submit-button{flex:0 0 auto;height:34px;padding:0 14px!important}.composer-error-message{display:flex;align-items:center;min-height:34px;margin:0;padding:8px 11px;color:#b42318;font-size:12px;font-weight:900;line-height:18px;background:#fff1f1;border:1px solid #ffc9c9;border-radius:8px}.community-board-tabs{display:flex;gap:8px;align-items:center;padding:10px;overflow-x:auto}.community-board-tabs button{display:inline-flex;flex:0 0 auto;gap:6px;align-items:center;justify-content:center;min-width:92px;height:34px;padding:0 11px;color:#50627a;font-size:13px;font-weight:900;cursor:pointer;background:#f3f7fc;border:1px solid #e1eaf5;border-radius:8px}.community-board-tabs button:hover,.community-board-tabs button.active{color:#1658d9;background:#e9f2ff;border-color:#bfd6ff}.community-board-tabs button em{min-width:22px;height:20px;padding:0 6px;color:#6b7585;font-style:normal;font-size:11px;line-height:20px;background:#fff;border-radius:999px}.composer-media-preview{display:grid;grid-template-columns:repeat(6,minmax(54px,1fr));gap:8px}.composer-media-preview button{display:inline-grid;aspect-ratio:1;min-height:54px;place-items:start end;padding:5px;color:#fff;cursor:pointer;background-color:#e8eff8;background-position:center;background-size:cover;border:0;border-radius:8px;box-shadow:inset 0 0 0 1px #0f17241f}.composer-media-preview svg{padding:2px;background:#0f17249e;border-radius:999px}.post-composer footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:10px}.post-composer .composer-submit-row{margin-top:0}.post-composer button,.panel-heading button{display:inline-flex;align-items:center;gap:6px;min-height:31px;padding:0 11px;color:#42516a;font-weight:800;cursor:pointer;background:#eef4fa;border-radius:7px}.post-composer button:hover,.panel-heading button:hover{color:var(--accent-strong);background:var(--accent-soft)}.post-composer button.primary{color:#fff;background:#2f75f6}.post-composer button:disabled{color:#9fa9b6;cursor:default;background:#edf1f5}.side-composer{grid-template-columns:minmax(0,1fr);gap:12px;padding:14px}.side-composer header{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center}.side-composer header .post-avatar{width:42px;height:42px}.side-composer header div{min-width:0}.side-composer header strong,.side-composer header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-composer header strong{color:#172033;font-size:14px;line-height:19px}.side-composer header small{color:#7b8798;font-size:12px}.side-composer textarea{min-height:132px}.side-composer footer{justify-content:flex-start}.side-composer footer .primary{margin-left:auto}.community-post-card{overflow:hidden;padding:18px 20px 14px}.restricted-post-card{border-color:#d8e4f4;background:linear-gradient(180deg,#fff,#fbfdff)}.community-post-card header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:11px;align-items:center}.post-avatar{display:inline-grid;width:46px;height:46px;place-items:center;overflow:hidden;color:#fff;font-size:17px;font-weight:900;background-position:center;background-size:cover;border-radius:50%;transition:box-shadow .16s ease,transform .16s ease}.post-avatar-user{background:linear-gradient(135deg,rgba(255,255,255,.22),transparent),var(--post-color, #4e7df1)}.post-avatar-spring{background:radial-gradient(circle at 54% 28%,#f3d3b0 0 12%,transparent 13%),linear-gradient(150deg,#6f8f68 0 45%,#f4d1d8 46% 100%)}.post-avatar-prompt{background:radial-gradient(circle at 62% 30%,#f4ce72 0 14%,transparent 15%),linear-gradient(140deg,#3859d8 0 45%,#91d9ff 46% 100%)}.post-avatar-strategy{background:radial-gradient(circle at 72% 24%,#ffd166 0 12%,transparent 13%),linear-gradient(135deg,#284b9b 0 44%,#3dd1a2 45% 100%)}.post-avatar-workflow{background:linear-gradient(135deg,#132238 0 34%,#1fb860 35% 66%,#e5f6ed 67% 100%)}.post-avatar-news{background:radial-gradient(circle at 68% 28%,#dbeafe 0 12%,transparent 13%),linear-gradient(135deg,#1f3f6f 0 40%,#37b59f 41% 68%,#f4c95d 69% 100%)}.post-author-link{display:grid;grid-template-columns:46px minmax(0,1fr);gap:11px;align-items:center;min-width:0;padding:5px 8px 5px 5px;margin:-5px 0 -5px -5px;color:inherit;text-align:left;cursor:pointer;background:transparent;border-radius:12px;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.post-author-link:hover,.post-author-link:focus-visible{background:#f3f7ff;box-shadow:0 8px 20px #2563eb1a;transform:translateY(-1px)}.post-author-link:hover .post-avatar,.post-author-link:focus-visible .post-avatar{box-shadow:0 0 0 3px #2563eb29;transform:scale(1.04)}.post-author-link:hover strong,.post-author-link:focus-visible strong{color:var(--accent-strong)}.post-author-link:active{transform:translateY(0)}.post-author-copy{min-width:0}.community-post-card header div{min-width:0}.community-post-card header strong,.community-post-card header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-post-card header strong{color:#1a2435;font-size:15px}.community-post-card header em{margin-left:6px;padding:2px 7px;color:#316ed8;font-style:normal;font-size:12px;background:#e9f2ff;border-radius:999px}.post-author-name{display:flex!important;flex-wrap:wrap;gap:5px;align-items:center;min-width:0;white-space:normal!important}.post-author-name>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.author-badge,.community-post-card header .author-badge,.profile-thread-author .author-badge{display:inline-flex;height:18px;align-items:center;margin-left:0;padding:0 6px;color:#1d4ed8;font-style:normal;font-size:11px;font-weight:900;line-height:18px;vertical-align:1px;background:#e9f2ff;border:1px solid rgba(37,99,235,.14);border-radius:999px}.author-badge.tone-red{color:#be123c;background:#fff1f2;border-color:#fecdd3}.author-badge.tone-gold{color:#9a6408;background:#fff7dc;border-color:#fde68a}.author-badge.tone-green{color:#047857;background:#eafbf2;border-color:#bbf7d0}.author-badge.tone-slate{color:#475569;background:#f1f5f9;border-color:#dbe3ed}.community-post-card header small{color:#8994a5;font-size:12px}.community-post-card header .follow-toggle-button{position:relative;z-index:2;display:inline-flex;gap:6px;align-items:center;justify-content:center;width:104px;height:34px;padding:0 12px;color:var(--accent-strong);font-size:14px;font-weight:900;cursor:pointer;background:#fff;border:1px solid #b9d2ff;border-radius:9px;box-shadow:0 5px 14px #2f75f60f;transition:color .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.community-post-card header .follow-toggle-button:hover{color:#fff;background:#2f75f6;border-color:#2f75f6;box-shadow:0 8px 18px #2f75f638}.community-post-card header .follow-toggle-button.active{color:#596679;background:#eef3f8;border-color:#dde6f1;box-shadow:none}.community-post-card header .follow-toggle-button:disabled{cursor:wait;opacity:.76}.follow-toggle-button .unfollow-label{display:none}.community-post-card header .follow-toggle-button.active:hover{color:#b42331;background:#fff1f2;border-color:#fecdd3;box-shadow:0 8px 18px #b423311a}.follow-toggle-button.active:hover .follow-label{display:none}.follow-toggle-button.active:hover .unfollow-label{display:inline}.follow-toggle-button.pending svg{animation:icon-spin .8s linear infinite}@keyframes icon-spin{to{transform:rotate(360deg)}}.post-header-side{display:flex;flex-direction:column;gap:7px;align-items:flex-end;min-width:96px}.post-header-action-row{display:inline-flex;min-height:30px;align-items:center;justify-content:flex-end;gap:8px}.post-read-count,.thread-read-count{color:#7d8797;font-size:12px;font-weight:800;white-space:nowrap}.post-action-button{display:inline-grid;width:30px;height:30px;place-items:center;color:#6b7b91;cursor:pointer;background:#fff;border:1px solid #d8e4f4;border-radius:8px;box-shadow:0 5px 12px #1a2a400d;transition:color .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.post-action-button:hover,.post-action-button.active,.post-action-button:focus-visible{color:#1d5fe8;background:#edf5ff;border-color:#a9c8ff;box-shadow:0 8px 18px #2f75f624}.post-detail-head .thread-read-count{align-self:center}.community-post-card h2{margin:16px 0 8px;color:#172033;font-size:20px;line-height:1.35}.post-title-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:center;margin:16px 0 8px;padding-right:112px}.post-title-row h2{min-width:0;margin:0;text-align:left}.post-category-chip{position:absolute;right:0;top:50%;display:inline-flex;align-items:center;justify-content:center;max-width:104px;min-height:26px;padding:0 10px;color:#316ed8;font-size:13px;font-weight:900;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;background:#e9f2ff;border-radius:999px;transform:translateY(-50%)}.post-category-chip:hover{background:#dceaff}.post-title-button{display:block;width:100%;padding:0;color:inherit;font:inherit;line-height:inherit;text-align:left;cursor:pointer;background:transparent;border:0}.post-title-button:hover{color:#1d66e5}.post-state-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.post-state-row span{display:inline-flex;align-items:center;height:24px;padding:0 8px;color:#50627a;font-size:12px;font-weight:850;background:#eef4fb;border:1px solid #d8e5f2;border-radius:999px}.news-article-card h2{max-width:820px;margin-top:18px;font-size:24px;line-height:1.28}.news-card-title button{display:block;width:100%;padding:0;color:inherit;font:inherit;line-height:inherit;text-align:left;cursor:pointer;background:transparent;border:0}.news-card-title button:hover{color:#1d66e5}.community-post-card p{margin:0;color:#566275;font-size:14px;line-height:1.72}.post-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px}.post-image{display:block;width:100%;aspect-ratio:16 / 9;min-height:0;padding:0;cursor:pointer;background-color:#e8eff8;background-position:center;background-size:cover;border:0;border-radius:8px;box-shadow:inset 0 0 0 1px #0f172414;transition:transform .18s ease,box-shadow .18s ease}.post-image:hover,.post-image:focus-visible{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #2f75f673,0 8px 18px #2f75f624;outline:none}.news-article-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.news-article-meta span{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;color:#526176;font-size:12px;font-weight:850;background:#f2f6fb;border-radius:999px}.news-article-cover{display:block;aspect-ratio:21 / 9;width:100%;margin-top:14px;background-color:#e8eff8;background-position:center;background-size:cover;border-radius:8px;box-shadow:inset 0 0 0 1px #0f172414}button.news-article-cover{cursor:pointer;border:0}button.news-article-cover:hover{filter:saturate(1.05) contrast(1.02)}.news-article-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:9px}.news-article-gallery span{display:block;aspect-ratio:16 / 9;background-color:#e8eff8;background-position:center;background-size:cover;border-radius:7px;box-shadow:inset 0 0 0 1px #0f172414}.news-article-body{display:grid;gap:10px;max-width:760px;margin-top:14px}.news-article-body p{color:#42516a;font-size:15px;line-height:1.82}.spring-1{background:radial-gradient(circle at 20% 40%,#f5b5c7 0 9%,transparent 10%),radial-gradient(circle at 44% 35%,#ffd2df 0 7%,transparent 8%),linear-gradient(135deg,#6e8f68,#f4c1d0 55%,#314931)}.spring-2{background:radial-gradient(circle at 48% 20%,rgba(255,255,255,.7) 0 13%,transparent 14%),linear-gradient(135deg,#7f9467,#f1c8d3 45%,#e5edf8)}.spring-3{background:radial-gradient(circle at 70% 18%,#f7f0ad 0 12%,transparent 13%),linear-gradient(135deg,#557e48,#c7dca6 45%,#d8e7f3)}.prompt-1{background:linear-gradient(135deg,#3a56d8,#8fe0ff)}.prompt-2{background:linear-gradient(135deg,#141b2d,#7f7cf5 50%,#e6f1ff)}.prompt-3{background:linear-gradient(135deg,#11a86f,#d7f7ea)}.strategy-1{background:linear-gradient(135deg,#214690,#3cd0a2)}.strategy-2{background:linear-gradient(90deg,rgba(255,255,255,.62) 0 18%,transparent 18% 100%),linear-gradient(135deg,#172033,#5b85f0)}.strategy-3{background:radial-gradient(circle at 72% 28%,#ffd166 0 14%,transparent 15%),linear-gradient(135deg,#334155,#d8f3ea)}.workflow-1{background:linear-gradient(135deg,#112033,#1fb860)}.workflow-2{background:linear-gradient(90deg,transparent 0 32%,rgba(255,255,255,.72) 32% 36%,transparent 36% 100%),linear-gradient(135deg,#e9f7ef,#38b980)}.workflow-3{background:linear-gradient(135deg,#243247,#b7e7cd)}.news-1{background:radial-gradient(circle at 70% 26%,rgba(255,255,255,.74) 0 12%,transparent 13%),linear-gradient(135deg,#233a63,#35b69d 52%,#f4c95d)}.news-2{background:linear-gradient(90deg,rgba(255,255,255,.66) 0 14%,transparent 14% 100%),linear-gradient(135deg,#eef5ff,#4d86e8 46%,#173455)}.news-3{background:radial-gradient(circle at 25% 32%,#f8d36b 0 10%,transparent 11%),linear-gradient(135deg,#18233a,#30b88e)}.post-meta-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.post-meta-row button,.post-meta-row a{display:inline-flex;align-items:center;gap:3px;min-height:28px;padding:0 10px;color:#316ed8;font-weight:800;cursor:pointer;background:#e9f2ff;border-radius:999px;text-decoration:none}.post-meta-row button:nth-child(2),.post-meta-row a:nth-child(2){color:#126c4c;background:#e7f7ef}.community-post-card footer{display:grid;grid-template-columns:repeat(4,auto);justify-content:space-around;gap:8px;margin-top:14px;padding-top:11px;border-top:1px solid #edf2f7}.community-post-card footer button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;height:32px;padding:0 12px;color:#6b7585;font-size:13px;cursor:pointer;background:transparent;border-radius:7px}.community-post-card footer button:hover,.community-post-card footer button.active{color:var(--accent-strong);background:#f3f7ff}.community-post-card footer button span,.community-post-card footer button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.announcement-block{gap:8px;padding:12px;background:linear-gradient(180deg,#fff,#f8fbff)}.announcement-board{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:start;width:100%;min-width:0;min-height:86px;padding:12px;text-align:left;background:#f4f7fb;border:1px solid #e2eaf4;border-radius:8px}.announcement-board-clickable{cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.announcement-board-clickable:hover,.announcement-board-clickable:focus-visible{border-color:#bdd2ff;box-shadow:0 10px 22px #2f75f61f;transform:translateY(-1px)}.announcement-board-clickable:focus-visible{outline:3px solid rgba(78,125,241,.16);outline-offset:2px}.announcement-board i{display:inline-grid;width:38px;height:38px;place-items:center;color:#fff;background:#4e7df1;border-radius:8px}.announcement-board div{min-width:0}.announcement-board b,.announcement-board p{display:block;min-width:0}.announcement-board b{overflow:hidden;color:#172033;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.announcement-board p{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:#7a8798;font-size:12px;line-height:18px;white-space:normal;-webkit-line-clamp:3;-webkit-box-orient:vertical}.help-docs-block{gap:9px;background:linear-gradient(180deg,#fff,#f8fbff)}.help-doc-card{display:grid;grid-template-columns:34px minmax(0,1fr) 18px;gap:9px;align-items:center;min-width:0;min-height:54px;padding:8px;color:inherit;text-decoration:none;border-radius:8px}.help-doc-card:hover{background:#f4f7fb}.help-doc-card i{display:inline-grid;width:32px;height:32px;place-items:center;color:#fff;background:var(--help-doc-color);border-radius:8px}.help-doc-card span{min-width:0}.help-doc-card b,.help-doc-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-doc-card b{color:#172033;font-size:13px}.help-doc-card small{color:#7a8798;font-size:11px}.help-doc-card>svg{justify-self:end;color:#9aa6b6}.help-doc-card:hover>svg{color:#4e7df1}.discover-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;grid-template-areas:"tools side" "tracks side";gap:16px;width:min(1180px,100%);margin:0 auto}.discover-tools{grid-area:tools;padding:16px}.discover-tracks{grid-area:tracks;display:grid;gap:10px;padding:16px}.discover-side{grid-area:side;display:grid;gap:12px;align-self:start}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-heading strong,.panel-heading span{display:block}.panel-heading strong{color:#172033;font-size:18px}.panel-heading span{color:#7a8798;font-size:12px}.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tool-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:11px;align-items:center;min-height:112px;padding:14px;color:#172033;text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #e0e8f2;border-radius:8px}.tool-card:hover{background:#fff;border-color:color-mix(in srgb,var(--tool-color) 40%,#dce4ef);box-shadow:0 14px 30px #20304c1a}.tool-card i{display:inline-grid;width:42px;height:42px;place-items:center;color:#fff;background:var(--tool-color);border-radius:8px}.tool-card b,.tool-card small,.tool-card em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool-card b{color:#172033;font-size:15px}.tool-card small{margin-top:3px;color:#6c788a;font-size:12px}.tool-card em{grid-column:2;color:var(--tool-color);font-style:normal;font-size:12px;font-weight:900}.track-card{display:grid;grid-template-columns:minmax(0,1fr) 86px;gap:10px 14px;align-items:center;padding:14px}.track-card strong{color:#172033;font-size:15px}.track-card p{margin:4px 0 0;color:#6c788a;font-size:13px;line-height:1.6}.track-progress{grid-column:1 / -1;height:7px;overflow:hidden;background:#edf2f7;border-radius:999px}.track-progress i{display:block;height:100%;background:linear-gradient(90deg,#2f75f6,#19b879);border-radius:inherit}.track-card button{width:86px;height:32px;color:#fff;font-weight:800;cursor:pointer;background:#172033;border-radius:7px}.discover-side .dark-block{color:#eaf2ff;background:linear-gradient(135deg,#172033,#263a55);border-color:#ffffff14}.discover-side .dark-block strong,.discover-side .dark-block p,.discover-side .dark-block svg{color:#eaf2ff}.discover-side .dark-block p{margin:0;color:#b8c5d8;font-size:13px;line-height:1.7}.profile-layout{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start;align-content:start;min-height:960px;width:min(1360px,100%);margin:0 auto}.profile-main,.profile-sidebar{min-width:0}.profile-main{grid-row:2;grid-column:1;display:grid;gap:14px;align-content:start}.profile-sidebar{position:absolute;top:0;right:0;z-index:3;display:grid;gap:12px;align-self:start;width:300px}.profile-cover-card,.blog-post-card,.profile-thread-card,.profile-widget{overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #1f2a3a0f}.profile-cover-card{grid-row:1;grid-column:1;position:relative;height:300px;isolation:isolate;background:#eaf2ff;box-shadow:0 16px 42px #1f2a3a1a}.profile-cover-image{position:absolute;inset:0;z-index:-2;height:100%;background:url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?auto=format&fit=crop&w=1800&q=85) center / cover;background-position:center 46%;background-size:cover;transform:scale(1.015)}.profile-cover-card:after{position:absolute;inset:0;z-index:-1;content:"";background:linear-gradient(180deg,#ffffff0a,#0f172a0d 42%,#0f172a7a),linear-gradient(90deg,#0f172a94,#0f172a42 34%,#0f172a0f 66%,#0f172a29)}.profile-cover-badge-list{position:absolute;top:16px;left:18px;z-index:2;display:flex;flex-wrap:wrap;gap:7px;max-width:calc(100% - 120px)}.profile-cover-badge-list .author-badge{height:26px;padding:0 10px;color:#dbeafe;font-size:12px;line-height:26px;background:#2563eb52;border-color:#bfdbfe52;box-shadow:0 10px 26px #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-cover-badge-list .author-badge.tone-red{color:#ffe4e6;background:#be123c5c;border-color:#fecdd357}.profile-cover-badge-list .author-badge.tone-gold{color:#fffbeb;background:#b453095c;border-color:#fde68a61}.profile-cover-badge-list .author-badge.tone-green{color:#dcfce7;background:#04785757;border-color:#bbf7d052}.profile-cover-badge-list .author-badge.tone-slate{color:#f1f5f9;background:#1e293b75;border-color:#e2e8f042}.profile-id-eye-button{position:absolute;top:14px;right:16px;z-index:2;display:inline-flex;gap:6px;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 9px;overflow:hidden;color:#fff;font:inherit;font-size:12px;font-weight:900;line-height:1;cursor:pointer;background:#0f172a94;border:1px solid rgba(255,255,255,.28);border-radius:8px;box-shadow:0 12px 28px #0000003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:color .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease,opacity .16s ease}.profile-id-eye-button:hover{background:#0f172ab8;border-color:#ffffff6b}.profile-id-eye-button.revealed{max-width:min(220px,calc(100% - 32px));padding:0 11px;color:#0f172a;background:#ffffffe6;border-color:#ffffffb8}.profile-id-eye-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-id-eye-button:disabled{color:#e2e8f085;cursor:not-allowed;background:#0f172a4d;border-color:#ffffff29;box-shadow:none;opacity:.72}.profile-identity{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:20px;align-items:end;padding:0 34px 34px;color:#fff;background:transparent;border-top:0}.profile-page-avatar{display:inline-grid;place-items:center;align-self:end;width:112px;height:112px;margin-top:0;color:#fff;font-size:40px;font-weight:900;background-position:center;background-size:cover;border:4px solid rgba(255,255,255,.88);border-radius:50%;box-shadow:0 20px 48px #00000052,inset 0 0 0 1px #ffffff2e}.profile-page-avatar.author-initial-avatar{background:linear-gradient(135deg,rgba(255,255,255,.18),transparent),var(--post-color, #4e7df1)}.profile-identity div{min-width:0}.profile-identity small{display:inline-flex;max-width:100%;height:24px;align-items:center;padding:0 10px;overflow:hidden;color:#dbeafe;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap;background:#2563eb47;border:1px solid rgba(191,219,254,.28);border-radius:999px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-identity h1{margin:0 0 7px;color:#fff;font-size:36px;font-weight:950;line-height:1.08;text-shadow:0 8px 30px rgba(0,0,0,.32)}.profile-identity p{max-width:720px;margin:0;color:#f1f5f9db;font-size:14px;line-height:1.65}.profile-tag-list{display:flex;flex-wrap:wrap;gap:0;align-items:center;margin-top:12px}.profile-tag-list button{display:inline-flex;gap:3px;min-height:0;align-items:baseline;justify-content:center;min-width:0;padding:0;color:#e2e8f0cc;font:inherit;font-size:13px;font-weight:850;line-height:1.2;cursor:pointer;background:transparent;border:0;border-radius:0}.profile-tag-list button+button{margin-left:14px;padding-left:14px;border-left:1px solid rgba(255,255,255,.22)}.profile-tag-list button:hover{color:#fff}.profile-tag-list b{color:#fff;font-size:14px;font-weight:950;line-height:1}.profile-tag-list span{color:inherit;font-size:12px;font-weight:850}.profile-home-actions{align-self:end;display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;white-space:nowrap;transform:translateY(10px)}.profile-home-settings-button,.profile-home-logout-button,.profile-home-actions .follow-toggle-button,.blog-copy footer button{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:34px;padding:0 14px;color:#fff;font-weight:800;cursor:pointer;background:#0f172ab8;border:1px solid rgba(255,255,255,.18);border-radius:7px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profile-home-actions .follow-toggle-button{min-width:98px;color:#eff6ff;background:#2563ebc2;border-color:#bfdbfe57}.profile-home-settings-button:hover,.profile-home-logout-button:hover,.profile-home-actions .follow-toggle-button:hover{background:#1e293bd1;border-color:#ffffff4d}.profile-home-actions .follow-toggle-button:hover{background:#2f75f6eb;border-color:#dbeafe8f}.profile-home-actions .follow-toggle-button.active{color:#e2e8f0;background:#0f172aad;border-color:#fff3}.profile-home-actions .follow-toggle-button.active:hover{color:#fecdd3;background:#7f1d1db8;border-color:#fecdd36b}.profile-home-actions .follow-toggle-button:disabled{cursor:wait;opacity:.76}.profile-home-logout-button{background:#7f1d1db8;border-color:#fecdd357}.profile-home-logout-button:hover{background:#9f1239d1;border-color:#fecdd385}.profile-thread-card{position:relative;display:block;padding:16px 18px 14px}.profile-thread-content{display:grid;gap:12px;min-width:0;padding-right:38px}.profile-thread-head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;min-width:0}.profile-thread-avatar{width:42px;height:42px;font-size:15px}.profile-thread-author{display:grid;gap:2px;min-width:0}.profile-thread-author strong,.profile-thread-author small,.profile-thread-body strong,.profile-thread-body span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.profile-thread-author strong,.profile-thread-author small{white-space:nowrap}.profile-thread-author strong{color:#293349;font-size:15px;font-weight:900}.profile-thread-author em{display:inline-flex;height:18px;align-items:center;margin-left:4px;padding:0 5px;color:#fff;font-style:normal;font-size:11px;font-weight:900;vertical-align:1px;background:#f06f7e;border-radius:5px}.profile-thread-author small{color:#7a8798;font-size:12px}.profile-thread-more{position:absolute;top:16px;right:18px;z-index:4;display:inline-grid;width:28px;height:28px;place-items:center;color:#7a8798;font-size:18px;line-height:1;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px}.profile-thread-more:hover{color:#1f2937;background:#f2f6fb}.profile-thread-menu{position:absolute;top:50px;right:18px;z-index:6;display:grid;width:178px;gap:2px;padding:6px;background:#fff;border:1px solid #dbe6f2;border-radius:8px;box-shadow:0 16px 34px #1f2a3a24}.profile-thread-menu button{display:inline-flex;gap:8px;align-items:center;width:100%;min-height:34px;padding:0 10px;color:#293349;font-size:13px;font-weight:850;text-align:left;cursor:pointer;background:transparent;border:0;border-radius:6px}.profile-thread-menu button:hover{color:#1d4ed8;background:#eef5ff}.profile-thread-menu button.danger{color:#b42331}.profile-thread-menu button.danger:hover{color:#8f1d2c;background:#fff1f2}.profile-thread-body{display:grid;gap:6px;width:100%;min-width:0;padding:0;color:#172033;text-align:left;cursor:pointer;background:transparent;border:0}.profile-thread-body strong{font-size:17px;font-weight:900;line-height:1.45;white-space:normal}.profile-thread-body span{max-width:760px;color:#3f4b5f;font-size:15px;line-height:1.65;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-thread-body:hover strong{color:#1d63d8}.profile-thread-media{display:block;width:clamp(148px,18vw,196px);aspect-ratio:4 / 3;padding:0;background-color:#edf3f8;background-position:center;background-size:cover;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;box-shadow:inset 0 0 0 1px #0f17240a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.profile-thread-media:hover,.profile-thread-media:focus-visible{border-color:#2f75f673;box-shadow:inset 0 0 0 1px #2f75f633,0 8px 18px #2f75f61f;outline:none;transform:translateY(-1px)}.profile-thread-card footer{display:grid;grid-template-columns:repeat(3,minmax(76px,1fr));gap:8px;max-width:520px;padding-top:2px}.profile-thread-card footer span{display:inline-flex;gap:6px;align-items:center;min-width:0;color:#5f6d80;font-size:13px;font-weight:800}.profile-thread-card footer svg{color:#7b8798}.blog-post-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;padding:14px}.blog-cover{min-height:154px;background:linear-gradient(135deg,#eaf2ff,#f8fbff 48%,#dff7ed);background-position:center;background-size:cover;border-radius:8px}.blog-copy{min-width:0;padding:2px 4px 2px 0}.blog-copy small{color:#738196;font-size:12px}.blog-copy h2{margin:8px 0;color:#111827;font-size:21px;line-height:1.35}.blog-copy p{margin:0;color:#5d6b7d;font-size:14px;line-height:1.75}.blog-copy footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.blog-copy footer span{display:inline-flex;align-items:center;gap:5px;color:#738196;font-size:12px}.blog-copy footer button{height:32px;background:#2f75f6}.profile-empty-posts{display:grid;gap:8px;align-self:start;padding:24px;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #1f2a3a0d}.profile-empty-posts strong{color:#172033;font-size:16px}.profile-empty-posts span{color:#738196;font-size:13px}.profile-empty-posts button{justify-self:center;height:34px;margin-top:4px;padding:0 14px;color:#fff;font-weight:850;cursor:pointer;background:#2f75f6;border-radius:7px}.profile-widget{display:grid;gap:10px;padding:14px}.profile-widget strong{color:#172033;font-size:14px}.stats-widget{gap:12px;background:linear-gradient(180deg,#fff,#fbfdff)}.stats-widget-head{display:flex;gap:10px;align-items:center;justify-content:space-between}.stats-widget-head small{display:inline-flex;height:22px;align-items:center;padding:0 8px;color:#315784;font-size:11px;font-weight:850;background:#eef5ff;border:1px solid #d9e8ff;border-radius:999px}.stats-hero{display:grid;grid-template-columns:42px minmax(0,1fr);gap:2px 12px;align-items:center;width:100%;padding:12px;font:inherit;text-align:left;background:#f8fbff;border:1px solid #e2ebf8;border-radius:8px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.stats-hero:hover,.stats-highlight-card:hover,.stats-activity-item:hover{border-color:#c8daf2;box-shadow:0 8px 18px #1f2a3a14;transform:translateY(-1px)}.stats-hero i,.stats-highlight-card i,.stats-activity-item i{display:inline-flex;align-items:center;justify-content:center;font-style:normal}.stats-hero i{grid-row:1 / 3;width:42px;height:42px;color:#1f6eea;background:#eaf2ff;border-radius:8px}.stats-hero span{display:flex;min-width:0;gap:8px;align-items:baseline}.stats-hero b{color:#0f172a;font-size:30px;font-weight:900;line-height:1}.stats-hero small{color:#31435d;font-size:13px;font-weight:850}.stats-hero em{overflow:hidden;color:#65758b;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.stats-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stats-highlight-card{display:grid;grid-template-columns:28px minmax(0,1fr);gap:2px 8px;align-items:center;width:100%;min-height:70px;padding:10px;font:inherit;text-align:left;background:#fff;border:1px solid #e5edf6;border-radius:8px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.stats-highlight-card i{grid-row:1 / 3;width:28px;height:28px;border-radius:7px}.stats-highlight-card.is-content i{color:#1f6eea;background:#eaf2ff}.stats-highlight-card.is-audience i{color:#0f8a6a;background:#e8f7ef}.stats-highlight-card span{display:flex;min-width:0;gap:5px;align-items:baseline}.stats-highlight-card b{color:#111827;font-size:19px;font-weight:900;line-height:1}.stats-highlight-card small{overflow:hidden;color:#43536a;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.stats-highlight-card em{overflow:hidden;color:#7a8798;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.stats-activity-list{display:grid;gap:6px}.stats-activity-item{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:8px;align-items:center;width:100%;min-height:34px;padding:6px 8px;font:inherit;text-align:left;background:#fff;border:1px solid #edf2f7;border-radius:7px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.stats-activity-item i{width:24px;height:24px;color:#65758b;background:#f4f7fb;border-radius:6px}.stats-activity-item.is-like i{color:#e04f73;background:#fff0f4}.stats-activity-item.is-comment i{color:#1f6eea;background:#eaf2ff}.stats-activity-item.is-save i{color:#8b6b11;background:#fff8dc}.stats-activity-item.is-follow i{color:#0f8a6a;background:#e8f7ef}.stats-activity-item.is-block i{color:#b42318;background:#fff1f0}.stats-activity-item small{overflow:hidden;color:#4f5f73;font-size:12px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.stats-activity-item b{color:#111827;font-size:14px;font-weight:900}.dialog-overlay.profile-insight-overlay{z-index:230;display:flex;align-items:stretch;justify-content:flex-end;padding:0;background:#0f172a47;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.profile-delete-overlay{z-index:120;background:#0f172a57;-webkit-backdrop-filter:blur(10px) saturate(1.06);backdrop-filter:blur(10px) saturate(1.06)}.profile-delete-dialog{width:min(420px,calc(100vw - 32px))}.profile-delete-dialog h2{margin-bottom:8px}.profile-delete-dialog p{color:#536173;line-height:1.65}.profile-delete-dialog footer button.danger{color:#fff;background:#dc2626}.profile-delete-dialog footer button.danger:hover{background:#b91c1c}.dialog-card.profile-insight-dialog{display:grid;grid-template-rows:auto auto minmax(0,1fr);width:min(440px,100vw);height:100%;max-height:none;padding:0;overflow:hidden;background:#f8fafc;border:0;border-left:1px solid #dbe4f0;border-radius:0;box-shadow:-18px 0 48px #0f172a2e;animation:profile-insight-slide-in .18s ease-out}@keyframes profile-insight-slide-in{0%{opacity:.72;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.profile-insight-head{display:grid;grid-template-columns:38px minmax(0,1fr) 34px;gap:10px;align-items:center;padding:16px 16px 14px;background:#fff;border-bottom:1px solid #e5edf6}.profile-insight-head>i{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:#1d4ed8;background:#edf5ff;border-radius:8px}.profile-insight-head div{min-width:0}.profile-insight-head span{color:#64748b;font-size:11px;font-weight:900}.profile-insight-head h2{margin:1px 0 0;color:#111827;font-size:18px;line-height:1.25}.profile-insight-head p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.5}.profile-insight-head .group-manage-close{width:32px;height:32px;color:#64748b;background:#f1f5f9;border-radius:8px}.profile-insight-tabs{display:grid;grid-auto-columns:max-content;grid-auto-flow:column;gap:7px;padding:10px 14px;overflow-x:auto;background:#fff;border-bottom:1px solid #edf2f7}.profile-insight-tabs button{display:inline-grid;grid-template-columns:15px auto auto;gap:6px;align-items:center;flex:0 0 auto;min-height:30px;padding:0 9px;color:#506174;font:inherit;font-size:11px;font-weight:850;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.profile-insight-tabs button.active{color:#0f3f9f;background:#eaf2ff;border-color:#bdd6ff;box-shadow:inset 0 -2px #2563eb3d}.profile-insight-tabs b{color:inherit;font-size:11px}.profile-insight-body{display:grid;align-content:start;gap:14px;min-height:0;padding:14px;overflow:auto}.profile-insight-loading{display:inline-flex;gap:8px;align-items:center;color:#64748b;font-size:13px;font-weight:800}.profile-insight-loading svg{animation:spin .9s linear infinite}.profile-insight-section{display:grid;gap:8px}.profile-insight-section>header{display:flex;align-items:center;justify-content:space-between}.profile-insight-section>header strong{color:#172033;font-size:13px}.profile-insight-section>header small{color:#728195;font-size:12px;font-weight:800}.profile-insight-list{display:grid;gap:7px}.profile-insight-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-height:52px;padding:10px 11px;color:inherit;font:inherit;text-align:left;background:#fff;border:1px solid #e4ebf3;border-radius:8px;box-shadow:0 1px 2px #0f172a08}button.profile-insight-row{cursor:pointer}button.profile-insight-row:hover{border-color:#bed6ff;background:#fbfdff;box-shadow:0 7px 18px #1e40af14}.profile-insight-row.person-row,.profile-insight-row.blacklist-row,.profile-insight-row.reaction-row,.profile-insight-row.received-comment-row{grid-template-columns:34px minmax(0,1fr) auto}.profile-insight-row.comment-row{grid-template-columns:minmax(0,1fr) auto}.profile-insight-avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:#fff;font-size:12px;font-weight:900;background:var(--post-color, #4e7df1);border-radius:50%;box-shadow:inset 0 1px #ffffff3d}.profile-insight-row span{min-width:0}.profile-insight-row b,.profile-insight-row small,.profile-insight-row em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-insight-row b{color:#172033;font-size:13px;font-weight:900}.profile-insight-row small{margin-top:3px;color:#66768c;font-size:12px}.profile-insight-row em{margin-top:5px;color:#31435d;font-size:12px;font-style:normal}.profile-insight-row>em{margin-top:0;color:#64748b;font-size:12px;white-space:nowrap}.profile-insight-row>button{min-height:30px;padding:0 10px;color:#1e63d7;font-size:12px;font-weight:900;background:#eef6ff;border:1px solid #d8e7ff;border-radius:7px;cursor:pointer}.profile-insight-row.blacklist-row>button{color:#b42318;background:#fff4f2;border-color:#ffd8d3}.profile-insight-empty{margin:0;padding:22px 14px;color:#64748b;font-size:13px;text-align:center;background:#fff;border:1px dashed #d8e1ed;border-radius:8px}.profile-widget p{display:flex;align-items:center;gap:7px;margin:0;color:#5d6b7d;font-size:13px}.profile-widget-head{display:flex;gap:10px;align-items:center;justify-content:space-between;min-width:0}.profile-widget-head button{display:inline-grid;width:28px;height:28px;flex:0 0 auto;place-items:center;color:#5f6d80;cursor:pointer;background:#f7f9fc;border:1px solid #e2e8f0;border-radius:7px}.profile-widget-head button:hover{color:#1e63d7;background:#eef5ff;border-color:#cfe0ff}.profile-widget ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.profile-widget li{color:#4f5f73;font-size:13px;line-height:1.6}.profile-widget li:before{margin-right:6px;color:#2f75f6;content:"#";font-weight:900}.profile-widget a{display:grid;grid-template-columns:18px minmax(0,1fr) 16px;gap:7px;align-items:center;min-height:34px;color:#243247;text-decoration:none;border-radius:7px}.profile-widget a:hover{color:#1e63d7;background:#f3f7ff}.profile-widget a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-settings-dialog{width:min(720px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 48px));padding:0;overflow:auto}.home-settings-head{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:12px;align-items:center;padding:16px 18px;background:linear-gradient(180deg,#f7fbff,#fff);border-bottom:1px solid #e7edf5}.home-settings-head h2{margin:0;color:#172033;font-size:16px}.home-settings-head p{margin:4px 0 0;color:#6b7688;font-size:12px;line-height:18px}.home-settings-preview{position:relative;display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:end;min-height:178px;padding:88px 18px 16px}.home-settings-cover{position:absolute;inset:0 0 48px;background-position:center;background-size:cover}.home-settings-avatar{position:relative;z-index:1;width:74px;height:74px;background-position:center;background-size:cover;border:4px solid #fff;border-radius:50%;box-shadow:0 12px 26px #1f2a3a2e}.home-settings-preview div{position:relative;z-index:1;min-width:0}.home-settings-preview strong,.home-settings-preview small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-settings-preview strong{color:#111827;font-size:20px;line-height:26px}.home-settings-preview small{margin-top:3px;color:#2f75f6;font-size:12px;font-weight:800}.home-settings-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 18px 2px}.home-settings-form label{display:grid;gap:6px;min-width:0}.home-settings-form label.wide{grid-column:1 / -1}.home-settings-form span{color:#34445a;font-size:12px;font-weight:800}.home-settings-form input,.home-settings-form textarea{width:100%;margin:0;color:#172033;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px;outline:none}.home-settings-form input{height:38px;padding:0 10px}.home-settings-form textarea{resize:vertical;min-height:78px;padding:9px 10px;line-height:1.55}.home-settings-form input:focus,.home-settings-form textarea:focus{background:#fff;border-color:#9fc0f6;box-shadow:0 0 0 3px #2f75f61f}.home-settings-dialog footer{padding:0 18px 18px}.site-topbar{grid-row:1;grid-column:1 / 3;display:flex;min-width:0;min-height:0;align-items:center;padding:9px 12px;overflow:hidden;background:linear-gradient(180deg,#fffffff5,#f1f6fcf5),#f6f9fd;border-bottom:1px solid rgba(196,207,222,.72);border-right:1px solid var(--line);box-shadow:0 8px 26px #15233714}.site-card-strip{display:flex;width:100%;min-width:0;gap:10px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:2px 2px 5px;scrollbar-color:rgba(115,134,161,.5) transparent;scrollbar-width:thin}.site-card-strip::-webkit-scrollbar{height:8px}.site-card-strip::-webkit-scrollbar-thumb{background:#7386a15c;border:2px solid transparent;border-radius:999px;background-clip:padding-box}.site-card{position:relative;display:grid;grid-template-areas:"icon copy" "icon meta";grid-template-columns:34px minmax(0,1fr);flex:1 1 0;min-width:132px;gap:2px 8px;align-items:center;height:56px;min-width:0;padding:8px 9px;overflow:hidden;color:#eef5ff;text-align:left;cursor:pointer;background:linear-gradient(135deg,var(--site-color) 0%,#26354e 100%),#172338;border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:0 10px 24px #050d1c33;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.site-card:before{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 56%),linear-gradient(120deg,transparent 0 64%,rgba(255,255,255,.16) 64% 100%);opacity:.58}.site-card:after{position:absolute;right:9px;bottom:6px;left:50px;height:2px;content:"";background:var(--site-color);border-radius:999px;opacity:.42}.site-card:hover,.site-card.active{border-color:#ffffff3d;box-shadow:0 14px 30px #050d1c47;transform:translateY(-1px)}.site-card.active{background:linear-gradient(135deg,var(--site-color) 0%,#1d2c47 100%),#1e3151;box-shadow:0 14px 30px #050d1c4d,inset 0 0 0 1px #ffffff17}.site-card.active:before,.site-card.active:after{opacity:.74}.site-card-icon,.site-card-copy,.site-card-meta,.site-card-badge{position:relative;z-index:1}.site-card-icon{display:inline-grid;grid-area:icon;width:32px;height:32px;place-items:center;color:#fff;font-size:15px;font-weight:900;line-height:1;letter-spacing:0;background:linear-gradient(135deg,#ffffff3d,#ffffff0f),#ffffff29;border:1px solid rgba(255,255,255,.18);border-radius:8px;box-shadow:0 9px 18px #040c1a3d}.site-card-copy{grid-area:copy;min-width:0}.site-card-copy strong,.site-card-copy small,.site-card-meta{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-card-copy strong{font-size:12px;line-height:16px}.site-card-copy small{color:#eff6ffc7;font-size:10px;line-height:13px}.site-card-meta{grid-area:meta;color:#e2ecf9b8;font-size:10px;font-weight:700;line-height:13px}.site-card-badge{top:6px;right:8px;border-color:#172338}.site-rail{grid-row:2;grid-column:1;display:flex;flex-direction:column;gap:13px;min-width:0;min-height:0;max-height:100%;padding:16px 10px 14px;overflow-y:auto;overscroll-behavior:contain;color:#eaf2ff;background:linear-gradient(180deg,var(--rail-bg) 0%,#111c2d 48%,var(--rail-bg-deep) 100%);border-right:1px solid rgba(255,255,255,.07)}.account-avatar,.profile-photo{display:inline-block;flex:0 0 auto;overflow:hidden;border-radius:50%}.account-avatar{width:34px;height:34px}.profile-photo{width:88px;height:88px}.avatar-scene{position:relative;display:inline-grid;place-items:center;overflow:hidden;color:#fff;font-size:24px;font-weight:950;letter-spacing:0;background:linear-gradient(135deg,rgba(255,255,255,.28) 0 1px,transparent 1px 11px),linear-gradient(160deg,rgba(255,255,255,.28),transparent 34%),conic-gradient(from 215deg at 50% 50%,#0f766e,#2f75f6 34%,#6d5dfc 58%,#f59e0b 78%,#0f766e);background-size:12px 12px,cover,cover;border:2px solid rgba(255,255,255,.22)}.avatar-scene:before{position:relative;z-index:1;display:grid;width:58%;height:58%;min-width:24px;min-height:24px;place-items:center;content:"AI";background:#0f172a57;border:1px solid rgba(255,255,255,.36);border-radius:36%;box-shadow:inset 0 1px 10px #ffffff2e,0 10px 24px #0f172a2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.avatar-scene:after{position:absolute;inset:18%;content:"";border:2px solid rgba(255,255,255,.58);border-right-color:#ffffff1f;border-bottom-color:#ffffff1f;border-radius:38%;transform:rotate(-16deg)}.account-avatar.avatar-scene{font-size:11px}.profile-photo.avatar-scene,.home-settings-avatar.avatar-scene{font-size:24px}.profile-page-avatar.avatar-scene{font-size:30px}.tool-stack{display:flex;min-width:0;flex-direction:column;gap:8px}.tool-heading{margin:10px 6px 0;color:#8795aa;font-size:12px;font-weight:800}.tool-stack{margin-top:0}.site-chip,.tool-chip,.chat-row,.selected-site-strip,.private-strip,.member-row{border-radius:8px}.site-chip{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;align-items:center;width:100%;min-height:48px;padding:8px 9px;color:#dbe7f7;text-align:left;cursor:pointer;background:#ffffff09;border:1px solid transparent;transition:background .16s ease,border-color .16s ease,transform .16s ease}.site-chip:hover{background:#ffffff13;border-color:#83a4da42}.site-chip.active{color:#fff;background:linear-gradient(135deg,#2f75f645,#409aea1f),#ffffff0d;border-color:#7ea9f080;box-shadow:inset 0 0 0 1px #ffffff08}.site-chip.active:before{position:absolute;inset:10px auto 10px 0;width:3px;content:"";background:#83b8ff;border-radius:999px}.site-logo{display:inline-grid;width:30px;height:30px;place-items:center;color:#fff;font-size:14px;font-weight:800;line-height:1;letter-spacing:0;background:linear-gradient(135deg,#ffffff2e,#fff0),var(--site-color);border-radius:8px;box-shadow:0 8px 18px #03091438}.site-logo.small{width:32px;height:32px}.site-chip:hover .site-logo,.site-chip.active .site-logo{transform:translateY(-1px)}.site-text,.site-chip span:last-of-type,.tool-chip span,.selected-site-strip span:last-of-type,.switch-copy,.private-strip span:last-of-type,.chat-main,.group-info header+h2,.member-row span:last-child{min-width:0}.site-text strong,.tool-chip strong,.selected-site-strip strong,.switch-copy strong,.private-strip strong,.member-row strong{display:block;overflow:hidden;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.site-text small,.tool-chip small,.selected-site-strip small,.switch-copy small,.private-strip small,.member-row small{display:block;overflow:hidden;color:#91a0b5;font-size:11px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.site-chip.active .site-text small{color:#e7f0ffc7}.rail-badge{position:absolute;top:-5px;right:-4px;min-width:18px;padding:0 5px;color:#fff;font-size:12px;font-weight:800;line-height:18px;text-align:center;background:var(--danger);border:2px solid #101827;border-radius:999px}.rail-badge.site-card-badge{top:6px;right:8px;border-color:#141e30e6}.tool-chip{display:grid;grid-template-columns:25px minmax(0,1fr) auto;gap:9px;align-items:center;width:100%;min-height:44px;padding:8px 9px;color:#dce6f5;text-align:left;cursor:pointer;background:#ffffff0b;border:1px solid transparent;transition:background .16s ease,border-color .16s ease}.tool-chip:hover,.tool-chip.active{color:#fff;background:var(--rail-panel-hover);border-color:var(--rail-border)}.tool-chip svg{color:#9eb0c9}.tool-chip.active svg,.tool-chip:hover svg{color:#9fc6ff}.tool-chip em{padding:1px 5px;color:#172033;font-style:normal;font-size:10px;font-weight:900;background:var(--gold);border-radius:999px}.rail-clear-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:36px;padding:0 10px;color:#ffd7d7;font-weight:800;cursor:pointer;background:#7f1d1d38;border:1px solid rgba(248,113,113,.38);border-radius:8px}.rail-clear-button:hover{color:#fff;background:#b91c1c6b;border-color:#fca5a59e}.rail-clear-button span{overflow:hidden;font-size:12px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.rail-profile-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;width:100%;margin-top:auto;padding:11px 10px;color:#eaf2ff;text-align:left;cursor:pointer;background:linear-gradient(135deg,#2f75f621,#36435c1a),#152237;border:1px solid rgba(126,169,240,.35);border-radius:8px;box-shadow:0 14px 28px #02081729}.rail-profile-card:hover{background:linear-gradient(135deg,#2f75f633,#36435c1f),#1a2940;border-color:#93bbff94}.rail-profile-avatar{width:42px;height:42px;border-radius:8px}.rail-profile-copy{min-width:0}.rail-profile-copy strong,.rail-profile-copy em,.rail-profile-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rail-profile-copy strong{color:#f8fbff;font-size:13px;line-height:18px}.rail-profile-copy em{color:#93c5fd;font-style:normal;font-size:13px;line-height:18px;font-weight:800}.rail-profile-copy small{color:#8d9ab0;font-size:11px;line-height:16px}.rail-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:0}.rail-quick-button{display:flex;min-width:0;min-height:62px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:8px 6px;color:#c5d3e8;cursor:pointer;background:#ffffff0a;border:1px solid rgba(92,118,154,.35);border-radius:8px}.rail-quick-button:hover{color:#fff;background:#243652f2;border-color:#729deb9e}.rail-quick-button svg{color:#91a8c9}.rail-quick-button:hover svg{color:#9fc6ff}.rail-quick-button span{width:100%;overflow:hidden;font-size:12px;line-height:16px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.conversation-panel{grid-row:1;grid-column:1;display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#f6f9fd,#edf3f8);border-right:1px solid var(--line)}.conversation-toolbar{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:9px;padding:14px 12px 8px}.search-box{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;height:36px;padding:0 11px;color:#758295;background:#e4ebf3;border:1px solid transparent;border-radius:8px;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.search-box:focus-within{background:#fff;border-color:#2563eb59;box-shadow:0 0 0 3px #2563eb14}.search-box input{min-width:0;color:var(--text);background:transparent;border:0;outline:none}.search-box input::placeholder{color:var(--muted-soft)}.icon-button{display:inline-grid;width:36px;height:36px;place-items:center;color:#48576c;cursor:pointer;background:#e8eef6;border:1px solid transparent;border-radius:8px;transition:color .15s ease,background .15s ease,border-color .15s ease,transform .15s ease}.icon-button:hover{color:var(--accent-strong);background:var(--accent-soft);border-color:#c8dcfb;transform:translateY(-1px)}.icon-button.active{color:var(--accent-strong);background:#dfeeff;border-color:#bed8ff}.create-wrap{position:relative}.create-menu{position:absolute;top:43px;right:0;z-index:8;display:flex;width:184px;flex-direction:column;padding:6px;background:#fff;border:1px solid #dce3ea;border-radius:8px;box-shadow:var(--shadow-md)}.create-menu button{display:flex;align-items:center;gap:8px;min-height:36px;padding:0 9px;color:#293241;text-align:left;cursor:pointer;background:transparent;border-radius:6px}.create-menu button:hover{background:#eef5ff}.selected-site-wrap{position:relative;z-index:5;display:grid;grid-template-columns:minmax(0,1fr);gap:7px;margin:0 12px 10px}.selected-site-wrap.private-enabled{grid-template-columns:minmax(0,1fr) minmax(92px,.72fr)}.selected-site-strip{display:grid;grid-template-columns:minmax(0,1fr) 18px;gap:8px;align-items:center;width:100%;min-height:52px;padding:8px 10px 8px 11px;color:#1f2d3d;text-align:left;cursor:pointer;background:#ffffffe6;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.selected-site-strip:hover,.selected-site-strip.open,.selected-site-strip.active{background:#fff;border-color:#cbd9ea}.selected-site-strip svg{color:#7a8798;transition:transform .16s ease}.selected-site-strip.open svg{transform:rotate(180deg)}.private-strip{display:grid;grid-template-columns:minmax(0,1fr) 16px;gap:7px;align-items:center;width:100%;min-height:52px;padding:8px 9px 8px 11px;color:#1f2d3d;text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.private-strip:hover,.private-strip.active{background:#fff;border-color:#cbd9ea}.private-strip.active,.selected-site-strip.active{border-color:#b9d2fb;box-shadow:var(--shadow-sm),inset 0 0 0 1px #2f75f61f}.private-strip svg{color:#7a8798}.site-select-menu{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:10;display:flex;flex-direction:column;max-height:min(420px,calc(100vh - 150px));overflow-y:auto;padding:6px;background:#fff;border:1px solid #d8e1ec;border-radius:8px;box-shadow:0 18px 42px #15233729}.site-select-menu button{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:48px;padding:7px 9px;color:#203047;text-align:left;cursor:pointer;background:transparent;border-radius:7px}.site-select-menu button:hover,.site-select-menu button.active{background:#eef5ff}.site-select-menu button.active{color:var(--accent-strong)}.site-select-menu strong,.site-select-menu small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-select-menu strong{font-size:13px;line-height:18px}.site-select-menu small{color:#7a8798;font-size:11px;line-height:14px}.site-select-menu em{color:#8a96a7;font-style:normal;font-size:11px;white-space:nowrap}.site-select-menu i{position:absolute;top:5px;left:28px;min-width:17px;padding:0 5px;color:#fff;font-style:normal;font-size:11px;font-weight:800;line-height:17px;text-align:center;background:var(--danger);border:2px solid #fff;border-radius:999px}.product-filter-shell{display:grid;gap:6px;padding:0 10px 9px;border-bottom:1px solid rgba(212,222,235,.64)}.product-filter-toggle{display:grid;grid-template-columns:24px minmax(0,1fr) auto 18px;gap:7px;align-items:center;min-width:0;height:40px;padding:0 8px;color:#42536a;cursor:pointer;background:#edf3fa;border:1px solid #d9e4f0;border-radius:8px;box-shadow:none;text-align:left;transition:color .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.product-filter-toggle:hover,.product-filter-shell:not(.collapsed) .product-filter-toggle{color:#1e293b;background:#f8fbff;border-color:var(--line-strong);box-shadow:none}.product-filter-toggle>svg{color:#728198;transition:transform .15s ease}.product-filter-shell:not(.collapsed) .product-filter-toggle>svg{transform:rotate(180deg)}.product-toggle-icon{display:inline-grid;width:22px;height:22px;place-items:center;color:#2f75f6;background:#f8fbff;border:1px solid #d6e5f7;border-radius:6px}.product-toggle-copy{display:grid;min-width:0;gap:1px}.product-toggle-copy strong{overflow:hidden;color:#213047;font-size:12px;font-weight:900;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.product-toggle-copy small{overflow:hidden;color:#8a96a8;font-size:11px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.product-filter-toggle em{min-width:22px;padding:0 7px;color:var(--muted);font-style:normal;font-size:11px;font-weight:600;line-height:18px;text-align:center;background:#f8fbff;border:1px solid #d8e4f1;border-radius:999px}.product-filter-list{display:grid;gap:1px;max-height:248px;padding:4px;overflow-y:auto;background:#ffffffe6;border:1px solid #dce6f1;border-radius:8px}.product-filter-item{position:relative;display:grid;grid-template-columns:22px minmax(78px,1fr) minmax(52px,auto) auto;gap:7px;min-width:0;height:32px;align-items:center;padding:0 7px;color:#506075;font-weight:800;cursor:pointer;background:transparent;border:0;border-radius:6px;text-align:left;transition:color .15s ease,background .15s ease}.product-filter-item:before{position:absolute;top:7px;bottom:7px;left:0;width:3px;content:"";background:transparent;border-radius:999px}.product-filter-item:hover,.product-filter-item.active{color:#111827;background:#eef6ff}.product-filter-item.active:before{background:var(--site-color)}.product-filter-item i{display:inline-grid;width:20px;height:20px;place-items:center;color:#fff;font-style:normal;font-size:11px;font-weight:900;background:var(--site-color);border-radius:5px}.product-filter-item strong{min-width:0;overflow:hidden;font-size:12px;font-weight:600;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.product-filter-item small{justify-self:start;min-width:0;padding:0 5px;overflow:hidden;color:var(--muted);font-size:12px;font-weight:900;line-height:18px;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#edf4fb;border:1px solid #dbe8f6;border-radius:5px}.product-filter-item:hover small,.product-filter-item.active small{color:var(--accent-strong);background:#fff;border-color:#cfe0ff}.product-filter-item em{min-width:18px;color:var(--muted-soft);font-style:normal;font-size:11px;font-weight:600;line-height:18px;text-align:center}.conversation-type-tabs{display:flex;gap:6px;min-width:0}.conversation-type-tabs{padding:10px 14px 0;border-top:1px solid rgba(212,222,235,.56)}.conversation-type-tabs button{position:relative;display:inline-flex;min-width:0;align-items:center;justify-content:center;gap:4px;color:#607086;cursor:pointer;background:transparent;border:0;border-radius:7px}.conversation-type-tabs button{flex:1 1 0;height:30px;font-weight:600}.conversation-type-tabs button:hover,.conversation-type-tabs button.active{color:var(--accent-strong);background:transparent}.conversation-type-tabs button.has-unread span{font-weight:800}.conversation-type-tabs button.has-unread{background:#fff6f4db;box-shadow:inset 0 0 0 1px #ff4d2f1a}.conversation-type-tabs button.private-has-unread{color:#d92d63;background:#fff0f6;box-shadow:inset 0 0 0 1px #d92d6324}.conversation-type-tabs button.private-has-unread.active:after{background:#d92d63}.conversation-type-tabs button.active:after{position:absolute;right:20%;bottom:0;left:20%;height:2px;content:"";background:#2f75f6;border-radius:999px}.conversation-type-tabs button:disabled{color:#a4acb8;cursor:not-allowed;background:transparent}.conversation-type-tabs em{display:inline-flex;min-width:16px;height:16px;align-items:center;justify-content:center;padding:0 4px;color:var(--muted-soft);font-style:normal;font-size:11px;font-weight:600;line-height:16px;border-radius:999px}.conversation-type-tabs em.unread{min-width:18px;height:18px;color:#fff;font-size:10px;font-weight:900;line-height:18px;background:#ff3b30;border:2px solid #f5f9ff;box-shadow:0 5px 12px #ff3b303d}.conversation-type-tabs button.private-has-unread em.unread{background:#d92d63;border-color:#fff0f6;box-shadow:0 5px 12px #d92d6342}.chat-list{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:14px 8px 16px;scrollbar-gutter:stable}.chat-row{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr) 48px;gap:8px;width:100%;min-height:58px;margin-bottom:3px;padding:8px 8px 8px 10px;color:#111827;text-align:left;cursor:pointer;background:#ffffffb8;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.chat-row:hover{background:#fff;border-color:#d6e0ece6;box-shadow:0 4px 12px #0f172a0a}.chat-row.active{color:#111827;background:#eaf3ff;border-color:#d4e5ff;box-shadow:none;transform:none}.chat-row.active:before{position:absolute;top:8px;bottom:8px;left:0;width:3px;content:"";background:var(--accent);border-radius:999px}.chat-row.unread{background:#fff7f4;border-color:#ff724e5c;box-shadow:inset 0 0 0 1px #ff724e0f,0 8px 18px #ff724e14}.chat-row.unread:after{position:absolute;top:12px;bottom:12px;left:0;width:3px;content:"";background:#ff4d2f;border-radius:999px}.chat-row.private-unread{background:#fff5fa;border-color:#d92d6357;box-shadow:inset 0 0 0 1px #d92d630f,0 8px 18px #d92d6314}.chat-row.private-unread:after{background:#d92d63}.chat-row.unread.active{background:#eef6ff;border-color:#bdd7ff}.chat-row.unread .chat-title strong{color:#172033;font-weight:800}.chat-row.unread .chat-main small{color:#314158;font-weight:700}.chat-avatar,.message-avatar{display:inline-grid;flex:0 0 auto;place-items:center;color:#fff;font-weight:700;background:linear-gradient(135deg,#ffffff47,#fff0),var(--avatar-color);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:8px;overflow:hidden}.chat-avatar{width:36px;height:36px;font-size:14px;box-shadow:0 4px 10px #202e4214}.chat-avatar.large{width:58px;height:58px;font-size:22px}.chat-avatar.mini{width:32px;height:32px;font-size:13px}.chat-main{display:flex;flex-direction:column;justify-content:center;gap:2px}.chat-title{display:flex;gap:4px;align-items:center;min-width:0}.chat-title strong{overflow:hidden;font-size:14px;font-weight:500;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.chat-title em{flex:0 0 auto;color:var(--green);font-style:normal;font-size:12px}.chat-main small{overflow:hidden;color:var(--muted-soft);font-size:11px;font-weight:400;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.chat-main small .chat-preview-mention{color:#1d4ed8;font-weight:700}.chat-main small .chat-preview-mention.current-user-mention{color:#ef4444}.chat-row.active .chat-title em,.chat-row.active .chat-main small,.chat-row.active .chat-meta{color:#8b9aaf}.chat-row.active .chat-main small .chat-preview-mention{color:#1d4ed8}.chat-row.active .chat-main small .chat-preview-mention.current-user-mention{color:#dc2626}.chat-row.muted .chat-title strong:after{margin-left:4px;color:#98a3b3;content:"免扰";font-size:10px;font-weight:600}.chat-meta{display:flex;flex-direction:column;align-items:flex-end;align-self:stretch;justify-content:flex-start;gap:6px;padding:1px 0 2px;color:var(--muted-soft);font-size:11px;font-weight:400}.chat-meta time{max-width:100%;overflow:hidden;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.chat-row.unread .chat-meta time{color:#ff4d2f;font-weight:800}.chat-row.private-unread .chat-meta time{color:#d92d63}.chat-flags{display:flex;min-width:0;align-items:center;gap:4px}.chat-flags b,.chat-flags em{display:inline-flex;max-width:68px;height:18px;min-width:0;align-items:center;gap:2px;overflow:hidden;color:#6e7c8f;font-style:normal;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.chat-flags em{max-width:none;padding:0 5px;color:#5f7188;background:#f1f5f9;border-radius:999px}.private-unread-label{display:inline-flex;width:fit-content;height:18px;align-items:center;margin-top:2px;padding:0 6px;color:#d92d63;font-size:10px;font-weight:900;line-height:18px;background:#fff0f6;border:1px solid #ffd1e2;border-radius:999px}.chat-product-badge{display:inline-grid;flex:0 0 auto;width:18px;height:18px;place-items:center;color:#fff;font-style:normal;font-size:10px;font-weight:900;background:var(--site-color);border-radius:5px}.unread-dot{display:inline-flex;margin-top:auto;min-width:24px;height:22px;align-items:center;justify-content:center;padding:0 6px;color:#fff;font-size:11px;font-weight:900;line-height:22px;text-align:center;background:#ff3b30;border:2px solid rgba(255,255,255,.96);border-radius:999px;box-shadow:0 5px 12px #ff3b3047}.unread-dot.private{background:#d92d63;box-shadow:0 5px 12px #d92d6347}.chat-panel{position:relative;grid-row:1;grid-column:2;display:grid;min-width:0;min-height:0;grid-template-rows:64px minmax(0,1fr) 164px;overflow:hidden;background:linear-gradient(180deg,#fbfdff,#f6f8fb)}.chat-panel.composer-panel-open{grid-template-rows:64px minmax(0,1fr) 164px}.chat-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:0 20px;background:#fffffff0;border-bottom:1px solid var(--line);box-shadow:none}.chat-title-block{min-width:0}.chat-header h1{display:flex;align-items:center;gap:6px;max-width:560px;margin:0;overflow:hidden;color:#111827;font-size:15px;font-weight:600;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.chat-header h1 span{color:var(--green);font-size:13px;font-weight:600}.chat-header p{margin:4px 0 0;color:var(--muted);font-size:12px}.chat-group-label{display:inline-flex;height:20px;align-items:center;padding:0 7px;color:#1e63d7;font-weight:800;line-height:20px;background:#eaf2ff;border:1px solid #d5e5ff;border-radius:5px}.realtime-pill{display:inline-flex;height:20px;align-items:center;margin-left:6px;padding:0 7px;color:#8a5a15;font-weight:800;line-height:20px;background:#fff7e6;border:1px solid #f3d99a;border-radius:5px}.realtime-pill.online{color:#0f7a50;background:#e9fbf3;border-color:#bee9d4}.header-actions{display:flex;flex:0 0 auto;gap:8px;align-items:center}.header-invite-button{display:inline-grid;width:40px;height:40px;place-items:center;color:#1d4ed8;cursor:pointer;background:#eef6ff;border:1px solid #cfe0ff;border-radius:8px;transition:color .15s ease,background .15s ease,border-color .15s ease,transform .15s ease}.header-invite-button:hover{color:#1747b7;background:#e2f0ff;border-color:#9fc5ff;transform:translateY(-1px)}.chat-group-identity{display:grid;justify-items:end;gap:2px;max-width:280px;padding-right:4px;color:#64748b;font-size:12px;line-height:17px}.chat-group-identity span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-area{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px 24px 30px;scrollbar-color:#a9b7ca #e8eef6;scrollbar-width:thin;background:linear-gradient(180deg,#ffffff73,#f2f6fbb8),#f4f7fb}.message-area::-webkit-scrollbar{width:10px}.message-area::-webkit-scrollbar-track{background:#e8eef6}.message-area::-webkit-scrollbar-thumb{background:#a9b7ca;border:2px solid #e8eef6;border-radius:999px}.message-area::-webkit-scrollbar-thumb:hover{background:#7f91aa}.date-divider,.message-time-divider,.system-line{width:fit-content;max-width:82%;margin:0 auto 16px;color:var(--muted-soft);font-size:12px}.date-divider,.message-time-divider{display:flex;align-items:center;justify-content:center;min-height:20px;line-height:20px;font-weight:500}.message-time-divider{margin-top:2px;margin-bottom:14px;color:#8a98ad}.system-line{padding:7px 13px;color:var(--muted);background:#f1f5f9e6;border:1px solid rgba(230,237,245,.95);border-radius:8px}.message-row{display:flex;gap:10px;margin-bottom:14px}.message-row.mine{justify-content:flex-end}.message-avatar{width:36px;height:36px;border:0;font-size:13px;cursor:pointer;box-shadow:0 4px 10px #202e4214;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.message-avatar:hover{filter:saturate(1.08);box-shadow:0 8px 18px #202e4224;transform:scale(1.08)}.message-avatar:active{transform:scale(1.03)}.message-avatar:focus-visible{outline:2px solid #9cc8ff;outline-offset:2px}.bubble-wrap{display:flex;max-width:min(68%,680px);flex-direction:column;gap:4px}.message-author{display:inline-flex;align-items:center;gap:8px;max-width:100%;color:var(--muted);font-size:12px;line-height:18px}.message-row.mine .message-author{align-self:flex-end}.message-author strong,.message-author em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-author strong{color:#475569;font-weight:600}.message-author em{color:var(--muted-soft);font-style:normal;font-weight:500}.message-bubble{position:relative;margin:0;padding:9px 12px;color:#111827;font-size:13px;line-height:1.55;word-break:break-word;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 2px 8px #0f172a0a}.message-bubble-mentioned{border-color:#fecaca;box-shadow:0 0 0 2px #ef444414,0 2px 8px #0f172a0a}.message-mention-token{display:inline-flex;align-items:center;min-height:20px;margin:0 2px;padding:1px 6px;color:#1d4ed8;font-weight:700;background:#e8f1ff;border:1px solid #c7dcff;border-radius:6px}.message-mention-token.current-user-mention{color:#dc2626;background:#fff1f2;border-color:#fecdd3}.ai-reply-content{display:grid;gap:8px;min-width:0;max-width:100%;white-space:normal}.ai-reply-content p{margin:0;line-height:1.7}.ai-reply-content strong{color:#172033;font-weight:900}.ai-reply-content a{color:#1d5fe8;font-weight:750;text-decoration:none;overflow-wrap:anywhere}.ai-reply-content a:hover{text-decoration:underline}.ai-reply-line{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:start;min-width:0;line-height:1.7}.ai-reply-step em{display:inline-grid;width:22px;height:22px;place-items:center;margin-top:1px;color:#1d5fe8;font-style:normal;font-size:12px;font-weight:900;line-height:1;background:#eef5ff;border:1px solid #cfe0ff;border-radius:7px}.ai-reply-bullet i{display:inline-block;width:7px;height:7px;margin:8px 0 0 8px;background:#7c8da3;border-radius:50%}.ai-reply-line span{min-width:0}.message-row.other .message-bubble:before,.message-row.mine .message-bubble:before{position:absolute;top:14px;width:9px;height:9px;content:"";background:inherit;border:inherit;transform:rotate(45deg)}.message-row.other .message-bubble:before{left:-5px;border-top:0;border-right:0}.message-row.mine .message-bubble{color:#12315c;background:#eaf3ff;border-color:#cfe0ff}.message-row.mine .message-bubble:before{right:-5px;border-bottom:0;border-left:0}.message-kind-label{display:inline-flex;align-items:center;height:20px;margin-right:7px;padding:0 7px;color:#1e63d7;font-size:12px;font-weight:600;background:#e9f2ff;border-radius:999px}.message-file-card{display:inline-flex;align-items:center;max-width:min(320px,58vw);gap:9px;margin-top:4px;padding:9px 10px;color:#172033;text-decoration:none;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px}.message-file-card span{display:grid;min-width:0;gap:2px}.message-file-card strong,.message-file-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-file-card strong{font-size:13px}.message-file-card small{color:#728099;font-size:11px}.message-tail{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;align-self:flex-end}.message-tail time,.message-tail em{color:var(--muted-soft);font-style:normal;font-size:11px}.message-context-menu{position:fixed;z-index:80;display:grid;width:156px;padding:6px;background:#fffffffa;border:1px solid #d9e2ef;border-radius:8px;box-shadow:0 14px 34px #15203029}.conversation-context-menu{width:172px}.member-context-menu{width:188px}.community-post-context-menu{width:206px}.message-context-menu button{display:flex;align-items:center;gap:9px;height:34px;padding:0 10px;color:#263244;font-size:13px;font-weight:700;text-align:left;cursor:pointer;background:transparent;border-radius:7px}.message-context-menu button:hover{background:#eef5ff}.message-context-menu button.active{color:#1658d9;background:#e9f2ff}.message-context-menu button svg{color:#697789}.message-context-menu button.danger{color:#d73b3e}.message-context-menu button.danger svg{color:#d73b3e}.message-context-menu .menu-separator{height:1px;margin:5px 6px;background:#e7edf5}.message-context-menu .menu-more{margin-left:auto}.avatar-action-menu{position:fixed;z-index:82;display:grid;width:204px;padding:8px;background:#fffffffa;border:1px solid #d9e2ef;border-radius:8px;box-shadow:0 16px 38px #1520302e}.avatar-action-menu header{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;padding:4px 5px 9px;margin-bottom:4px;border-bottom:1px solid #edf2f8}.avatar-action-photo{display:inline-grid;width:38px;height:38px;place-items:center;color:#fff;font-size:13px;font-weight:800;background:linear-gradient(135deg,#ffffff38,#fff0),var(--avatar-color);border-radius:8px}.avatar-action-menu header span:last-child{display:grid;min-width:0;gap:2px}.avatar-action-menu header strong,.avatar-action-menu header em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar-action-menu header strong{color:#1f2b3d;font-size:13px;font-weight:800}.avatar-action-menu header em{color:#7b8796;font-size:12px;font-style:normal;font-weight:700}.avatar-action-menu button{display:flex;align-items:center;gap:9px;height:34px;padding:0 10px;color:#263244;font-size:13px;font-weight:700;text-align:left;cursor:pointer;background:transparent;border-radius:7px}.avatar-action-menu button:hover{background:#eef5ff}.avatar-action-menu button svg{color:#697789}.composer{position:relative;z-index:4;display:grid;min-width:0;min-height:0;grid-template-rows:38px auto minmax(0,1fr) 38px;overflow:visible;background:#fffffff7;border-top:1px solid var(--line);box-shadow:0 -1px #0f172a05}.composer:focus-within{box-shadow:inset 0 2px #2563eb1f}.composer.composer-blocked{background:#fffafafa}.composer-tools{display:flex;align-items:center;gap:5px;padding:0 14px}.composer-tools button{display:inline-grid;width:30px;height:30px;place-items:center;color:#53667d;cursor:pointer;background:transparent;border-radius:7px}.composer-tools button:hover{color:var(--accent-strong);background:#eef5ff}.composer-tools button:disabled{color:#b6c0ce;cursor:not-allowed;background:transparent;transform:none}.composer-tools button.active{color:var(--accent-strong);background:var(--accent-soft)}.mention-suggestions{position:absolute;bottom:calc(100% + 8px);left:16px;z-index:24;display:grid;width:min(320px,calc(100% - 32px));max-height:min(220px,32vh);padding:5px;overflow-y:auto;background:#fffffffa;border:1px solid #d6e3f3;border-radius:8px;box-shadow:0 10px 24px #15203021}.mention-suggestions button{display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;align-items:center;min-height:36px;padding:5px 7px;color:#172033;text-align:left;cursor:pointer;background:transparent;border-radius:7px}.mention-suggestions .member-avatar{width:28px;height:28px;font-size:12px}.mention-suggestions button:hover,.mention-suggestions button.active{background:#eef5ff}.mention-member-meta{display:grid;min-width:0;gap:1px}.mention-member-meta strong,.mention-member-meta small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mention-member-meta strong{color:#172033;font-size:12px;font-weight:700}.mention-member-meta small{color:#718096;font-size:11px}.mention-member-meta .matched{color:#2563eb;font-weight:800}.mention-suggestion-empty{height:38px;padding:10px 12px;color:#8190a4;font-size:12px}.composer-attachments{display:flex;min-height:0;gap:8px;padding:0 14px 8px;overflow-x:auto;scrollbar-width:none}.composer-attachments.empty{height:0;padding:0;overflow:hidden}.composer-attachments::-webkit-scrollbar{display:none}.composer-attachments figure{position:relative;display:grid;flex:0 0 92px;gap:4px;margin:0;padding:6px;background:#f8fbff;border:1px solid var(--line);border-radius:8px}.composer-attachments img{display:block;width:100%;height:58px;object-fit:cover;background:#fff;border-radius:6px}.composer-attachments figure.sticker img{object-fit:contain}.composer-attachments figure.file{flex-basis:132px}.composer-file-icon{display:grid;width:100%;height:58px;place-items:center;color:#1e63d7;background:#eef5ff;border:1px solid #d7e6ff;border-radius:6px}.composer-attachments figcaption{display:grid;gap:2px;overflow:hidden}.composer-attachments figcaption em,.composer-attachments figcaption span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-attachments figcaption em{font-style:normal;color:var(--accent-strong);font-size:10px;font-weight:800;line-height:12px}.composer-attachments figcaption span{color:var(--muted);font-size:11px;line-height:14px}.composer-attachments button{position:absolute;top:-6px;right:-6px;display:inline-grid;width:20px;height:20px;place-items:center;color:#fff;cursor:pointer;background:#172033;border:2px solid #fff;border-radius:50%}.composer-popover{position:absolute;left:14px;bottom:calc(100% - 38px);z-index:6;width:min(440px,calc(100% - 28px));max-height:min(320px,calc(100vh - 250px));overflow:hidden;padding:0;background:#fff;border:1px solid #dce4ef;border-radius:8px;box-shadow:var(--shadow-md)}.chat-panel.composer-panel-open .composer{grid-template-rows:38px auto minmax(0,1fr) 38px}.chat-panel.composer-panel-open .composer-popover{position:absolute;left:14px;bottom:100%;z-index:1;width:min(520px,calc(100% - 28px));height:300px;max-height:none;min-height:0;margin:0;border:1px solid #dce4ef;border-radius:8px;box-shadow:0 16px 36px #15203021}.chat-panel.composer-panel-open .composer-tools{min-height:40px;background:#fff;border-top:1px solid var(--line)}.chat-panel.composer-panel-open .composer textarea{padding-top:8px}.emoji-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr) 44px;min-height:0}.chat-panel.composer-panel-open .emoji-panel{height:100%;min-height:0}.emoji-recent-section{display:grid;grid-row:1;gap:7px;padding:10px 16px 3px}.emoji-recent-section strong,.emoji-super-title{color:#4f5d70;font-size:12px;font-weight:800;line-height:18px}.emoji-super-title{grid-row:2;padding:8px 16px 3px}.emoji-tabs{grid-row:4;display:flex;align-items:center;gap:0;min-width:0;height:44px;padding:0 8px;overflow-x:auto;background:#fff;border-top:1px solid #e7edf5;border-bottom:0}.emoji-tabs button{display:inline-grid;flex:0 0 auto;width:46px;height:44px;place-items:center;cursor:pointer;background:transparent;border-radius:0}.emoji-tabs button span{font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:17px;line-height:1}.emoji-tabs button:hover,.emoji-tabs button.active{background:#eef2f7}.emoji-tabs .emoji-tab-more{width:40px;margin-left:auto;color:#2f3b4d}.emoji-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(34px,36px));justify-content:start;gap:6px 10px;min-height:0;max-height:254px;overflow-y:auto;padding:10px}.chat-panel.composer-panel-open .emoji-grid{max-height:none}.emoji-panel>.emoji-grid:not(.recent-emoji-grid){grid-row:3;padding:0 16px 10px}.recent-emoji-grid{max-height:none;overflow:visible;padding:0}.emoji-grid button{display:inline-grid;width:34px;height:34px;aspect-ratio:auto;min-width:0;place-items:center;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:23px;line-height:1;cursor:pointer;background:transparent;border-radius:6px}.emoji-grid button:hover{background:#f0f3f7}.sticker-panel{display:grid;grid-template-rows:minmax(0,1fr) auto;height:360px;min-height:0;overflow:hidden;background:#fff}.sticker-pack-scroll{display:grid;align-content:start;gap:12px;min-height:0;overflow-y:auto;padding:12px 12px 10px;scrollbar-width:thin;scrollbar-color:#cbd6e4 transparent}.sticker-panel section{display:grid;gap:8px}.sticker-panel section header{display:flex;align-items:center;justify-content:space-between;gap:10px}.sticker-panel strong{color:#34445a;font-size:12px;line-height:18px}.sticker-panel section header span{color:#8b96a6;font-size:11px}.sticker-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sticker-card{position:relative;min-width:0}.sticker-send{display:grid;width:100%;min-height:78px;grid-template-rows:minmax(0,1fr) auto;gap:3px;align-items:center;justify-items:center;padding:8px 6px;color:#243247;cursor:pointer;background:#f6f9fd;border:1px solid #e0e8f2;border-radius:8px}.sticker-send span{display:inline-grid;min-width:46px;height:34px;place-items:center;padding:0 8px;color:#1e3a5f;font-size:14px;font-weight:900;line-height:1;background:#eaf2ff;border-radius:8px}.sticker-send img{display:block;width:44px;height:32px;object-fit:cover;border-radius:7px}.sticker-send small,.sticker-send em{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticker-send small{color:#34445a;font-size:11px;font-weight:800}.sticker-send em{position:absolute;top:5px;left:5px;padding:1px 5px;color:#7b8797;font-size:9px;font-style:normal;font-weight:900;line-height:14px;background:#ffffffe6;border-radius:999px}.sticker-card.gif .sticker-send span{color:#8a3f00;background:#fff0d8;animation:sticker-bounce .92s ease-in-out infinite alternate}.sticker-card.gif .sticker-send em{color:#fff;background:#e58b16}.sticker-send:hover{color:#1e63d7;background:#eef5ff;border-color:#cfe0ff}.sticker-delete{position:absolute;top:-6px;right:-6px;display:inline-grid;width:20px;height:20px;place-items:center;color:#fff;cursor:pointer;background:#ef4444;border:2px solid #fff;border-radius:50%;box-shadow:0 5px 12px #ef44443d}.sticker-add-form{display:grid;grid-template-columns:96px minmax(0,1fr) minmax(0,1fr) 90px auto;gap:8px;padding:10px 12px 12px;background:#fff;border-top:1px solid #e7edf5}.sticker-add-form input,.sticker-add-form select{min-width:0;height:34px;padding:0 8px;color:#172033;font-size:13px;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px;outline:none}.sticker-add-form button{display:inline-flex;height:34px;align-items:center;justify-content:center;gap:4px;padding:0 10px;color:#fff;font-size:12px;font-weight:900;cursor:pointer;background:#2f75f6;border-radius:8px}.sticker-add-form button:disabled{cursor:not-allowed;background:#aab7c8}.sticker-panel{grid-template-rows:minmax(0,1fr) 46px;height:300px;background:#fff}.chat-panel.composer-panel-open .sticker-panel{height:100%}.sticker-pack-scroll{padding:12px 12px 8px;overflow-y:auto}.sticker-panel section{gap:0}.sticker-panel section header,.sticker-add-form,.sticker-delete{display:none}.sticker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(68px,1fr));gap:10px;align-items:stretch}.sticker-add-tile,.sticker-send{aspect-ratio:1;min-height:0;border-radius:8px}.sticker-add-tile{display:inline-grid;place-items:center;color:#9aa5b4;cursor:pointer;background:#fff;border:1px dashed #b9c3d1}.sticker-add-tile:hover{color:#2f75f6;background:#f7fbff;border-color:#8fb8ff}.sticker-upload-input,.image-upload-input{display:none}.sticker-send{grid-template-rows:minmax(0,1fr);gap:0;padding:3px;overflow:hidden;background:#fff;border:0;box-shadow:none}.sticker-send span{display:inline-grid;width:100%;height:100%;min-width:0;place-items:center;padding:0;color:#111827;font-size:clamp(18px,2.2vw,30px);font-weight:900;line-height:1.08;text-align:center;background:transparent;border-radius:7px}.sticker-send img{width:100%;height:100%;object-fit:cover;border-radius:7px}.sticker-send small,.sticker-send em{display:none}.sticker-card.gif .sticker-send span{background:#fff5df}.sticker-send:hover{background:#f1f5f9;outline:1px solid #dbe5f2}.sticker-pack-tabs{display:flex;align-items:center;gap:4px;min-width:0;height:46px;padding:0 8px;background:#fff;border-top:1px solid #e5ebf3}.sticker-pack-tabs button{display:inline-grid;flex:0 0 auto;width:42px;height:40px;place-items:center;color:#172033;cursor:pointer;background:transparent;border-radius:8px}.sticker-pack-tabs button.active,.sticker-pack-tabs button:hover{background:#eef2f7}.sticker-pack-tabs button span{display:inline-grid;width:28px;height:28px;place-items:center;overflow:hidden;font-size:16px;font-weight:900;border-radius:6px}.sticker-pack-tabs button img{width:100%;height:100%;object-fit:cover}.sticker-pack-emoji-tab{margin-right:6px}.sticker-pack-more{margin-left:auto}.sticker-context-menu{position:fixed;z-index:90;display:grid;width:132px;padding:6px;background:#fffffffa;border:1px solid #d9e2ef;border-radius:8px;box-shadow:0 14px 34px #1520302e}.sticker-context-menu button{display:flex;align-items:center;gap:8px;height:34px;padding:0 9px;color:#263244;font-size:13px;font-weight:700;text-align:left;cursor:pointer;background:transparent;border-radius:7px}.sticker-context-menu button:hover{background:#eef5ff}.sticker-context-menu button.danger{color:#d73b3e}@keyframes sticker-bounce{0%{transform:translateY(0) rotate(-1deg) scale(1)}to{transform:translateY(-3px) rotate(1deg) scale(1.04)}}.history-panel{position:absolute;top:12px;right:14px;bottom:176px;z-index:7;display:grid;grid-template-rows:44px 38px 48px minmax(0,1fr);width:min(392px,calc(100% - 32px));overflow:hidden;background:#f6f8fb;border:1px solid #b8d9ff;border-radius:8px;box-shadow:0 18px 42px #172a453d}.history-tabs{display:flex;align-items:center;gap:18px;padding:0 14px;background:#fff;border-bottom:1px solid #e6edf5}.history-tabs button{position:relative;height:100%;padding:0;color:#3b4656;font-size:13px;cursor:pointer;background:transparent}.history-tabs button.active{color:var(--accent-strong);font-weight:800}.history-tabs button.active:after{position:absolute;right:0;bottom:0;left:0;height:3px;content:"";background:var(--accent);border-radius:999px 999px 0 0}.history-tabs .history-close{display:inline-grid;width:28px;margin-left:auto;place-items:center;border-radius:6px}.history-tabs .history-close:after{display:none}.history-tabs .history-close:hover{background:#eef5ff}.history-search{display:grid;grid-template-columns:20px minmax(0,1fr);gap:6px;align-items:center;margin:9px 14px 0;padding:0 10px;color:#8b96a5;background:#e9edf3;border-radius:6px}.history-search input{min-width:0;height:28px;color:#263244;outline:none;background:transparent;border:0}.history-filters{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr) auto;gap:8px;align-items:center;min-width:0;padding:7px 14px 0}.history-filter-pill{display:grid;grid-template-columns:minmax(0,1fr) 14px;grid-template-rows:12px 16px;gap:1px 6px;align-items:center;min-width:0;height:36px;padding:4px 9px;color:#536173;text-align:left;cursor:pointer;background:#eef3f9;border:1px solid #d9e1ec;border-radius:6px}.history-filter-pill:hover,.history-filter-pill.active{color:#1d66e5;background:#f7fbff;border-color:#b8d7ff}.history-filter-pill span{overflow:hidden;color:#8793a4;font-size:11px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.history-filter-pill strong{overflow:hidden;color:inherit;font-size:12px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.history-filter-pill svg{grid-row:1 / span 2;grid-column:2}.history-reset{display:inline-flex;align-items:center;justify-content:center;gap:3px;height:36px;padding:0 8px;color:#2f75f6;font-size:12px;font-weight:700;cursor:pointer;background:#eef5ff;border:1px solid #cfe0f8;border-radius:6px}.history-filter-popover{position:absolute;top:49px;z-index:8;width:min(232px,calc(100% - 28px));max-height:248px;overflow:auto;padding:6px;background:#fff;border:1px solid #d9e4f2;border-radius:8px;box-shadow:0 16px 34px #172a452e}.history-filter-popover.sender{left:14px}.history-filter-popover.date{right:58px;display:grid;gap:10px}.history-filter-popover.sender button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:34px;padding:7px 8px;color:#334155;text-align:left;cursor:pointer;background:transparent;border-radius:6px}.history-filter-popover.sender button:hover,.history-filter-popover.sender button.active{color:#1d66e5;background:#eef5ff}.history-filter-popover.sender span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-filter-popover.sender em{min-width:22px;padding:2px 6px;font-style:normal;color:#718096;font-size:11px;text-align:center;background:#edf2f7;border-radius:999px}.history-filter-popover.date header{display:flex;align-items:center;justify-content:space-between;gap:10px}.history-filter-popover.date header strong{color:#172033;font-size:13px}.history-filter-popover.date header button,.history-filter-done{height:28px;padding:0 9px;color:#2f75f6;font-size:12px;font-weight:700;cursor:pointer;background:#eef5ff;border-radius:6px}.history-filter-popover.date input{height:34px;min-width:0;padding:0 9px;color:#334155;font-size:13px;outline:none;background:#f8fbff;border:1px solid #d9e4f2;border-radius:6px}.history-filter-done{justify-self:end;color:#fff;background:#2f75f6}.history-calendar{position:absolute;top:124px;right:80px;z-index:2;width:220px;padding:12px;background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 16px 36px #172a4529}.history-calendar header{display:flex;justify-content:space-between;margin-bottom:10px;color:#172033;font-size:13px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center}.calendar-grid b,.calendar-grid button{display:grid;height:24px;place-items:center;color:#8a94a4;font-size:12px}.calendar-grid button{cursor:pointer;background:transparent;border-radius:50%}.calendar-grid button.active{color:#fff;background:var(--accent)}.history-list{min-height:0;overflow-y:auto;padding:6px 14px 16px}.history-record{padding:8px 0 12px;border-bottom:1px solid #e9eef5}.history-meta{display:flex;flex-wrap:wrap;gap:3px 6px;align-items:center;color:#7d8795;font-size:12px}.history-meta strong{color:#536173;font-size:12px}.history-meta em{font-style:normal;color:#8ea0ba;font-size:11px}.history-thumbs{display:flex;gap:4px;margin:8px 0 6px;padding:6px;width:fit-content;max-width:100%;background:#151a22;border-radius:5px}.history-thumbs span{display:inline-grid;width:44px;height:34px;place-items:center;color:#fff;font-size:10px;background:linear-gradient(135deg,#fff3,#fff0),#7fa2b8;border-radius:3px}.history-thumbs img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.history-record p{margin:5px 0 0;color:#111827;font-size:13px;line-height:1.55}.history-empty{display:grid;justify-items:center;gap:8px;margin:34px auto 0;max-width:260px;color:#7d8795;font-size:13px;text-align:center}.history-empty svg{color:#9aabba}.history-empty strong{color:#536173;font-size:13px}.history-empty span{color:#8190a4;font-size:12px;line-height:1.5}.history-empty button{height:30px;padding:0 12px;color:#1d66e5;font-size:12px;font-weight:700;cursor:pointer;background:#eef5ff;border:1px solid #cfe0f8;border-radius:6px}.composer textarea{width:100%;min-width:0;resize:none;padding:2px 16px;color:#111827;font-size:13px;line-height:1.55;outline:none;background:transparent;border:0}.composer textarea:disabled{color:#9f6b6b;cursor:not-allowed;background:#fff7f7}.composer textarea::placeholder{color:var(--muted-soft)}.composer textarea:disabled::placeholder{color:#d15b66}.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px 10px}.composer-footer span{color:var(--muted-soft);font-size:12px}.composer.composer-blocked .composer-footer span{color:#dc2626;font-weight:700}.composer-footer button{display:inline-flex;align-items:center;gap:6px;height:31px;padding:0 14px;color:#fff;font-weight:600;cursor:pointer;background:var(--accent);border-radius:7px;box-shadow:0 6px 14px #2563eb2e}.composer-footer button:disabled{color:var(--muted-soft);cursor:default;background:#eef2f7;box-shadow:none}.group-info{grid-row:1;grid-column:3;min-width:0;min-height:0;max-height:100%;overflow-y:auto;overscroll-behavior:contain;background:#fff;border-left:1px solid var(--line);box-shadow:-16px 0 36px #1f2a3a0f}.group-info.settings-mode{background:#f6f8fb}.group-info.user-mode,.group-info:not(.settings-mode){background:#fff}.group-user-panel{display:flex;flex-direction:column;height:100%;min-width:0;min-height:0;background:#fff}.empty-state{display:grid;place-items:center;min-height:112px;padding:16px;color:#768396;text-align:center}.empty-state strong,.empty-state span{display:block}.empty-state strong{color:#40506a;font-size:13px}.empty-state span{margin-top:4px;font-size:12px}.empty-state.mini{min-height:72px}.side-section{padding:18px 16px 14px;border-bottom:1px solid var(--line)}.section-title,.member-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-title{width:100%;padding:0;color:#121927;text-align:left;cursor:pointer;background:transparent}.section-title.static-title{cursor:default}.section-title strong,.side-section h2,.member-title h2{margin:0;color:#111827;font-size:15px;font-weight:600;line-height:22px}.action-title svg{color:#7d8795}.announcement-section p{min-height:96px;max-height:clamp(112px,18vh,168px);margin:10px 0 0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:10px 11px;color:#7d8898;font-size:13px;line-height:1.58;word-break:break-word;overflow-wrap:anywhere;background:#f7faff;border:1px solid #e2eaf5;border-radius:8px}.announcement-section{flex:0 0 auto}.announcement-editor{margin-top:12px}.announcement-editor textarea{width:100%;resize:none;padding:9px 10px;color:#273548;line-height:1.5;outline:none;background:#f7faff;border:1px solid #d7e1ee;border-radius:8px}.announcement-editor div{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.announcement-editor button{height:28px;padding:0 10px;color:#536173;cursor:pointer;background:#eef3f8;border-radius:7px}.announcement-editor button:last-child{color:#fff;background:#2f75f6}.announcement-section a{color:var(--accent-strong);font-weight:800;text-decoration:none}.setting-section{padding-top:14px;padding-bottom:12px}.setting-section h2{margin-bottom:9px;font-size:14px}.setting-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:8px;align-items:center;width:100%;height:39px;padding:0 10px;color:#34445a;text-align:left;cursor:pointer;background:transparent;border-radius:7px}.setting-row:hover,.setting-row.active{background:#eef5ff}.setting-row svg{color:#42536a}.setting-row span{overflow:hidden;color:#243247;text-overflow:ellipsis;white-space:nowrap}.setting-row em{color:#8b96a5;font-style:normal;font-size:12px}.member-section{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding-top:30px;border-bottom:0}.member-title h2{font-size:15px}.member-title h2 span{font-weight:600}.member-title button{display:inline-grid;width:32px;height:32px;place-items:center;color:#53667d;cursor:pointer;background:#f2f5f9;border-radius:7px}.member-title button:hover{color:var(--accent-strong);background:#eef5ff}.member-list{display:flex;flex:1 1 auto;flex-direction:column;gap:3px;min-height:0;margin-top:15px;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.member-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto auto;gap:8px;align-items:center;min-height:42px;padding:5px;width:100%;text-align:left;cursor:pointer;background:transparent}.member-row:hover{background:#f4f7fb}.member-row.muted{background:#fff8f1}.member-row.muted:hover{background:#fff3e4}.member-avatar{display:inline-grid;width:29px;height:29px;place-items:center;color:#fff;font-size:12px;font-weight:800;background:linear-gradient(135deg,#ffffff3d,#fff0),var(--member-color);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%;overflow:hidden;box-shadow:0 6px 14px #1e2a3c1a}.member-row strong{overflow:hidden;color:#475569;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.member-row em{padding:2px 6px;color:#1d4ed8;font-style:normal;font-size:12px;font-weight:600;line-height:16px;background:#eaf3ff;border-radius:5px}.member-row em.owner{color:#c76c18;background:#fff4e4}.member-muted-status{padding:2px 6px;color:#c2410c;font-size:12px;font-weight:700;line-height:16px;background:#ffedd5;border-radius:5px}.member-search{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;height:32px;margin-top:12px;padding:0 9px;color:var(--muted);background:#f8fafc;border:1px solid var(--line);border-radius:8px}.member-search input{min-width:0;color:#1f2937;outline:none;background:transparent;border:0}.files-section{min-height:100%;border-bottom:0}.file-list{display:flex;flex-direction:column;gap:8px;margin-top:14px}.file-row{display:grid;grid-template-columns:26px minmax(0,1fr);gap:8px;align-items:center;width:100%;min-height:54px;padding:8px;color:#263449;text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #e1e8f0;border-radius:8px}.file-row:hover{background:#eef5ff}.file-row svg{color:#2f75f6}.file-row strong,.file-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-row strong{font-size:13px}.file-row small{color:#7b8794;font-size:11px}.group-settings-panel{min-height:100%;padding:10px 10px 16px;overflow-y:auto;background:#f6f8fb}.settings-card{overflow:hidden;margin-bottom:10px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 1px 2px #0f172a08}.group-profile-summary{padding:10px;background:linear-gradient(180deg,#fff,#f8fbff)}.group-profile-main{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:11px;align-items:center;padding-bottom:12px}.brand-mark{display:inline-grid;width:46px;height:46px;place-items:center;color:#fff;font-size:16px;font-weight:800;background:linear-gradient(135deg,#ffffff42,#fff0),var(--avatar-color);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden;box-shadow:0 8px 18px #202e421f}.group-profile-copy{min-width:0}.group-profile-summary strong,.group-profile-summary small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-profile-summary strong{color:#1b2432;font-size:13px;line-height:18px}.group-profile-summary small{color:#727d8c;font-size:10px;line-height:14px}.group-profile-main>button{height:25px;padding:0 9px;color:#2e3b4e;font-size:12px;cursor:pointer;background:#f7f7f7;border:1px solid #d7d7d7;border-radius:999px}.group-profile-main>button:hover{color:var(--accent-strong);background:var(--accent-soft);border-color:#cfe0ff}.settings-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:10px;border-top:1px solid #edf2f8}.settings-stats button{min-width:0;height:54px;cursor:pointer;background:#f7faff;border:1px solid #e3e8f0;border-radius:8px;box-shadow:inset 0 1px #ffffffb8}.settings-stats button:hover{background:#f8fbff;border-color:#cfe0ff}.settings-stats strong,.settings-stats span{display:block;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.settings-stats strong{color:#152033;font-size:16px;line-height:20px}.settings-stats span{margin-top:2px;color:#7b8796;font-size:11px}.settings-card-title{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:36px;padding:0 11px;color:#1d2633;cursor:pointer;background:transparent}.settings-card-title strong{font-size:13px}.settings-card-title span{display:inline-flex;align-items:center;color:#8a93a0;font-size:11px}.settings-card-title:hover{background:#f8fbff}.member-preview-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:5px 10px 12px}.member-preview-list span{min-width:0;text-align:center}.member-preview-list .member-avatar{width:30px;height:30px;margin:0 auto 4px;font-size:11px}.member-preview-list small{display:block;overflow:hidden;color:#7b8492;font-size:10px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.group-management-card{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;padding:10px;background:#fff}.manage-action-button{display:grid;grid-template-columns:46px minmax(0,1fr) auto 16px;align-items:center;gap:12px;min-width:0;min-height:66px;padding:10px 12px;color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid var(--line);border-radius:8px}.manage-action-button:hover{background:#f8fbff;border-color:#d6e5ff;box-shadow:0 4px 12px #2563eb0f}.manage-action-button.danger-action{border-color:#f6d0d4}.manage-action-button.danger-action:hover{background:#fff7f8;border-color:#f7a8b0}.manage-action-button.locked-action{cursor:not-allowed;background:#fbfcfe}.manage-action-button.locked-action .manage-action-icon{filter:grayscale(.35);opacity:.72}.manage-action-button.locked-action:hover{background:#fbfcfe;border-color:var(--line);box-shadow:none}.manage-action-icon{display:inline-grid;width:42px;height:42px;place-items:center;color:#fff;border-radius:9px;box-shadow:0 4px 10px #202e4214}.manage-action-icon svg{width:21px;height:21px}.manage-action-icon.tone-blue,.manage-action-button.tone-blue .manage-action-icon{background:#3b82f6}.manage-action-icon.tone-slate,.manage-action-button.tone-slate .manage-action-icon{background:#64748b}.manage-action-icon.tone-amber,.manage-action-button.tone-amber .manage-action-icon{background:#d99a1e}.manage-action-icon.tone-red,.manage-action-button.tone-red .manage-action-icon{background:#ef4444}.manage-action-icon.tone-green,.manage-action-button.tone-green .manage-action-icon{background:#16a34a}.manage-action-copy{min-width:0}.manage-action-copy strong,.manage-action-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-action-copy strong{color:#111827;font-size:14px;font-weight:800;line-height:20px}.manage-action-copy small{margin-top:3px;color:var(--muted);font-size:12px;line-height:17px}.manage-action-side{display:grid;justify-items:end;gap:4px;min-width:72px}.manage-action-side em,.manage-action-side b{display:inline-flex;max-width:76px;overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.manage-action-side em{height:20px;align-items:center;padding:0 6px;color:#b45309;font-size:10px;font-weight:800;background:#fff7ed;border:1px solid #fed7aa;border-radius:5px}.manage-action-side b{color:#7b8796;font-size:12px;font-weight:700;line-height:17px}.settings-label{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:12px 2px 6px;color:var(--muted);font-size:12px;font-weight:600}.settings-label em{color:#ef4444;font-style:normal;font-size:10px;font-weight:800}.manage-overview-card{display:grid;gap:10px;padding:10px;background:linear-gradient(180deg,#fff,#f8fbff)}.manage-overview-main{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center}.manage-overview-copy{min-width:0}.manage-overview-copy strong,.manage-overview-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-overview-copy strong{color:#172033;font-size:13px;line-height:18px}.manage-overview-copy small{color:#7a8798;font-size:10px;line-height:14px}.manage-overview-main em{height:24px;padding:0 8px;color:#1d4ed8;font-style:normal;font-size:11px;font-weight:900;line-height:24px;background:#eaf2ff;border-radius:6px}.manage-overview-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.manage-overview-stats button{min-width:0;height:50px;cursor:pointer;background:#f7faff;border:1px solid #e1e8f0;border-radius:8px}.manage-overview-stats button:hover{background:#eef5ff;border-color:#cfe0ff}.manage-overview-stats strong,.manage-overview-stats span{display:block;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.manage-overview-stats strong{color:#172033;font-size:15px;line-height:20px}.manage-overview-stats span{margin-top:2px;color:#7b8798;font-size:10px}.manage-status-chips{display:flex;flex-wrap:wrap;gap:6px}.manage-status-chips span{max-width:100%;height:23px;padding:0 7px;overflow:hidden;color:#39506f;font-size:10px;font-weight:800;line-height:23px;text-overflow:ellipsis;white-space:nowrap;background:#edf4ff;border-radius:6px}.management-section.section-danger .group-management-card{border-color:#f4c7cd}.detail-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:36px;padding:0 11px;color:#1f2937;text-align:left;cursor:pointer;background:transparent;border-bottom:1px solid #eeeeee}.detail-row:last-child{border-bottom:0}.detail-row:hover{background:#f8fbff}.detail-row strong,.detail-row span{min-width:0;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.detail-row strong{color:#222b38;font-weight:700}.detail-row span{display:inline-flex;align-items:center;gap:2px;color:#8b93a0}.announcement-row span,.readonly-row span{color:#333d4c}.announcement-row{align-items:flex-start;min-height:54px;padding-top:9px;padding-bottom:9px}.announcement-row span{display:-webkit-box;line-height:18px;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.announcement-row svg{flex:0 0 auto;margin-top:1px}.muted-row span{color:#c1c5cc}.readonly-row,.muted-row{cursor:default}.switch-row{cursor:pointer}.readonly-row:hover,.muted-row:hover{background:transparent}.switch-control{position:relative;flex:0 0 auto;width:31px;height:18px;background:#c7c7c7;border-radius:999px}.switch-control:after{position:absolute;top:2px;left:2px;width:14px;height:14px;content:"";background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003}.switch-control.on{background:#2f75f6}.switch-control.on:after{left:15px}.quit-group-button{width:100%;height:38px;margin-top:12px;color:#ef4444;font-size:13px;cursor:pointer;background:#fff;border-radius:8px}.report-link{display:block;margin:13px auto 0;color:#2f75f6;font-size:12px;cursor:pointer;background:transparent}.toast{position:fixed;left:50%;bottom:190px;z-index:5000;padding:8px 14px;color:#fff;font-size:13px;background:#0f1724db;border-radius:999px;transform:translate(-50%);box-shadow:var(--shadow-md)}.screenshot-overlay{position:fixed;inset:0;z-index:35;display:grid;place-items:center;padding:24px;background:#080d18ad}.screenshot-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1040px,calc(100vw - 48px));height:min(720px,calc(100vh - 48px));overflow:hidden;color:#eaf2ff;background:#111827;border:1px solid rgba(226,232,240,.18);border-radius:8px;box-shadow:0 24px 70px #0000006b}.screenshot-head{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:14px;align-items:center;padding:14px 16px;background:#172033;border-bottom:1px solid rgba(226,232,240,.14)}.screenshot-head h2,.screenshot-head p{margin:0}.screenshot-head h2{font-size:16px;line-height:22px}.screenshot-head p{margin-top:3px;color:#93a4ba;font-size:12px}.screenshot-head button{display:inline-grid;height:32px;place-items:center;color:#c9d7eb;cursor:pointer;background:#233048;border-radius:7px}.screenshot-workbench{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:0}.screenshot-tools{display:grid;align-content:start;gap:12px;min-height:0;padding:14px;overflow-y:auto;scrollbar-width:none;background:#111827;border-right:1px solid rgba(226,232,240,.12)}.screenshot-tools::-webkit-scrollbar{display:none}.screenshot-tool-group{display:grid;gap:8px}.screenshot-tool-group strong,.screenshot-tools label span{color:#c9d7eb;font-size:12px;font-weight:900}.screenshot-tool-group>button{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;height:34px;padding:0 10px;color:#c9d7eb;text-align:left;cursor:pointer;background:#1f2937;border:1px solid rgba(226,232,240,.08);border-radius:8px}.screenshot-tool-group>button.active,.screenshot-tool-group>button:hover{color:#fff;background:#2f75f6;border-color:#5d98ff}.screenshot-colors{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.screenshot-colors button{display:inline-grid;height:26px;place-items:center;color:#fff;cursor:pointer;background:var(--mark-color);border:2px solid rgba(255,255,255,.18);border-radius:7px}.screenshot-colors button.active{border-color:#fff}.screenshot-tools label{display:grid;gap:7px}.screenshot-tools input[type=range]{width:100%;accent-color:#2f75f6}.screenshot-tools input[type=text]{width:100%;height:34px;padding:0 9px;color:#f8fbff;outline:none;background:#1f2937;border:1px solid rgba(226,232,240,.12);border-radius:8px}.screenshot-stage{display:grid;min-width:0;min-height:0;place-items:center;padding:18px;background:linear-gradient(45deg,rgba(255,255,255,.04) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.04) 25%,transparent 25%),#0b1220;background-size:28px 28px}.screenshot-canvas{position:relative;width:min(100%,760px);aspect-ratio:16 / 10;overflow:hidden;background:#edf3fa;border:1px solid rgba(255,255,255,.24);border-radius:8px;box-shadow:0 24px 58px #00000047}.screenshot-fake-topbar{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:center;height:48px;padding:0 14px;color:#1f2937;background:#fff;border-bottom:1px solid #dce4ef}.screenshot-fake-topbar span{width:28px;height:28px;background:#e27862;border-radius:8px}.screenshot-fake-topbar strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.screenshot-fake-chat{display:grid;gap:20px;padding:46px 52px}.fake-bubble{width:fit-content;max-width:58%;margin:0;padding:11px 14px;color:#172033;font-size:13px;background:#fff;border:1px solid #dce4ef;border-radius:8px;box-shadow:0 8px 18px #1f2a3a14}.fake-bubble.mine{justify-self:end;background:#cfe8ff;border-color:#9fcfff}.screenshot-selection{position:absolute;border:2px solid;border-radius:5px;box-shadow:0 0 0 999px #0f172a61,0 0 0 1px #ffffffa6 inset}.screenshot-selection:before,.screenshot-selection:after{position:absolute;width:10px;height:10px;content:"";background:#fff;border:2px solid currentColor;border-radius:50%}.screenshot-selection:before{top:-7px;left:-7px}.screenshot-selection:after{right:-7px;bottom:-7px}.screenshot-selection>span{position:absolute;top:-28px;left:-2px;padding:3px 7px;color:#fff;font-size:11px;font-weight:800;white-space:nowrap;background:#0f172adb;border-radius:5px}.screenshot-brush-mark{position:absolute;top:58%;left:40%;width:28%;border-radius:999px;transform:rotate(-8deg)}.screenshot-mask-mark{position:absolute;top:39%;left:60%;width:118px;height:32px;opacity:.22;border-radius:7px}.screenshot-text-mark{position:absolute;top:22%;left:31%;font-style:normal;font-weight:900;text-shadow:0 2px 0 #fff,0 0 12px rgba(255,255,255,.85)}.screenshot-footer{display:flex;justify-content:flex-end;gap:9px;padding:12px 16px;background:#172033;border-top:1px solid rgba(226,232,240,.14)}.screenshot-footer button{display:inline-flex;height:34px;align-items:center;justify-content:center;gap:5px;padding:0 13px;color:#d6e2f2;cursor:pointer;background:#27364f;border-radius:8px}.screenshot-footer button.primary{color:#fff;background:#2f75f6}.screenshot-overlay{z-index:120;display:block;padding:0;background:#00000057}.screenshot-dialog,.screenshot-workbench,.screenshot-stage,.screenshot-canvas{display:contents}.screenshot-head,.screenshot-fake-topbar,.screenshot-fake-chat,.screenshot-brush-mark,.screenshot-mask-mark,.screenshot-text-mark,.screenshot-colors,.screenshot-tools label,.screenshot-tool-group strong{display:none}.screenshot-selection{position:fixed;color:#2f75f6;background:#fffffff5;border:2px solid #2f75f6;border-radius:2px;box-shadow:none}.screenshot-selection:before,.screenshot-selection:after{width:7px;height:7px;background:#fff;border:2px solid #2f75f6}.screenshot-selection>span{top:-34px;left:0;padding:6px 10px;color:#fff;font-size:13px;font-weight:800;background:#202833;border-radius:5px}.screenshot-tools{position:fixed;top:calc(49vh + 14px);left:50%;z-index:2;display:flex;width:auto;min-height:44px;align-items:center;gap:4px;padding:6px 10px;overflow:visible;background:#fff;border:1px solid #dce4ef;border-right:1px solid #dce4ef;border-radius:8px 0 0 8px;box-shadow:0 10px 28px #0f172a2e;transform:translate(-50%)}.screenshot-tool-group{display:flex;gap:4px;align-items:center}.screenshot-tool-group:not(:first-child){display:none}.screenshot-tool-group>button{display:inline-grid;width:34px;height:34px;grid-template-columns:1fr;place-items:center;padding:0;color:#172033;background:transparent;border:0;border-radius:6px}.screenshot-tool-group>button span{display:none}.screenshot-tool-group>button.active,.screenshot-tool-group>button:hover{color:#1d66e5;background:#eef5ff;border-color:transparent}.screenshot-footer{position:fixed;top:calc(49vh + 14px);left:calc(50% + 112px);z-index:3;display:flex;height:46px;gap:4px;align-items:center;padding:6px 10px 6px 8px;background:#fff;border:1px solid #dce4ef;border-left:0;border-radius:0 8px 8px 0;box-shadow:10px 10px 28px #0f172a29}.screenshot-footer:before,.screenshot-footer:after{display:inline-grid;width:34px;height:34px;place-items:center;color:#172033;font-size:23px;line-height:1;border-radius:6px}.screenshot-footer:before{order:2;content:"↓"}.screenshot-footer:after{order:3;content:"×"}.screenshot-footer button{width:34px;height:34px;padding:0;color:#172033;font-size:0;background:transparent;border-radius:6px}.screenshot-footer button:first-child{order:1}.screenshot-footer button:first-child:before{color:#8b96a5;font-size:23px;line-height:1;content:"↶"}.screenshot-footer button.primary{order:4;color:#1d66e5;background:transparent}.screenshot-footer button.primary svg{display:none}.screenshot-footer button.primary:before{font-size:24px;line-height:1;content:"✓"}.screenshot-footer button:hover,.screenshot-tool-group>button:hover{background:#f1f5f9}.screenshot-quick-meet{position:fixed;top:calc(31vh + 2px);left:calc(83vw - 150px);z-index:2;display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 12px;color:#172033;font-size:14px}.screenshot-snapshot{position:fixed;inset:0;z-index:0;width:100vw;height:100vh;filter:brightness(.72);pointer-events:none;object-fit:fill}.screenshot-hit-layer{position:fixed;inset:0;z-index:1;cursor:crosshair}.screenshot-selection{z-index:2;overflow:visible;cursor:move;background:transparent}.screenshot-selection:before,.screenshot-selection:after{display:none}.screenshot-selection-clip{position:absolute;inset:0;overflow:hidden;background:#ffffff29}.screenshot-selection-preview{position:absolute;z-index:0;pointer-events:none;object-fit:fill}.screenshot-annotation-layer{position:absolute;inset:0;z-index:1;overflow:hidden}.screenshot-annotation-layer.mode-select{cursor:move}.screenshot-annotation-layer.mode-brush{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0%200%2028%2028'%3E%3Cpath d='M5,23l5,-1,13,-13a3,3,0,0,0,-4,-4L6,18z' fill='%232f75f6' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M4,24l6,-2l-4,-4z' fill='%23172033'/%3E%3C/svg%3E") 5 23,crosshair}.screenshot-annotation-layer.mode-eraser{cursor:cell}.screenshot-annotation-layer.mode-text{cursor:text}.screenshot-drawing-layer{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.screenshot-drawing-layer polyline{fill:none;stroke-linecap:round;stroke-linejoin:round}.screenshot-text-box{position:absolute;z-index:2;display:inline-flex;align-items:center;cursor:grab;border-radius:4px;transform:translateY(-.9em);touch-action:none;-webkit-user-select:none;user-select:none}.screenshot-text-box:active{cursor:grabbing}.screenshot-text-box.selected{outline:1px solid currentColor;outline-offset:3px;background:transparent;box-shadow:none}.screenshot-text-action{display:block;font-weight:900;line-height:1.15;white-space:nowrap;text-shadow:0 1px 0 #fff,0 -1px 0 #fff,1px 0 0 #fff,-1px 0 0 #fff;pointer-events:none}.screenshot-text-resize-handle{position:absolute;right:-7px;bottom:-7px;width:12px;height:12px;padding:0;cursor:nwse-resize;background:#fff;border:2px solid currentColor;border-radius:50%}.screenshot-text-editor{position:absolute;z-index:4;min-width:120px;max-width:min(360px,calc(100% - 12px));height:38px;padding:0 8px;font-weight:900;line-height:38px;background:#ffffffeb;border:2px solid currentColor;border-radius:4px;outline:none;box-shadow:0 8px 18px #0f172a29;transform:translateY(-.9em)}.screenshot-text-editor::placeholder{color:#1720336b}.screenshot-resize-handle{position:absolute;z-index:3;width:11px;height:11px;padding:0;cursor:nwse-resize;background:#fff;border:2px solid #2f75f6;border-radius:50%}.screenshot-resize-handle.nw{top:-7px;left:-7px}.screenshot-resize-handle.ne{top:-7px;right:-7px;cursor:nesw-resize}.screenshot-resize-handle.sw{bottom:-7px;left:-7px;cursor:nesw-resize}.screenshot-resize-handle.se{right:-7px;bottom:-7px}.screenshot-floating-bar{position:fixed;z-index:4;display:flex;align-items:center;filter:drop-shadow(0 10px 28px rgba(15,23,42,.18))}.screenshot-floating-bar .screenshot-tools{position:static;display:flex;width:auto;min-height:46px;align-items:center;gap:4px;padding:6px 8px 6px 10px;overflow:visible;background:#fff;border:1px solid #dce4ef;border-right:0;border-radius:8px 0 0 8px;box-shadow:none;transform:none}.screenshot-floating-bar .screenshot-tool-group,.screenshot-floating-bar .screenshot-tool-group:not(:first-child){display:flex;gap:4px;align-items:center}.screenshot-floating-bar .screenshot-tool-group>button{display:inline-grid;width:34px;height:34px;place-items:center;padding:0;color:#172033;cursor:pointer;background:transparent;border:0;border-radius:6px}.screenshot-floating-bar .screenshot-tool-group>button.active,.screenshot-floating-bar .screenshot-tool-group>button:hover{color:#1d66e5;background:#eef5ff}.screenshot-floating-bar .screenshot-color-tools{padding-left:6px;margin-left:4px;border-left:1px solid #e1e8f1}.screenshot-floating-bar .screenshot-color-tools button{width:20px;height:20px;color:#fff;background:var(--mark-color);border:1px solid rgba(23,32,51,.16);border-radius:50%}.screenshot-floating-bar .screenshot-color-tools button.active{box-shadow:0 0 0 2px #2f75f6}.screenshot-size-control{display:flex;width:86px;align-items:center;gap:4px;color:#5c6878}.screenshot-size-control input{min-width:0;width:56px;accent-color:#2f75f6}.screenshot-text-input{width:86px;height:30px;padding:0 8px;color:#172033;font-size:12px;background:#f8fbff;border:1px solid #dce4ef;border-radius:7px;outline:none}.screenshot-floating-bar .screenshot-footer{position:static;display:flex;height:46px;gap:4px;align-items:center;padding:6px 10px 6px 8px;background:#fff;border:1px solid #dce4ef;border-radius:0 8px 8px 0;box-shadow:none}.screenshot-floating-bar>.screenshot-confirm-button{display:inline-grid;width:68px;height:46px;grid-template-columns:18px auto;gap:4px;place-items:center;padding:0 10px;color:#1d66e5;font-size:13px;font-weight:900;cursor:pointer;background:#eef5ff;border:1px solid #dce4ef;border-left:0}.screenshot-floating-bar>.screenshot-confirm-button:disabled{color:#93a4ba;cursor:not-allowed}.screenshot-floating-bar .screenshot-footer:before,.screenshot-floating-bar .screenshot-footer:after,.screenshot-floating-bar .screenshot-footer button:before,.screenshot-floating-bar .screenshot-footer button.primary:before{display:none;content:none}.screenshot-floating-bar .screenshot-footer button{display:inline-grid;width:34px;height:34px;place-items:center;padding:0;color:#172033;font-size:13px;cursor:pointer;background:transparent;border-radius:6px}.screenshot-floating-bar .screenshot-footer button[data-screenshot-action=close]{order:1}.screenshot-floating-bar .screenshot-footer button[data-screenshot-action=download]{order:2}.screenshot-floating-bar .screenshot-footer button[data-screenshot-action=undo]{order:3}.screenshot-floating-bar .screenshot-footer button:disabled{color:#aab5c3;cursor:not-allowed}.screenshot-floating-bar .screenshot-footer button svg,.screenshot-floating-bar .screenshot-footer button.primary svg{display:block}.screenshot-floating-bar .screenshot-footer button.primary{color:#1d66e5;background:#eef5ff}.message-kind-capture,.message-kind-image{display:grid;gap:7px;max-width:420px;padding:8px}.message-row.mine .message-kind-image,.message-row.other .message-kind-image{padding:0;background:transparent;border-color:transparent;box-shadow:none}.message-row.mine .message-kind-image:before,.message-row.other .message-kind-image:before{display:none}.image-preview-trigger{display:block;max-width:100%;padding:0;cursor:zoom-in;background:transparent;border:0;border-radius:6px}.image-preview-trigger:focus-visible{outline:2px solid #8bb8ff;outline-offset:3px}.message-kind-sticker{padding:4px;background:transparent;border-color:transparent;box-shadow:none}.message-row.mine .message-kind-sticker,.message-row.other .message-kind-sticker{background:transparent;border-color:transparent}.message-row.mine .message-kind-sticker:before,.message-row.other .message-kind-sticker:before{display:none}.capture-preview,.message-image-preview{display:block;width:min(360px,46vw);max-height:240px;object-fit:contain;background:transparent;border:0;border-radius:6px}.message-sticker-preview{display:block;width:min(112px,24vw);height:min(112px,24vw);object-fit:contain;border-radius:8px}.capture-caption{color:#3f4b5f;font-size:12px;line-height:18px}.dialog-overlay{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:24px;background:#080d1861}.confirm-overlay{z-index:380}.edit-dialog-overlay{z-index:260}.image-preview-overlay{z-index:300;padding:28px;background:#090e1ab8;-webkit-backdrop-filter:blur(10px) saturate(1.08);backdrop-filter:blur(10px) saturate(1.08)}.article-reader-overlay{z-index:295;padding:28px;background:#090e1aa3;-webkit-backdrop-filter:blur(8px) saturate(1.05);backdrop-filter:blur(8px) saturate(1.05)}.dialog-card{position:relative;width:min(360px,100%);padding:18px;color:#1f2937;background:#fff;border:1px solid #e0e7f0;border-radius:8px;box-shadow:var(--shadow-md)}.dialog-card h2{margin:0;font-size:16px}.editable-dialog-card h2{padding-right:36px}.dialog-close-button{position:absolute;top:12px;right:12px;display:inline-grid;width:32px;height:32px;place-items:center;color:#536173;cursor:pointer;background:#f1f5f9;border:1px solid #dbe5f0;border-radius:8px}.dialog-close-button:hover{color:#172033;background:#e8eef6}.dialog-card p{margin:10px 0 0;color:#6c788a;font-size:13px;line-height:1.6}.dialog-card input{width:100%;height:36px;margin-top:14px;padding:0 10px;color:#1f2937;outline:none;border:1px solid #d7e1ee;border-radius:7px}.confirm-input-field{display:grid;gap:7px;margin-top:14px}.confirm-input-field span{color:#34445a;font-size:12px;font-weight:800}.confirm-input-field textarea{width:100%;min-height:92px;padding:9px 10px;color:#172033;line-height:1.55;resize:vertical;outline:none;background:#f8fbff;border:1px solid #d7e1ee;border-radius:8px}.confirm-input-field textarea:focus{background:#fff;border-color:#95b8f8;box-shadow:0 0 0 3px #2f75f61f}.confirm-input-field small{display:flex;justify-content:space-between;gap:10px;color:#708198;font-size:11px;line-height:1.4}.confirm-input-field small em{flex:none;font-style:normal}.avatar-upload-panel{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:14px;margin-top:16px;padding:12px;background:#f8fbff;border:1px solid #dbe7f5;border-radius:8px}.avatar-upload-preview{display:inline-grid;width:64px;height:64px;place-items:center;overflow:hidden;color:#fff;font-size:22px;font-weight:800;background:linear-gradient(135deg,#ffffff47,#fff0),#4e7df1;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:12px}.avatar-upload-panel>button{justify-self:start;height:34px;padding:0 14px;color:#1d66e5;cursor:pointer;background:#eef5ff;border:1px solid #cfe0ff;border-radius:7px}.avatar-upload-panel>button:hover{background:#e4efff}.dialog-card footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.dialog-card footer button{height:32px;padding:0 13px;color:#536173;cursor:pointer;background:#eef3f8;border-radius:7px}.dialog-card footer button.primary{color:#fff;background:#2f75f6}.dialog-card footer button:disabled{cursor:not-allowed;opacity:.55}.ai-agent-knowledge-overlay{z-index:360}.ai-agent-knowledge-dialog{display:grid;gap:14px;width:min(760px,100%);max-height:calc(100vh - 56px);overflow:hidden}.ai-agent-knowledge-dialog>header{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;padding-right:38px}.ai-agent-knowledge-dialog>header>span{display:inline-grid;width:38px;height:38px;place-items:center;color:#1d5fe8;background:#eef5ff;border:1px solid #d7e7ff;border-radius:8px}.ai-agent-knowledge-dialog>header div{min-width:0}.ai-agent-knowledge-dialog>header p{margin:3px 0 0}.ai-agent-knowledge-add{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.3fr) auto auto;gap:8px;align-items:end;min-width:0;padding:10px;background:#f7faff;border:1px solid #dfe9f6;border-radius:8px}.ai-agent-knowledge-add label{display:grid;gap:5px;min-width:0}.ai-agent-knowledge-add label span{color:#536173;font-size:12px;font-weight:900}.ai-agent-knowledge-add input,.ai-agent-knowledge-fields input,.ai-agent-knowledge-fields textarea{width:100%;min-width:0;color:#172033;outline:none;background:#fff;border:1px solid #d9e5f2;border-radius:7px}.ai-agent-knowledge-add input,.ai-agent-knowledge-fields input{height:36px;margin-top:0;padding:0 10px}.ai-agent-knowledge-fields textarea{min-height:86px;margin-top:0;padding:9px 10px;resize:vertical}.ai-agent-knowledge-add button{display:inline-flex;gap:6px;align-items:center;justify-content:center;height:36px;padding:0 12px;color:#fff;font-weight:900;cursor:pointer;background:#2f75f6;border-radius:7px}.ai-agent-knowledge-add button.secondary{color:#1d5fe8;background:#eef5ff;border:1px solid #c8dcff}.ai-agent-knowledge-list{display:grid;gap:8px;min-height:160px;max-height:min(430px,calc(100vh - 340px));overflow:auto;padding-right:2px}.ai-agent-knowledge-item{display:grid;grid-template-columns:38px minmax(0,1fr) 34px;gap:10px;align-items:start;min-width:0;padding:10px;background:#fff;border:1px solid #e0e9f5;border-radius:8px}.ai-agent-knowledge-icon{display:inline-grid;width:38px;height:38px;place-items:center;color:#2563eb;background:#eef5ff;border-radius:8px}.ai-agent-knowledge-fields{display:grid;gap:7px;min-width:0}.ai-agent-knowledge-fields small{overflow:hidden;color:#718096;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ai-agent-knowledge-item>button{display:inline-grid;width:34px;height:34px;place-items:center;color:#e14144;cursor:pointer;background:#fff5f5;border:1px solid #ffc9c9;border-radius:8px}@media(max-width:760px){.ai-agent-knowledge-dialog{max-height:calc(100vh - 32px)}.ai-agent-knowledge-add{grid-template-columns:minmax(0,1fr)}.ai-agent-knowledge-item{grid-template-columns:32px minmax(0,1fr) 32px;gap:8px}.ai-agent-knowledge-icon{width:32px;height:32px}}.article-reader-modal{display:grid;width:min(980px,100%);max-height:calc(100vh - 56px);grid-template-rows:auto minmax(0,1fr);overflow:hidden;color:#172033;background:#fff;border:1px solid rgba(226,232,240,.86);border-radius:10px;box-shadow:0 28px 90px #0000004d}.article-reader-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start;padding:22px 24px 18px;border-bottom:1px solid #e6edf5}.article-reader-head div,.article-reader-head h2,.article-reader-head span{min-width:0}.article-reader-head span{display:block;overflow:hidden;color:#6b7585;font-size:13px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.article-reader-head h2{max-width:760px;margin:8px 0 0;color:#111827;font-size:28px;line-height:1.28}.article-reader-head nav{display:inline-flex;gap:8px;align-items:center}.article-reader-head a,.article-reader-head button{display:inline-grid;height:34px;place-items:center;color:#415066;cursor:pointer;background:#f3f7fb;border:1px solid #dce6f2;border-radius:8px}.article-reader-head a{grid-auto-flow:column;gap:6px;padding:0 11px;color:#1d66e5;font-size:13px;font-weight:820;text-decoration:none}.article-reader-head button{width:34px;padding:0}.article-reader-head a:hover,.article-reader-head button:hover{background:#e8f0fa}.article-reader-body{min-height:0;overflow:auto;padding:22px 24px 30px}.article-reader-hero,.article-reader-image{margin:0 auto 22px}.article-reader-hero img,.article-reader-image img{display:block;width:100%;max-height:460px;object-fit:cover;background:#edf3f8;border-radius:8px}.article-reader-content{max-width:760px;margin:0 auto}.article-reader-content p,.article-reader-content blockquote{margin:0 0 18px;color:#28364d;font-size:16px;line-height:1.92}.article-reader-heading{margin:26px 0 12px;color:#111827;font-size:21px;line-height:1.42}.article-reader-content h3.article-reader-heading{font-size:19px}.article-reader-content h4.article-reader-heading{font-size:17px}.article-reader-content blockquote{padding:14px 16px;color:#435069;background:#f6f9fc;border-left:4px solid #2f75f6;border-radius:8px}.article-reader-list-item{position:relative;padding-left:18px}.article-reader-list-item:before{position:absolute;top:.78em;left:2px;width:6px;height:6px;content:"";background:#2f75f6;border-radius:50%}.article-reader-image{max-width:760px}.article-reader-image figcaption{margin-top:8px;color:#7b8798;font-size:12px;line-height:1.5;text-align:center}.post-detail-overlay{z-index:292;padding:28px;background:#090e1a94;-webkit-backdrop-filter:blur(8px) saturate(1.05);backdrop-filter:blur(8px) saturate(1.05)}.post-detail-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(780px,100%);max-height:calc(100vh - 72px);overflow:hidden;color:#172033;background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:10px;box-shadow:0 26px 84px #00000047}.post-detail-head{display:grid;grid-template-columns:minmax(0,1fr) auto 34px;gap:13px;align-items:center;padding:18px 24px;background:linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid #e6edf5}.post-detail-head div,.post-detail-head h2,.post-detail-head small{min-width:0}.post-detail-head small{display:block;overflow:hidden;color:#6b7585;font-size:12px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.post-detail-head h2{margin:5px 0 0;overflow:hidden;color:#111827;font-size:21px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.post-detail-body{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;overflow:hidden}.thread-reply-tabs{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-height:48px;padding:0 24px;background:#fff;border-bottom:1px solid #e6edf5}.thread-reply-tabs div{display:inline-flex;flex-wrap:wrap;gap:4px;align-items:center;min-width:0}.thread-reply-tabs button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;color:#526176;font-size:13px;font-weight:850;cursor:pointer;background:transparent;border:0;border-radius:999px}.thread-reply-tabs button:hover,.thread-reply-tabs button.active{color:#1d66e5;background:#edf4ff}.thread-reply-tabs div:first-child button.active{position:relative;background:transparent;border-radius:0}.thread-reply-tabs div:first-child button.active:after{position:absolute;right:12px;bottom:-9px;left:12px;height:3px;content:"";background:#3267ff;border-radius:999px}.thread-floor-list{min-height:0;padding:0 24px 18px;overflow:auto;background:#fff}.thread-floor{min-width:0;padding:22px 0;border-bottom:1px solid #e6edf5}.owner-floor{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px}.thread-floor-copy{min-width:0}.thread-floor-copy>header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.thread-floor-copy strong{display:block;overflow:hidden;color:#172033;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.thread-floor-copy small{display:block;margin-top:3px;overflow:hidden;color:#8a96a8;font-size:12px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.thread-floor-text{margin:16px 0 0;color:#28364d;font-size:15px;line-height:1.9;white-space:pre-wrap}.thread-reply-dock{padding:12px 24px 18px;background:#fff;border-top:1px solid #e6edf5;box-shadow:0 -10px 24px #1d4ed80f}.thread-reply-dock .root-reply-composer{margin:0;padding-bottom:0}.post-detail-content,.post-comment-panel{min-width:0;min-height:0;overflow:auto}.post-detail-content{padding:22px 24px 28px}.post-detail-content>p{margin:0;color:#28364d;font-size:16px;line-height:1.9;white-space:pre-wrap}.post-detail-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.post-detail-gallery button{aspect-ratio:16 / 10;min-height:150px;cursor:pointer;background-color:#e8eff8;background-position:center;background-size:cover;border:0;border-radius:8px;box-shadow:inset 0 0 0 1px #0f172414}.post-detail-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.post-detail-meta span,.post-detail-meta a{display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:0 10px;color:#316ed8;font-size:12px;font-weight:850;text-decoration:none;background:#e9f2ff;border-radius:999px}.post-detail-content>footer{display:flex;gap:10px;margin-top:18px;padding-top:14px;border-top:1px solid #edf2f7}.post-detail-content>footer button,.post-comment-composer footer button,.post-floor-comment footer button,.comment-replies footer button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:0 10px;color:#5f6d80;font-size:12px;font-weight:850;cursor:pointer;background:#f1f6fb;border-radius:7px}.post-detail-content>footer button.active,.post-floor-comment footer button.active,.comment-replies footer button.active{color:#1d66e5;background:#e9f2ff}.post-comment-panel{display:grid;grid-template-rows:auto minmax(0,1fr);padding:22px 24px;background:#fff;border-left:1px solid #e6edf5}.post-comment-panel>header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#111827;font-size:15px;font-weight:900}.post-comment-panel>header span{color:#64748b;font-size:12px}.post-comment-composer{display:grid;gap:8px;margin-top:12px;padding:10px;background:#fff;border:1px solid #dce8f4;border-radius:8px}.replying-chip{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px;padding:0 8px;color:#315f9d;font-size:12px;font-weight:850;background:#edf5ff;border-radius:7px}.replying-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.replying-chip button{display:inline-grid;flex:0 0 auto;width:22px;height:22px;place-items:center;color:inherit;cursor:pointer;background:transparent;border:0}.post-comment-composer textarea{width:100%;min-height:74px;padding:9px 10px;color:#172033;line-height:1.55;resize:vertical;background:#f7fbff;border:1px solid #dce8f4;border-radius:8px;outline:0}.post-comment-composer footer{display:flex;justify-content:flex-end;gap:8px}.post-comment-composer footer .primary{color:#fff;background:#2f75f6}.post-comment-composer footer button:disabled{cursor:not-allowed;opacity:.58}.inline-reply-composer{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;margin:10px 0 4px}.root-reply-composer{margin:18px 0 0;padding-bottom:2px}.nested-reply-composer{margin:8px 0 0}.comment-compose-avatar{display:inline-grid;width:34px;height:34px;place-items:center;overflow:hidden;color:#fff;font-size:13px;font-weight:900;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent),var(--post-color, #4e7df1);background-position:center;background-size:cover;border-radius:50%}.inline-reply-box{display:grid;gap:6px;min-width:0;min-height:88px;padding:10px 8px 8px 12px;background:#fff;border:1px solid #3267ff;border-radius:7px;box-shadow:0 8px 18px #2f67ff14}.inline-reply-box textarea{width:100%;min-height:38px;padding:0;color:#172033;font-size:14px;line-height:1.5;resize:none;background:transparent;border:0;outline:0}.inline-reply-box textarea::placeholder{color:#8a96a8}.inline-reply-box textarea:disabled{cursor:not-allowed}.comment-blocked-notice{padding:7px 9px;color:#b42318;font-size:12px;font-weight:800;background:#fff1f0;border:1px solid #ffd5cf;border-radius:7px}.inline-reply-box footer{display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;gap:8px;align-items:center}.inline-reply-box footer button{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0;color:#526176;cursor:pointer;background:transparent;border:0;border-radius:999px}.inline-reply-box footer button:not(:disabled):hover{background:#f3f7ff}.inline-reply-box .reply-cancel-button{padding:0 8px;color:#7b8798;font-size:12px;font-weight:850}.inline-reply-box .reply-submit-button{min-width:58px;height:30px;padding:0 14px;color:#fff;font-size:13px;font-weight:900;background:#2f6bff;box-shadow:0 8px 18px #2f6bff38;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.inline-reply-box .reply-submit-button:not(:disabled){background:#2f6bff}.inline-reply-box .reply-submit-button:disabled{color:#7f8da3;cursor:not-allowed;background:#eef3fb;border:1px solid #dce6f5;box-shadow:none;opacity:1}.inline-reply-box .reply-submit-button:not(:disabled):hover{background:#1f5cf0;box-shadow:0 10px 20px #2f6bff47}.post-comment-list{display:grid;align-content:start;gap:16px;min-height:0;margin-top:20px;overflow:auto}.post-floor-comment{display:grid;gap:10px;padding:22px 0;background:transparent;border-bottom:1px solid #e6edf5;border-radius:0}.comment-main-row{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:start}.comment-avatar{display:inline-grid;width:38px;height:38px;place-items:center;overflow:hidden;color:#fff;font-size:13px;font-weight:900;background:var(--post-color, #4e7df1);background-position:center;background-size:cover;border-radius:50%}.comment-author-avatar{padding:0;cursor:pointer;border:0}.comment-copy{min-width:0}.comment-copy header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-height:22px}.comment-copy strong,.comment-replies strong{color:#172033;font-size:14px}.comment-author-name{width:fit-content;padding:0;color:#172033;font-size:14px;font-weight:900;text-align:left;cursor:pointer;background:transparent;border:0}.comment-author-name:hover,.comment-author-name:focus-visible{color:#1d66e5}.comment-author-avatar:hover,.comment-author-avatar:focus-visible{box-shadow:0 0 0 3px #1d66e51f}.comment-copy small,.comment-replies span{color:#8a96a8;font-size:12px}.comment-copy p,.comment-replies p{margin:4px 0 0;color:#3e4d63;font-size:14px;line-height:1.64;white-space:pre-wrap}.comment-floor-meta{display:block;margin-top:5px;color:#9aa4b3;font-size:12px;font-weight:760}.comment-actions{display:inline-flex;flex-wrap:nowrap;gap:10px;align-items:center;justify-content:flex-end;white-space:nowrap}.comment-actions button{display:inline-flex;align-items:center;gap:3px;min-height:24px;padding:0;color:#5f6d80;font-size:12px;font-weight:800;cursor:pointer;background:transparent;border:0;border-radius:0}.comment-actions button:hover,.comment-actions button.active{color:#1d66e5;background:transparent}.comment-actions button:disabled{color:#9aa4b3;cursor:not-allowed}.comment-replies{display:grid;gap:10px;margin-left:48px;padding-left:0;border-left:0}.comment-replies article{padding:0;background:transparent;border:0;border-radius:0}.comment-replies header{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:6px;align-items:center}.comment-empty-state{padding:18px 10px;color:#738196;font-size:13px;text-align:center}.image-preview-modal{display:grid;width:min(1180px,100%);max-height:calc(100vh - 56px);grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#0f172ae6;border:1px solid rgba(226,232,240,.18);border-radius:10px;box-shadow:0 28px 90px #0000006b}.image-preview-head{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px 10px 16px;color:#f8fafc;border-bottom:1px solid rgba(226,232,240,.16)}.image-preview-head strong{min-width:0;overflow:hidden;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.image-preview-head span{display:inline-flex;align-items:center;gap:8px}.image-preview-head a,.image-preview-head button{display:inline-grid;height:34px;place-items:center;color:#e5edf9;cursor:pointer;background:#ffffff1a;border:1px solid rgba(226,232,240,.18);border-radius:8px}.image-preview-head a{grid-auto-flow:column;gap:6px;padding:0 11px;text-decoration:none;font-size:13px;font-weight:600}.image-preview-head button{width:34px;padding:0}.image-preview-head a:hover,.image-preview-head button:hover{color:#fff;background:#ffffff2e}.image-preview-stage{display:grid;min-height:0;place-items:center;padding:18px}.image-preview-stage img{display:block;max-width:100%;max-height:calc(100vh - 140px);object-fit:contain}.login-overlay{z-index:240}.product-entry-overlay{z-index:235;background:#080d187a;-webkit-backdrop-filter:blur(8px) saturate(1.04);backdrop-filter:blur(8px) saturate(1.04)}.product-entry-dialog{display:grid;width:min(620px,100%);max-height:min(720px,calc(100vh - 48px));min-height:0;gap:18px;padding:20px;overflow:hidden;color:#172033;background:#fff;border:1px solid #dfe7f1;border-radius:8px;box-shadow:0 26px 70px #0f172a42}.product-entry-dialog header{display:flex;align-items:center;gap:12px;min-width:0}.product-entry-dialog header>span{display:inline-grid;width:38px;height:38px;flex:0 0 auto;place-items:center;color:#1d4ed8;background:#eef5ff;border:1px solid #dbe8ff;border-radius:8px}.product-entry-dialog header div{display:grid;min-width:0;gap:2px}.product-entry-dialog header strong,.product-entry-dialog header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-entry-dialog header strong{font-size:18px;line-height:24px}.product-entry-dialog header small{color:#64748b;font-size:13px;line-height:18px}.product-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0;overflow:auto;padding-right:2px}.product-entry-option{display:grid;grid-template-columns:42px minmax(0,1fr) 22px;gap:10px;align-items:center;min-width:0;min-height:78px;padding:12px;color:#172033;text-align:left;cursor:pointer;background:linear-gradient(180deg,#fffffff5,#f8fbfff5),#fff;border:1px solid #dfe7f1;border-radius:8px;box-shadow:0 8px 22px #0f172a12;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-entry-option:hover:not(:disabled){border-color:color-mix(in srgb,var(--site-color) 42%,#dbe4ef);box-shadow:0 12px 28px #0f172a1c;transform:translateY(-1px)}.product-entry-option:disabled{cursor:wait;opacity:.68}.product-entry-option i{display:inline-grid;width:42px;height:42px;place-items:center;color:#fff;font-size:16px;font-style:normal;font-weight:900;letter-spacing:0;background:linear-gradient(135deg,#ffffff38,#ffffff0a),var(--site-color);border-radius:8px;box-shadow:0 9px 18px color-mix(in srgb,var(--site-color) 28%,transparent)}.product-entry-option span{display:grid;min-width:0;gap:3px}.product-entry-option strong,.product-entry-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-entry-option strong{color:#172033;font-size:14px;line-height:20px}.product-entry-option small{color:#64748b;font-size:12px;line-height:17px}.product-entry-option>svg{justify-self:end;color:color-mix(in srgb,var(--site-color) 74%,#1f2937)}.product-entry-option>svg.lucide-loader-2{animation:spin .8s linear infinite}@media(max-width:680px){.product-entry-overlay{padding:14px}.product-entry-dialog{max-height:calc(100vh - 28px);padding:16px}.product-entry-grid{grid-template-columns:minmax(0,1fr)}.product-entry-option{min-height:72px}}.login-dialog{position:relative;width:min(400px,100%);padding:0;overflow:hidden;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 26px 70px #0f172a3d}.login-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:24px 24px 0;background:#fff;border-bottom:0}.login-head div{display:grid;min-width:0;gap:3px}.login-head strong,.login-head span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-head strong{color:#172033;font-size:16px;line-height:22px}.login-head span{color:#708096;font-size:12px;line-height:18px}.login-method-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;margin:16px 24px 0;padding:2px;background:#f3f4f6;border-radius:8px}.login-method-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0;height:34px;padding:0 8px;color:#94a3b8;font-size:13px;font-weight:700;cursor:pointer;background:transparent;border:0;border-radius:6px;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.login-method-tabs button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-method-tabs button:hover,.login-method-tabs button.active{color:#1d4ed8;background:#fff;box-shadow:0 1px 3px #0f172a14}.login-body{height:290px;padding:16px 24px 0}.login-panel{display:grid;gap:12px;padding:0}.qr-login-panel{justify-items:center}.wechat-login-box{position:relative;display:grid;grid-template-columns:repeat(7,1fr);gap:4px;place-items:stretch;justify-self:center;width:240px;height:240px;padding:18px;overflow:hidden;background:#f8fafcb3;border:1px solid #f1f5f9;border-radius:8px;box-shadow:none}.qr-image-wrap{position:absolute;inset:0}.qr-image-wrap img{width:100%;height:100%;object-fit:contain}.qr-logo-mark{position:absolute;top:50%;left:50%;display:grid;width:37px;height:37px;place-items:center;color:#fff;font-size:12px;font-weight:900;background:#111827;border:3px solid #fff;border-radius:8px;box-shadow:0 4px 12px #0f172a2e;transform:translate(-50%,-50%)}.qr-loading-state,.qr-expired-state{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#94a3b8;font-size:12px;font-weight:700;background:#f8fafcb3}.qr-loading-state svg,.captcha-card button svg,.phone-login-panel .login-primary svg,.sms-code-row button svg{animation:login-spin .8s linear infinite}.qr-expired-state{width:100%;height:100%;cursor:pointer;border:0}.qr-expired-state:hover{color:#1d4ed8}.qr-expired-state svg{transition:transform .5s ease}.qr-expired-state:hover svg{transform:rotate(180deg)}.wechat-login-box i{display:block;width:100%;aspect-ratio:1;background:#e7eef7;border-radius:2px}.wechat-login-box i.dark{background:#172033}.qr-corner{position:absolute;width:34px;height:34px;border:7px solid #172033;border-radius:4px}.qr-corner.top-left{top:16px;left:16px}.qr-corner.top-right{top:16px;right:16px}.qr-corner.bottom-left{bottom:16px;left:16px}.login-panel>p{margin:0;color:#6b7788;font-size:12px;line-height:18px;text-align:center}.qr-login-status.expired,.qr-login-status.error{color:#dc2626;font-weight:800}.qr-login-status.confirmed{color:#16a34a;font-weight:800}.phone-login-panel{display:flex;flex-direction:column;height:100%}.phone-login-fields{display:grid;gap:12px;padding-top:8px}.login-form input,.sms-code-row input{width:100%;height:44px;margin:0;padding:0 12px;color:#172033;font-size:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none}.login-form input:focus,.sms-code-row input:focus{background:#fff;border-color:#9ec5ff;box-shadow:0 0 0 3px #2563eb1a}.sms-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.sms-code-row button{display:inline-flex;height:44px;align-items:center;justify-content:center;gap:4px;min-width:92px;padding:0 12px;color:#1d4ed8;font-size:12px;font-weight:800;cursor:pointer;background:#fff;border:1px solid #3b82f6;border-radius:8px}.sms-code-row button:disabled{color:#9aa6b6;cursor:default;background:#eef3f8}.login-primary,.login-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;height:44px;color:#fff;font-weight:800;cursor:pointer;background:#2563eb;border-radius:8px;box-shadow:0 10px 18px #2563eb2e}.login-secondary{color:#1d4ed8;background:#eaf3ff;box-shadow:none}.login-primary:hover{background:#1d4ed8}.login-primary:disabled{cursor:default;background:#9bbcf5;box-shadow:none}.login-error{margin:-3px 0 0;color:#dc2626;font-size:12px;font-weight:700;line-height:18px}.phone-login-panel .login-primary{margin-top:auto;margin-bottom:32px}.captcha-layer{position:absolute;inset:0;z-index:4;display:grid;place-items:center}.captcha-backdrop{position:absolute;inset:0;background:#0f172a4d}.captcha-card{position:relative;z-index:1;display:grid;width:220px;gap:10px;padding:16px;text-align:center;background:#fff;border-radius:12px;box-shadow:0 18px 40px #0f172a33}.captcha-close{position:absolute;top:8px;right:8px;display:grid;width:22px;height:22px;place-items:center;color:#94a3b8;cursor:pointer;background:transparent}.captcha-card img{justify-self:center;max-width:150px;height:44px;cursor:pointer;border:1px solid #e5e7eb;border-radius:7px}.captcha-card p{margin:-4px 0 0;color:#94a3b8;font-size:10px}.captcha-card input{width:100%;height:34px;text-align:center;border:1px solid #dbe5f0;border-radius:8px;outline:none}.captcha-card button:last-child{display:inline-flex;height:32px;align-items:center;justify-content:center;gap:5px;color:#fff;font-size:12px;font-weight:800;cursor:pointer;background:#2563eb;border-radius:8px}@keyframes login-spin{to{transform:rotate(360deg)}}.announcement-dialog{width:min(520px,calc(100vw - 32px))}.announcement-dialog textarea{width:100%;min-height:128px;margin-top:14px;padding:10px 11px;color:#1f2937;line-height:1.6;resize:vertical;outline:none;background:#f8fbff;border:1px solid #d7e1ee;border-radius:8px}.announcement-dialog textarea:focus{background:#fff;border-color:#9fc0f6;box-shadow:0 0 0 3px #2f75f61f}.community-announcement-detail-dialog{display:grid;gap:16px;width:min(560px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 32px))}.community-announcement-detail-dialog header{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 32px;gap:12px;align-items:start;min-width:0;padding-right:0}.community-announcement-detail-dialog header div{min-width:0}.announcement-detail-icon{display:inline-grid;width:42px;height:42px;place-items:center;color:#fff;background:#4e7df1;border-radius:8px;box-shadow:0 10px 20px #4e7df138}.community-announcement-detail-dialog small{display:block;color:#6f7c8f;font-size:12px;font-weight:850;line-height:18px}.community-announcement-detail-dialog h2{margin:1px 0 0;color:#172033;font-size:19px;line-height:1.35;word-break:break-word}.community-announcement-detail-dialog p{max-height:min(380px,calc(100vh - 210px));margin:0;overflow-y:auto;padding:14px;color:#334155;font-size:14px;line-height:1.8;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;background:#f7faff;border:1px solid #dce6f3;border-radius:8px}.dialog-card.home-settings-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(760px,calc(100vw - 32px));max-height:min(780px,calc(100vh - 24px));padding:0;overflow:hidden;background:#f6f8fb;border-color:#d8e2ee}.dialog-card.home-settings-dialog .home-settings-head{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:16px;align-items:center;padding:18px 22px;background:linear-gradient(180deg,#fffffffa,#f8fbfffa);border-bottom:1px solid #e7edf5}.dialog-card.home-settings-dialog .home-settings-head span{display:inline-flex;width:fit-content;max-width:100%;height:24px;align-items:center;padding:0 8px;overflow:hidden;color:#1d4ed8;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap;background:#eaf2ff;border:1px solid #cfe0ff;border-radius:7px}.dialog-card.home-settings-dialog .home-settings-head h2{margin:0;color:#172033;font-size:19px;line-height:26px}.dialog-card.home-settings-dialog .home-settings-head p{margin:4px 0 0;color:#6b7688;font-size:13px;line-height:20px}.home-settings-head-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.home-settings-head-meta button{display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 9px;color:#1d4ed8;font-size:12px;font-weight:800;cursor:pointer;background:#eaf2ff;border:1px solid #cfe0ff;border-radius:8px;transition:color .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.home-settings-head-meta button:hover{border-color:#9fc0f6;box-shadow:0 6px 16px #2563eb1a}.home-settings-head-meta button.closed{color:#64748b;background:#f1f5f9;border-color:#dbe3ee}.home-settings-head-meta button.closed:hover{color:#475569;border-color:#cbd5e1;box-shadow:0 6px 16px #47556914}.home-settings-public-toggle{display:inline-flex;gap:5px;align-items:center;justify-content:center;height:30px;padding:0 11px;color:#1d4ed8;font-size:12px;font-weight:850;cursor:pointer;background:#eaf2ff;border:1px solid #cfe0ff;border-radius:8px;transition:color .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.home-settings-public-toggle:hover{border-color:#9fc0f6;box-shadow:0 6px 16px #2563eb1a}.home-settings-public-toggle.closed{color:#64748b;background:#f1f5f9;border-color:#dbe3ee}.home-settings-public-toggle.closed:hover{color:#475569;border-color:#cbd5e1;box-shadow:0 6px 16px #47556914}.home-settings-body{display:grid;grid-template-columns:minmax(0,1fr);gap:0;min-height:0}.dialog-card.home-settings-dialog .home-settings-preview{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:150px auto auto;align-content:start;gap:0;min-height:0;padding:0 18px 18px;background:#fff;border-right:1px solid #e4ebf4}.dialog-card.home-settings-dialog .home-settings-cover{position:relative;width:calc(100% + 36px);height:150px;margin:0 -18px;background-position:center;background-size:cover}.home-settings-profile-strip{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:end;padding:0 0 16px;border-bottom:1px solid #e8eef6}.dialog-card.home-settings-dialog .home-settings-avatar{position:relative;z-index:1;width:76px;height:76px;margin-top:-34px;background-position:center;background-size:cover;border:4px solid #fff;border-radius:50%;box-shadow:0 14px 30px #1f2a3a33}.dialog-card.home-settings-dialog .home-settings-preview div{position:static;min-width:0}.home-settings-profile-strip strong,.home-settings-profile-strip small,.home-settings-profile-strip p{display:block;overflow:hidden;text-overflow:ellipsis}.home-settings-profile-strip strong{margin-top:7px;color:#111827;font-size:21px;line-height:28px;white-space:nowrap}.home-settings-profile-strip small{width:fit-content;max-width:100%;height:24px;padding:0 8px;color:#2f75f6;font-size:12px;font-weight:800;line-height:24px;background:#eaf2ff;border-radius:6px;white-space:nowrap}.home-settings-profile-strip p{display:-webkit-box;margin:8px 0 0;color:#64748b;font-size:13px;line-height:19px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-settings-quality{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;margin-top:14px;padding:12px;background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid #e4ebf4;border-radius:8px}.home-settings-progress{display:grid;width:54px;height:54px;place-items:center;background:radial-gradient(circle,#fff 0 55%,transparent 56%),conic-gradient(#2563eb var(--profile-progress),#e2e8f0 0);border-radius:50%}.home-settings-progress b{color:#172033;font-size:15px;line-height:18px}.home-settings-progress b:after{content:"%";color:#64748b;font-size:10px;font-weight:800}.home-settings-quality div{min-width:0}.home-settings-quality strong,.home-settings-quality small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-settings-quality strong{color:#172033;font-size:13px;line-height:18px}.home-settings-quality small{margin-top:3px;color:#738196;font-size:11px;line-height:16px}.home-settings-preview-metrics{display:grid;grid-template-columns:repeat(3,minmax(58px,1fr));gap:8px;margin-top:14px}.home-settings-preview-metrics span{display:grid;min-width:0;min-height:62px;place-items:center;padding:8px 4px;background:#f6f9fd;border:1px solid #e5ecf5;border-radius:8px}.home-settings-preview-metrics b,.home-settings-preview-metrics small{display:block;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-settings-preview-metrics b{color:#111827;font-size:18px;line-height:22px}.home-settings-preview-metrics small{color:#708096;font-size:11px;line-height:15px}.home-settings-editor{display:grid;align-content:start;gap:12px;min-width:0;min-height:0;padding:16px;overflow-y:auto}.home-settings-section{display:grid;gap:12px;min-width:0;padding:14px;background:#fff;border:1px solid #e1e9f3;border-radius:8px;box-shadow:0 8px 20px #1f2a3a0b}.home-settings-section header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.home-settings-section header strong,.home-settings-section header span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-settings-section header strong{color:#172033;font-size:14px;line-height:20px}.home-settings-section header span{color:#7b8798;font-size:12px;line-height:18px}.home-settings-add-link{display:inline-flex;gap:5px;align-items:center;justify-content:center;height:30px;padding:0 10px;color:#1e63d7;font-size:12px;font-weight:850;cursor:pointer;background:#eef5ff;border:1px solid #cfe0ff;border-radius:7px}.home-settings-add-link:hover{background:#e3efff}.home-settings-link-list{display:grid;gap:10px;min-width:0}.home-settings-link-row{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr) 34px;gap:10px;align-items:end;min-width:0;padding:10px;background:#f8fbff;border:1px solid #e2eaf5;border-radius:8px}.home-settings-link-row label{display:grid;gap:6px;min-width:0}.home-settings-link-row label span{display:inline-flex;gap:5px;align-items:center;color:#34445a;font-size:12px;font-weight:800}.home-settings-link-row input{width:100%;height:36px;min-width:0;padding:0 10px;color:#111827;background:#fff;border:1px solid #d7e1ee;border-radius:8px;outline:none}.home-settings-link-row input:focus{border-color:#9fc0f6;box-shadow:0 0 0 3px #2f75f61f}.home-settings-link-row>button{display:inline-grid;width:34px;height:34px;place-items:center;color:#b42318;cursor:pointer;background:#fff4f2;border:1px solid #ffd8d3;border-radius:8px}.home-settings-link-row>button:hover{background:#ffe8e4}.home-settings-empty-links{margin:0;padding:12px;color:#728195;font-size:13px;text-align:center;background:#f8fafc;border:1px dashed #d8e1ed;border-radius:8px}.dialog-card.home-settings-dialog .home-settings-form{display:grid;gap:12px;min-width:0;padding:0}.dialog-card.home-settings-dialog .home-settings-form.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.dialog-card.home-settings-dialog .home-settings-form.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.dialog-card.home-settings-dialog .home-settings-form label{display:grid;gap:6px;min-width:0}.dialog-card.home-settings-dialog .home-settings-form label.wide{grid-column:1 / -1}.dialog-card.home-settings-dialog .home-settings-form span{display:inline-flex;align-items:center;gap:5px;color:#34445a;font-size:12px;font-weight:800}.dialog-card.home-settings-dialog .home-settings-form span svg{color:#718096}.dialog-card.home-settings-dialog .home-settings-form input,.dialog-card.home-settings-dialog .home-settings-form textarea{width:100%;margin:0;color:#111827;background:#f8fbff;border:1px solid #d7e1ee;border-radius:8px;outline:none;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.dialog-card.home-settings-dialog .home-settings-form input{height:38px;padding:0 11px}.dialog-card.home-settings-dialog .home-settings-form textarea{min-height:88px;padding:10px 11px;line-height:1.6;resize:vertical}.dialog-card.home-settings-dialog .home-settings-form input:focus,.dialog-card.home-settings-dialog .home-settings-form textarea:focus{background:#fff;border-color:#9fc0f6;box-shadow:0 0 0 3px #2f75f61f}.home-settings-upload-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:8px;align-items:stretch}.home-settings-upload-button,.home-settings-clear-avatar{height:46px;color:#1d4ed8;cursor:pointer;background:#f8fbff;border:1px solid #cfe0ff;border-radius:8px;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.home-settings-upload-button{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:center;width:100%;padding:0 12px;text-align:left;overflow:hidden}.dialog-card.home-settings-dialog .home-settings-upload-button span{display:grid;gap:1px;min-width:0}.home-settings-upload-button b,.home-settings-upload-button small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-settings-upload-button b{color:#172033;font-size:13px;line-height:17px}.home-settings-upload-button small{color:#64748b;font-size:11px;font-weight:750;line-height:15px}.home-settings-clear-avatar{display:grid;place-items:center;color:#e11d48;background:#fff5f7;border-color:#fecdd3}.home-settings-upload-button:disabled,.home-settings-clear-avatar:disabled{cursor:wait;opacity:.82;transform:none}.home-settings-upload-button.uploading{color:#2563eb;background:#eef5ff;border-color:#9fc0f6}.home-settings-upload-button.uploading svg{animation:icon-spin .8s linear infinite}.home-settings-upload-progress{position:absolute;right:0;bottom:0;left:0;height:3px;overflow:hidden;background:#dbeafe}.home-settings-upload-progress:before{display:block;width:var(--upload-progress, 0%);height:100%;content:"";background:linear-gradient(90deg,#2563eb,#16a34a);border-radius:0 999px 999px 0;transition:width .16s ease}.home-settings-upload-button:hover:not(:disabled),.home-settings-clear-avatar:hover:not(:disabled){background:#fff;border-color:#9fc0f6;box-shadow:0 8px 18px #2563eb1a;transform:translateY(-1px)}.home-settings-clear-avatar:hover:not(:disabled){color:#be123c;border-color:#fda4af;box-shadow:0 8px 18px #e11d481a}.dialog-card.home-settings-dialog footer{display:flex;justify-content:flex-end;gap:8px;margin:0;padding:14px 22px;background:#fff;border-top:1px solid #e7edf5;box-shadow:0 -8px 20px #1f2a3a0a}.dialog-card.home-settings-dialog footer button{min-width:72px;height:36px;font-weight:900}.dialog-card.home-settings-dialog footer button.primary{background:#2563eb;box-shadow:0 8px 18px #2563eb2e}.community-admin-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(1040px,calc(100vw - 48px));height:min(700px,calc(100vh - 48px));padding:0;overflow:hidden}.community-admin-head{display:grid;grid-template-columns:44px minmax(0,1fr) 34px;gap:14px;align-items:center;padding:18px 22px;background:linear-gradient(180deg,#f7fbff,#fff);border-bottom:1px solid #e7edf5}.community-admin-mark{display:inline-grid;width:44px;height:44px;place-items:center;color:#2563eb;background:#eaf2ff;border-radius:8px}.community-admin-head div{min-width:0}.community-admin-head h2,.community-admin-head p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-admin-head h2{color:#111827;font-size:20px;font-weight:900;line-height:27px}.community-admin-head p{margin:3px 0 0;color:#778394;font-size:13px;line-height:19px}.community-admin-body{display:grid;grid-template-columns:220px minmax(0,1fr);height:100%;min-height:0;overflow:hidden}.community-admin-sidebar{display:grid;align-content:start;gap:10px;padding:18px 14px;background:#f6f9fd;border-right:1px solid #e7edf5}.community-admin-sidebar button{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:center;width:100%;padding:12px;color:#3b4a60;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6f3;border-radius:8px}.community-admin-sidebar button.active{color:#1658d9;border-color:#b9d1ff;box-shadow:0 8px 18px #2563eb14}.community-admin-sidebar span,.community-admin-sidebar strong,.community-admin-sidebar small{min-width:0}.community-admin-sidebar strong,.community-admin-sidebar small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-admin-sidebar strong{font-size:14px;font-weight:900}.community-admin-sidebar small{margin-top:2px;color:#778394;font-size:12px}.community-admin-main{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;background:#fff}.admin-news-toolbar{display:grid;grid-template-columns:minmax(140px,.72fr) minmax(320px,1.4fr) auto;gap:12px;align-items:end;padding:16px 18px;border-bottom:1px solid #e7edf5}.admin-news-toolbar div,.admin-news-toolbar strong,.admin-news-toolbar span{min-width:0}.admin-news-toolbar strong,.admin-news-toolbar span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-news-toolbar strong{color:#111827;font-size:16px;font-weight:900}.admin-news-toolbar span{margin-top:3px;color:#778394;font-size:12px}.admin-news-controls{display:grid;gap:8px;min-width:0}.admin-news-search{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;height:38px;padding:0 12px;color:#8a96a8;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px}.admin-news-prompt{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;min-height:74px;padding:9px 12px;color:#8a96a8;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px}.admin-news-prompt svg{margin-top:2px}.admin-news-search input{min-width:0;height:100%;color:#172033;font-size:13px;font-weight:750;background:transparent;border:0;outline:0}.admin-news-prompt textarea{width:100%;min-width:0;min-height:54px;max-height:132px;padding:0;color:#172033;font-size:13px;font-weight:750;line-height:1.5;resize:vertical;background:transparent;border:0;outline:0}.admin-news-toolbar>button,.admin-news-draft footer button{display:inline-flex;gap:6px;align-items:center;justify-content:center;height:38px;padding:0 14px;color:#fff;font-size:13px;font-weight:900;cursor:pointer;background:#2563eb;border:0;border-radius:8px;box-shadow:0 8px 18px #2563eb29}.admin-news-toolbar>button:disabled{cursor:not-allowed;opacity:.6}.admin-post-toolbar{grid-template-columns:minmax(140px,1fr) minmax(240px,420px)}.admin-announcement-toolbar{grid-template-columns:minmax(140px,1fr) auto;align-items:center}.admin-announcement-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;min-height:0;padding:16px 18px;overflow:auto;background:#f8fbff}.admin-post-policy-layout{display:block;min-height:0;padding:16px 18px;overflow:auto;background:#f8fbff}.admin-announcement-editor,.admin-announcement-preview{min-width:0;padding:16px;background:#fff;border:1px solid #dde7f2;border-radius:8px}.admin-announcement-editor{display:grid;align-content:start;gap:14px}.admin-announcement-editor label{display:grid;gap:7px;min-width:0}.admin-announcement-editor label span,.admin-announcement-preview>strong{color:#172033;font-size:13px;font-weight:900}.admin-announcement-editor input,.admin-announcement-editor textarea{width:100%;min-width:0;color:#172033;font-size:13px;font-weight:750;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px;outline:0}.admin-announcement-editor input{height:38px;padding:0 12px}.admin-announcement-editor textarea{min-height:120px;padding:10px 12px;line-height:1.6;resize:vertical}.admin-announcement-editor input:focus,.admin-announcement-editor textarea:focus{background:#fff;border-color:#8fb4ff;box-shadow:0 0 0 3px #4e7df124}.admin-announcement-editor footer{display:flex;gap:10px;align-items:center;justify-content:space-between}.admin-announcement-editor footer small{color:#778394;font-size:12px;font-weight:800}.admin-announcement-editor footer button{display:inline-flex;gap:6px;align-items:center;justify-content:center;height:38px;padding:0 14px;color:#fff;font-size:13px;font-weight:900;cursor:pointer;background:#2563eb;border:0;border-radius:8px;box-shadow:0 8px 18px #2563eb29}.admin-announcement-editor footer button:disabled{cursor:not-allowed;opacity:.66}.admin-post-policy-editor{width:min(720px,100%);margin:0}.admin-post-policy-editor .manage-switch-row{min-height:64px}.admin-post-policy-editor .manage-switch-row span,.admin-post-policy-editor .manage-switch-row strong,.admin-post-policy-editor .manage-switch-row small{white-space:normal}.post-policy-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-policy-summary-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0;padding:12px 14px;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px}.post-policy-summary-strip strong,.post-policy-summary-strip small{display:block;min-width:0}.post-policy-summary-strip strong{color:#172033;font-size:13px;font-weight:900;line-height:18px}.post-policy-summary-strip small{margin-top:2px;color:#64748b;font-size:12px;font-weight:800;line-height:18px}.post-policy-summary-strip em{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;color:#166534;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap;background:#eef8f2;border:1px solid #bbebcf;border-radius:999px}.admin-announcement-preview{display:grid;align-content:start;gap:12px}.admin-announcement-preview .announcement-block{box-shadow:none}.admin-news-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;min-height:0;padding:16px 18px;overflow:hidden}.admin-news-drafts,.admin-published-news{min-height:0;overflow:auto}.admin-news-drafts>header,.admin-published-news>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#111827;font-size:14px;font-weight:900}.admin-news-drafts>header span,.admin-published-news>header span{color:#64748b;font-size:12px}.admin-news-draft{display:grid;grid-template-columns:168px minmax(0,1fr);gap:14px;min-height:260px;padding:12px;background:#f8fbff;border:1px solid #e1eaf5;border-radius:8px}.admin-news-draft+.admin-news-draft{margin-top:10px}.admin-news-cover{min-height:220px;background-color:#e8eff8;background-position:center;background-size:cover;border-radius:8px}.admin-news-editor{display:grid;grid-template-rows:38px minmax(0,1fr) auto;gap:8px;min-width:0}.admin-news-editor input,.admin-news-editor textarea{width:100%;min-width:0;color:#172033;font-size:13px;font-weight:750;background:#fff;border:1px solid #dce6f3;border-radius:8px;outline:0}.admin-news-editor input{height:38px;padding:0 10px}.admin-news-editor textarea{min-height:190px;padding:10px;line-height:1.6;font-weight:650;resize:vertical}.admin-news-draft footer{display:flex;gap:10px;align-items:center;justify-content:space-between}.admin-news-draft footer span{min-width:0;overflow:hidden;color:#778394;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.admin-news-draft-actions{display:inline-flex;flex-shrink:0;gap:8px;align-items:center}.admin-news-draft-actions .secondary{color:#2563eb;background:#eef5ff;border:1px solid #cfe0ff;box-shadow:none}.admin-published-news article{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:8px;align-items:center;padding:10px;background:#f8fbff;border:1px solid #e1eaf5;border-radius:8px}.admin-published-news article+article{margin-top:8px}.admin-published-news span,.admin-published-news strong,.admin-published-news small{min-width:0}.admin-published-news strong,.admin-published-news small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-published-news strong{color:#172033;font-size:13px;font-weight:900}.admin-published-news small{margin-top:3px;color:#778394;font-size:12px}.admin-published-news article>button{display:inline-grid;width:32px;height:32px;place-items:center;color:#ef4444;cursor:pointer;background:#fff;border:1px solid #f3c2c2;border-radius:8px}.admin-post-layout{display:grid;grid-template-rows:minmax(0,1fr);min-height:0;padding:16px 18px;overflow:hidden}.admin-post-list{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;overflow:hidden}.admin-post-list>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:#111827;font-size:14px;font-weight:900}.admin-post-list>header span{color:#64748b;font-size:12px}.admin-post-scroll{display:grid;align-content:start;gap:10px;min-height:0;padding-right:4px;overflow-y:auto}.admin-post-row{display:grid;grid-template-columns:42px minmax(0,1fr) 132px 224px;gap:11px;align-items:center;min-height:92px;padding:11px 12px;background:#f8fbff;border:1px solid #e1eaf5;border-radius:8px}.admin-post-avatar{display:inline-block;width:40px;height:40px;border-radius:50%}.admin-post-copy{min-width:0}.admin-post-copy strong,.admin-post-copy small,.admin-post-copy p{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.admin-post-copy strong{color:#172033;font-size:14px;font-weight:900;line-height:20px;white-space:nowrap}.admin-post-copy small{margin-top:2px;color:#778394;font-size:12px;line-height:17px;white-space:nowrap}.admin-post-copy p{display:-webkit-box;margin:5px 0 0;color:#536173;font-size:12px;line-height:18px;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.admin-post-metrics{display:grid;gap:3px;justify-items:end;color:#64748b;font-size:12px;font-weight:800}.admin-post-metrics em{font-style:normal}.admin-post-actions{display:grid;grid-template-columns:repeat(6,32px);justify-content:flex-end;gap:6px}.admin-post-actions button{display:inline-grid;width:32px;height:32px;place-items:center;color:#526176;cursor:pointer;background:#fff;border:1px solid #dbe6f2;border-radius:8px}.admin-post-actions button:last-child{color:#ef4444;border-color:#f3c2c2}.admin-post-actions button:hover,.admin-published-news article>button:hover{background:#f3f7ff}.admin-post-actions button:last-child:hover,.admin-published-news article>button:hover{background:#fff1f2}.admin-agent-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-account-toolbar{grid-template-columns:minmax(140px,.8fr) minmax(260px,1fr) auto;align-items:center}.admin-account-layout{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);gap:16px;min-height:0;padding:16px 18px;overflow:hidden}.admin-account-list,.admin-account-editor{min-width:0;min-height:0}.admin-account-list{display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px}.admin-account-list>header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#111827;font-size:14px;font-weight:900}.admin-account-list>header span{display:grid;gap:2px;min-width:0}.admin-account-list>header span strong,.admin-account-list>header span small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-account-list>header span small,.admin-account-list>header em{color:#64748b;font-size:12px;font-style:normal;font-weight:800}.admin-account-segments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-account-segments button{display:inline-flex;gap:6px;align-items:center;justify-content:center;min-width:0;height:34px;padding:0 10px;color:#475569;font-size:13px;font-weight:900;cursor:pointer;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px}.admin-account-segments button.active{color:#1658d9;background:#eef5ff;border-color:#b9d1ff;box-shadow:0 8px 18px #2563eb14}.admin-account-segments em{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;padding:0 6px;color:inherit;font-style:normal;font-size:11px;background:#2563eb14;border-radius:999px}.admin-account-search-note{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;min-width:0;padding:9px 10px;color:#617089;font-size:12px;font-weight:800;background:#f8fbff;border:1px dashed #cfe0ff;border-radius:8px}.admin-account-search-note span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-account-search-note button{display:inline-flex;gap:5px;align-items:center;justify-content:center;height:28px;padding:0 9px;color:#1d4ed8;font-size:12px;font-weight:900;cursor:pointer;background:#eef5ff;border:1px solid #cfe0ff;border-radius:7px}.admin-account-scroll{display:grid;align-content:start;gap:9px;min-height:0;overflow:auto}.admin-account-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;width:100%;min-width:0;padding:10px;color:#27364a;text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #e1eaf5;border-radius:8px}.admin-account-row:hover,.admin-account-row.active{background:#fff;border-color:#b9d1ff;box-shadow:0 8px 18px #2563eb14}.admin-account-avatar{display:inline-grid;width:42px;height:42px;place-items:center;color:#fff;font-weight:950;background:var(--post-color, #4e7df1);background-position:center;background-size:cover;border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff3d}.admin-account-copy{display:grid;gap:4px;min-width:0}.admin-account-copy strong,.admin-account-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis}.admin-account-copy strong{color:#172033;font-size:14px;line-height:20px}.admin-account-copy small{color:#6f7d91;font-size:12px;line-height:17px;white-space:nowrap}.admin-account-badges{display:flex;flex-wrap:wrap;gap:5px;min-width:0}.admin-account-editor{align-content:start}.admin-agent-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:18px;align-items:start;min-height:0;padding:16px 18px;overflow-y:auto}.admin-agent-menu-panel{display:grid;align-content:start;gap:10px;min-width:0}.admin-agent-menu-panel button{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:center;width:100%;min-width:0;min-height:62px;padding:12px;color:#3b4a60;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6f3;border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease,color .15s ease}.admin-agent-menu-panel button:hover,.admin-agent-menu-panel button.active{color:#1658d9;border-color:#b9d1ff;box-shadow:0 8px 18px #2563eb14}.admin-agent-menu-panel span,.admin-agent-menu-panel strong,.admin-agent-menu-panel small{min-width:0}.admin-agent-menu-panel strong,.admin-agent-menu-panel small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-agent-menu-panel strong{font-size:14px;font-weight:900}.admin-agent-menu-panel small{margin-top:2px;color:#778394;font-size:12px}.admin-agent-detail-panel{min-width:0;padding-left:18px;border-left:1px solid #d8e3f0}.admin-agent-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;min-width:0;min-height:auto;padding:12px;overflow:visible;background:#f8fbff;border:1px solid #e1eaf5;border-radius:8px}.admin-agent-model-panel{position:static}.admin-agent-role-panel{position:relative}.admin-agent-role-panel:before{display:none}.admin-agent-section-head{display:flex;gap:10px;align-items:center;justify-content:space-between}.admin-agent-section-head span,.admin-agent-section-head strong,.admin-agent-section-head small{min-width:0}.admin-agent-section-head strong,.admin-agent-section-head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-agent-section-head strong{color:#111827;font-size:14px;font-weight:900}.admin-agent-section-head small{margin-top:2px;color:#778394;font-size:12px;font-weight:750}.admin-agent-section-head button,.admin-agent-row-actions button{display:inline-grid;width:32px;height:32px;flex:0 0 auto;place-items:center;color:#526176;cursor:pointer;background:#fff;border:1px solid #dbe6f2;border-radius:8px}.admin-agent-section-head button:hover,.admin-agent-row-actions button:hover{background:#f3f7ff}.admin-agent-section-head .admin-agent-create-button{display:inline-flex;width:auto;min-width:72px;gap:6px;padding:0 10px;color:#2563eb;background:#eef5ff;border-color:#cfe0ff}.admin-agent-section-head .admin-agent-create-button:hover{background:#e4efff;border-color:#9fc3ff}.admin-agent-section-head .admin-agent-create-button span{color:inherit;font-size:12px;font-weight:900;line-height:1}.admin-agent-form{display:grid;gap:10px;min-width:0}.admin-agent-edit-state{display:flex;gap:8px;align-items:center;min-width:0;min-height:34px;padding:7px 10px;color:#475569;background:#fff;border:1px solid #e1eaf5;border-radius:8px}.admin-agent-edit-state.editing{color:#1d4ed8;background:#eef5ff;border-color:#9fc3ff}.admin-agent-edit-state span{flex:0 0 auto;padding:2px 7px;color:inherit;font-size:11px;font-weight:900;background:#2563eb14;border-radius:999px}.admin-agent-edit-state strong{min-width:0;overflow:hidden;color:#172033;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.admin-agent-avatar-editor{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;min-width:0;padding:10px;background:#fff;border:1px solid #e1eaf5;border-radius:8px}.admin-agent-avatar-preview{display:inline-grid;width:46px;height:46px;place-items:center;overflow:hidden;color:#fff;font-size:16px;font-weight:900;background:linear-gradient(135deg,#ffffff47,#fff0),var(--member-color, #2563eb);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%}.admin-agent-avatar-upload{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:8px;align-items:stretch;min-width:0}.admin-agent-avatar-upload .home-settings-upload-button span{display:grid;gap:1px;min-width:0}.admin-form-grid{display:grid;gap:10px;min-width:0}.admin-form-grid.two{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.admin-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-agent-form label{display:grid;gap:5px;min-width:0}.admin-agent-form label span{min-width:0;overflow:hidden;color:#536173;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.community-blacklist-note{margin:0;padding:10px 12px;color:#b91c1c;font-size:12px;font-weight:800;line-height:18px;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px}.admin-agent-advanced-toggle{display:inline-flex;gap:6px;align-items:center;justify-content:center;width:fit-content;min-height:32px;padding:0 10px;color:#2563eb;font-size:12px;font-weight:900;cursor:pointer;background:#eef5ff;border:1px solid #cfe0ff;border-radius:8px}.admin-agent-advanced{display:grid;gap:10px;min-width:0;padding:10px;background:#fff;border:1px dashed #d7e3f2;border-radius:8px}.admin-agent-config-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.admin-agent-config-tabs button{display:grid;gap:2px;min-width:0;min-height:48px;padding:9px 12px;color:#526176;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe6f2;border-radius:8px}.admin-agent-config-tabs button:hover,.admin-agent-config-tabs button.active{color:#1d4ed8;background:#eef5ff;border-color:#9fc3ff}.admin-agent-config-tabs strong,.admin-agent-config-tabs small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-agent-config-tabs strong{font-size:13px;font-weight:900}.admin-agent-config-tabs small{font-size:11px;font-weight:800}.admin-agent-runtime-panel,.admin-agent-test-panel,.admin-agent-knowledge-panel{display:grid;gap:8px;min-width:0;padding:10px;background:#fff;border:1px solid #e1eaf5;border-radius:8px}.admin-agent-knowledge-button{display:grid;grid-template-columns:32px minmax(0,1fr) 28px;gap:9px;align-items:center;min-height:48px;padding:7px 9px;color:#1d4ed8;text-align:left;cursor:pointer;background:#eef5ff;border:1px solid #bfd5ff;border-radius:8px}.admin-agent-knowledge-button>svg:first-child,.admin-agent-knowledge-button>svg:last-child{justify-self:center}.admin-agent-knowledge-button span{display:grid;gap:2px;min-width:0}.admin-agent-knowledge-button strong,.admin-agent-knowledge-button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-agent-knowledge-button strong{font-size:13px;font-weight:900}.admin-agent-knowledge-button small{color:#5d76a8;font-size:11px;font-weight:850}.admin-agent-knowledge-button:hover{background:#e3efff;border-color:#8cb5ff}.admin-agent-field-title{color:#536173;font-size:12px;font-weight:900}.admin-agent-mode-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0}.admin-agent-mode-control button{display:grid;gap:2px;min-width:0;min-height:54px;padding:8px 10px;color:#526176;text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #dbe6f2;border-radius:8px}.admin-agent-mode-control button.active{color:#1d4ed8;background:#eef5ff;border-color:#9fc3ff}.admin-agent-mode-control strong,.admin-agent-mode-control small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-agent-mode-control strong{font-size:13px;font-weight:900}.admin-agent-mode-control small{font-size:11px;font-weight:800}.admin-agent-scene-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-agent-choice{position:relative;display:flex!important;grid-template-columns:none!important;gap:8px!important;align-items:center;min-width:0;min-height:40px;padding:8px 10px;cursor:pointer;background:#f8fbff;border:1px solid #dbe6f2;border-radius:8px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.admin-agent-choice:hover{background:#f3f7ff;border-color:#bfd6ff}.admin-agent-choice input{position:absolute;pointer-events:none;opacity:0}.admin-agent-choice-check{display:inline-grid!important;width:20px;height:20px;min-width:20px!important;flex:0 0 auto;place-items:center;overflow:hidden!important;color:transparent!important;background:#fff;border:1px solid #b8c6d8;border-radius:5px;transition:color .18s ease,background .18s ease,border-color .18s ease}.admin-agent-choice input:checked+.admin-agent-choice-check{color:#fff!important;background:#2563eb;border-color:#2563eb}.admin-agent-choice:has(input:checked){background:#eef5ff;border-color:#8fb8ff;box-shadow:inset 0 0 0 1px #2563eb14}.admin-agent-choice-text{min-width:0;overflow:visible!important;color:#334155!important;font-size:12px;font-weight:900;line-height:1.25;text-overflow:clip!important;white-space:normal!important}.admin-agent-policy-panel{border-style:solid}.admin-agent-policy-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0}.admin-agent-policy-summary span{display:grid;grid-template-columns:minmax(52px,auto) 14px minmax(0,1fr);gap:6px;align-items:center;min-width:0;min-height:34px;padding:7px 9px;color:#536173;background:#f8fbff;border:1px solid #dbe6f2;border-radius:8px}.admin-agent-policy-summary strong,.admin-agent-policy-summary em{min-width:0;overflow:hidden;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.admin-agent-policy-summary strong{color:#334155}.admin-agent-policy-summary svg{color:#94a3b8}.admin-agent-policy-summary em{color:#1658d9;font-style:normal}.admin-agent-fail-policy{max-width:280px}.admin-agent-test-panel{grid-template-columns:minmax(0,1fr);align-items:stretch}.admin-agent-test-panel label,.admin-agent-test-panel pre{grid-column:1 / -1}.admin-agent-test-panel pre{max-height:180px;margin:0;padding:10px;overflow:auto;color:#172033;font-size:12px;line-height:1.55;white-space:pre-wrap;background:#f8fafc;border:1px solid #dbe6f2;border-radius:8px}.admin-agent-form input,.admin-agent-form select,.admin-agent-form textarea{width:100%;min-width:0;color:#172033;font-size:13px;font-weight:750;background:#fff;border:1px solid #dce6f3;border-radius:8px;outline:0}.admin-agent-form input,.admin-agent-form select{height:36px;padding:0 10px}.admin-agent-form textarea{min-height:88px;max-height:180px;padding:9px 10px;line-height:1.55;resize:vertical}.admin-agent-toggle{display:flex!important;grid-template-columns:none;gap:8px!important;align-items:center;min-height:28px}.admin-agent-toggle input{width:16px;height:16px;margin:0;accent-color:#2563eb}.admin-agent-form footer{display:flex;gap:8px;align-items:center;justify-content:flex-end}.admin-account-footer-spacer{flex:1 1 auto;min-width:8px}.admin-agent-form footer button{display:inline-flex;gap:6px;align-items:center;justify-content:center;height:36px;padding:0 13px;color:#fff;font-size:13px;font-weight:900;cursor:pointer;background:#2563eb;border:0;border-radius:8px;box-shadow:0 8px 18px #2563eb29}.admin-agent-form footer button.secondary{color:#2563eb;background:#eef5ff;border:1px solid #cfe0ff;box-shadow:none}.admin-agent-form footer button.danger{color:#b42331;background:#fff1f2;border:1px solid #fecdd3;box-shadow:none}.admin-agent-form footer button.danger:hover{color:#8f1d2c;background:#ffe4e6}.admin-agent-form footer button:disabled,.admin-agent-row-actions button:disabled{cursor:not-allowed;opacity:.6}.admin-agent-list{display:grid;align-content:start;gap:8px;min-width:0;min-height:0;padding-right:4px;overflow-y:auto}.admin-agent-row{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;min-width:0;padding:9px 10px;background:#fff;border:1px solid #e1eaf5;border-radius:8px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.admin-agent-row.active{background:#eef5ff;border-color:#8fb8ff;box-shadow:inset 0 0 0 1px #2563eb14}.admin-agent-row-icon{display:inline-grid;width:34px;height:34px;place-items:center;color:#2563eb;background:#eaf2ff;border-radius:8px}.admin-agent-row-icon.agent-avatar{overflow:hidden;color:#fff;font-size:13px;font-weight:900;background:linear-gradient(135deg,#ffffff47,#fff0),var(--member-color, #2563eb);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%}.admin-agent-row.active .admin-agent-row-icon{color:#fff;background:#2563eb}.admin-agent-row.active .admin-agent-row-icon.agent-avatar{background:linear-gradient(135deg,#ffffff47,#fff0),var(--member-color, #2563eb);background-position:center;background-repeat:no-repeat;background-size:cover}.admin-agent-row-copy{display:grid;gap:2px;min-width:0}.admin-agent-row-copy strong,.admin-agent-row-copy small,.admin-agent-row-copy em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-agent-row-copy strong{color:#172033;font-size:13px;font-weight:900}.admin-agent-row-copy small{color:#778394;font-size:12px;font-weight:750}.admin-agent-row-copy em{width:fit-content;max-width:100%;padding:2px 7px;color:#64748b;font-size:11px;font-style:normal;font-weight:900;background:#eef2f7;border-radius:999px}.admin-agent-row-copy em.success{color:#15803d;background:#e8f7ee}.admin-agent-row-copy em.warning{color:#a16207;background:#fef7d7}.admin-agent-row-copy em.failed{color:#b91c1c;background:#fff1f2}.admin-agent-row-actions{position:relative;z-index:1;display:inline-flex;gap:6px;align-items:center;justify-content:flex-end}.admin-agent-row-actions button:last-child{color:#ef4444;border-color:#f3c2c2}.admin-agent-row-actions button:last-child:hover{background:#fff1f2}.admin-agent-delete-inline{display:flex;grid-column:1 / -1;gap:8px;align-items:center;justify-content:flex-end;min-width:0;padding:8px;background:#fff7f7;border:1px solid #fecdd3;border-radius:8px}.admin-agent-delete-inline span{min-width:0;margin-right:auto;overflow:hidden;color:#9f1239;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.admin-agent-delete-inline button{display:inline-flex;gap:5px;align-items:center;justify-content:center;min-width:54px;height:30px;padding:0 10px;font-size:12px;font-weight:900;cursor:pointer;background:#fff;border:1px solid #dbe6f2;border-radius:8px}.admin-agent-delete-inline button.secondary{color:#475569}.admin-agent-delete-inline button.danger{color:#fff;background:#ef4444;border-color:#ef4444}.admin-agent-delete-inline button:disabled{cursor:not-allowed;opacity:.65}.admin-agent-library-stack{display:grid;gap:12px;min-width:0}.admin-agent-library-panel{grid-template-rows:auto minmax(0,1fr);min-height:auto}.admin-agent-template-list{display:grid;align-content:start;gap:8px;min-width:0;min-height:0;overflow-y:auto}.admin-agent-template-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;min-width:0;padding:10px;background:#fff;border:1px solid #e1eaf5;border-radius:8px}.admin-agent-template-card span{min-width:0}.admin-agent-template-card strong,.admin-agent-template-card small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-agent-template-card strong{color:#172033;font-size:13px;font-weight:900}.admin-agent-template-card small{margin-top:2px;color:#778394;font-size:12px;font-weight:750}.admin-agent-template-card button{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;color:#2563eb;font-size:12px;font-weight:900;cursor:pointer;background:#eef5ff;border:1px solid #cfe0ff;border-radius:8px}.admin-agent-template-card button:hover{background:#e1ecff}.group-manage-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1020px,calc(100vw - 48px));height:min(720px,calc(100vh - 48px));padding:0;overflow:hidden}.group-manage-head{display:grid;grid-template-columns:46px minmax(0,1fr) minmax(240px,320px) 34px;gap:14px;align-items:center;padding:18px 22px;background:linear-gradient(180deg,#f7fbff,#fff);border-bottom:1px solid #e7edf5}.group-manage-head div{min-width:0}.group-manage-head h2,.group-manage-head p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-manage-head h2{color:#111827;font-size:20px;font-weight:900;line-height:27px}.group-manage-head p{margin:3px 0 0;color:#778394;font-size:13px;line-height:19px}.manage-group-search{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;height:38px;min-width:0;padding:0 12px;color:#8a96a8;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.manage-group-search:focus-within{color:#2f75f6;background:#fff;border-color:#9fc0ff;box-shadow:0 0 0 3px #2f75f61c}.manage-group-search input{width:100%;height:100%;min-width:0;margin:0;padding:0;color:#172033;font-size:13px;font-weight:750;background:transparent;border:0;outline:none}.manage-group-search input::placeholder{color:#99a6b7;font-weight:650}.group-manage-close{display:inline-grid;width:34px;height:34px;place-items:center;color:#708096;cursor:pointer;background:#eef3f8;border-radius:8px}.group-manage-close:hover{color:#2f75f6;background:#e7f0ff}.group-manage-body{display:grid;grid-template-columns:204px minmax(0,1fr);min-height:0;overflow:hidden;background:#f7f9fc;border-bottom:1px solid #e7edf5}.group-manage-sidebar{display:grid;align-content:start;gap:8px;min-height:0;padding:16px 14px;overflow-y:auto;background:#f3f6fa;border-right:1px solid #e2e8f0}.group-manage-sidebar button{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:center;min-height:58px;padding:10px;color:#536173;text-align:left;cursor:pointer;background:transparent;border:1px solid transparent;border-radius:8px}.group-manage-sidebar button:hover,.group-manage-sidebar button.active{color:#1d4ed8;background:#fff;border-color:#d7e5ff;box-shadow:0 6px 16px #2563eb0f}.group-manage-sidebar button>svg{justify-self:center}.group-manage-sidebar button span{min-width:0}.group-manage-sidebar strong,.group-manage-sidebar small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-manage-sidebar strong{font-size:14px;font-weight:850;line-height:20px}.group-manage-sidebar small{margin-top:2px;color:#8a96a8;font-size:12px;line-height:17px}.group-manage-main{min-width:0;min-height:0;padding:0 0 16px;overflow-y:auto;background:#fff}.group-manage-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-height:140px;padding:12px 14px;overflow-y:auto;background:#f6f8fb;border-bottom:1px solid #e8edf5}.group-manage-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0;height:32px;padding:0 8px;color:#64748b;font-size:12px;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.group-manage-tabs button em{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;color:#b45309;font-style:normal;font-size:10px;font-weight:900;background:#fff7ed;border-radius:50%}.group-manage-tabs button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-manage-tabs button.active{color:#1d4ed8;background:#eaf2ff;border-color:#bcd4ff}.group-manage-tabs button.locked{color:#8a96a8;background:#f8fafc}.manage-tab-intro{padding:20px 22px 0}.manage-tab-intro strong{display:block;color:#172033;font-size:18px;font-weight:900;line-height:26px}.manage-tab-intro p{margin:4px 0 0;color:#6b7688;font-size:13px;line-height:20px}.manage-home-panel{display:grid;gap:10px;max-height:430px;padding:0 14px;overflow-y:auto}.manage-home-summary{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center;min-height:64px;padding:10px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #e4ebf4;border-radius:8px}.manage-home-summary span:last-child{min-width:0}.manage-home-summary strong,.manage-home-summary small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-home-summary strong{color:#172033;font-size:14px;line-height:20px}.manage-home-summary small{margin-top:2px;color:#7a8798;font-size:11px}.manage-home-chips{display:flex;flex-wrap:wrap;gap:6px}.manage-home-chips span{max-width:100%;height:24px;padding:0 8px;overflow:hidden;color:#39506f;font-size:11px;font-weight:800;line-height:24px;text-overflow:ellipsis;white-space:nowrap;background:#edf4ff;border-radius:6px}.manage-home-actions{display:grid;gap:7px;padding:10px;background:#fff;border:1px solid #e4ebf4;border-radius:8px}.manage-home-section .settings-label{margin-top:0}.manage-section-panel{display:grid;gap:12px;padding:0 22px}.manage-section-summary{display:grid;grid-template-columns:52px minmax(0,1fr);gap:13px;align-items:center;min-height:82px;padding:14px;background:#f8fbff;border:1px solid #e4ebf4;border-radius:8px}.manage-section-summary span:last-child{min-width:0}.manage-section-summary strong,.manage-section-summary small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-section-summary strong{color:#172033;font-size:16px;font-weight:900;line-height:23px}.manage-section-summary small{margin-top:3px;color:#7a8798;font-size:12px;line-height:17px}.manage-section-actions{display:grid;gap:10px}.admin-permission-overview,.admin-permission-panel,.admin-permission-card,.admin-candidate-card{display:grid;gap:10px;min-width:0}.admin-permission-overview{padding:12px;background:#f8fbff;border:1px solid #dfe8f4;border-radius:8px}.admin-permission-overview header,.admin-card-head,.admin-profile-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.admin-permission-overview header span,.admin-card-head span,.admin-profile-strip .manage-member-meta{min-width:0}.admin-permission-overview strong,.admin-card-head strong{display:block;color:#172033;font-size:14px;font-weight:850;line-height:20px}.admin-permission-overview small,.admin-card-head small{display:block;margin-top:2px;color:#7b8798;font-size:12px;line-height:17px}.admin-permission-overview header button,.admin-remove-button{height:30px;padding:0 11px;color:#1d4ed8;font-size:12px;font-weight:850;cursor:pointer;background:#edf4ff;border:1px solid #d5e4ff;border-radius:7px}.admin-remove-button{color:#b42333;background:#fff1f2;border-color:#ffe0e3}.admin-current-row{cursor:default}.admin-current-row:hover{background:#fff;border-color:#e7edf5}.admin-overview-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-overview-list span{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;align-items:center;min-width:0;min-height:38px;padding:6px 8px;background:#fff;border:1px solid #e5edf6;border-radius:7px}.admin-overview-list i{display:inline-grid;width:28px;height:28px;place-items:center;color:#fff;font-style:normal;font-size:12px;font-weight:850;background:var(--member-color);border-radius:999px}.admin-overview-list b,.admin-overview-list em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-overview-list b{color:#1f2937;font-size:12px;line-height:17px}.admin-overview-list em{color:#8a96a8;font-style:normal;font-size:11px}.admin-permission-panel{max-height:470px;padding:0 16px 4px;overflow-y:auto}.admin-permission-card,.admin-candidate-card{padding:12px;background:#fff;border:1px solid #e4ebf4;border-radius:8px}.super-admin-panel{display:grid;gap:10px;max-height:430px;padding:0 16px 4px;overflow-y:auto}.super-admin-card{display:grid;gap:10px;min-width:0;padding:12px;background:#fff;border:1px solid #e4ebf4;border-radius:8px}.super-admin-id-list{display:grid;gap:8px}.super-admin-id-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:54px;padding:9px 10px;background:#f8fbff;border:1px solid #e2eaf4;border-radius:8px}.super-admin-id-row.current{background:#edf5ff;border-color:#bfd6ff}.super-admin-id-icon{display:inline-grid;width:32px;height:32px;place-items:center;color:#1d4ed8;background:#e8f1ff;border-radius:8px}.super-admin-form{display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:10px;align-items:end}.super-admin-form label{display:grid;gap:6px;min-width:0}.super-admin-form label span{color:#34445a;font-size:12px;font-weight:800}.super-admin-form input{width:100%;height:36px;margin:0;padding:0 10px;color:#172033;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px;outline:none}.super-admin-form .manage-primary-action{height:36px}.product-settings-panel{display:grid;gap:10px;max-height:430px;padding:0 16px 4px;overflow-y:auto}.product-manage-list{display:grid;gap:8px}.product-manage-row{display:grid;grid-template-columns:26px 34px minmax(0,1fr) auto auto;gap:10px;align-items:center;min-height:58px;padding:9px 10px;background:#f8fbff;border:1px solid #e2eaf4;border-radius:8px}.product-row-index{color:#8a96a8;font-size:12px;font-weight:900;text-align:center}.product-manage-mark{display:inline-grid;width:32px;height:32px;place-items:center;color:#fff;font-size:13px;font-weight:900;background:var(--site-color);border-radius:8px}.product-row-count{min-width:56px;color:#64748b;font-size:12px;font-weight:850;text-align:right}.product-row-actions{display:inline-flex;gap:6px;align-items:center}.product-sort-button,.product-edit-button,.product-delete-button{display:inline-grid;width:28px;height:28px;place-items:center;color:#526276;cursor:pointer;background:#fff;border:1px solid #dbe5f0;border-radius:7px}.product-sort-button:hover:not(:disabled),.product-edit-button:hover{color:#1d4ed8;background:#eef5ff;border-color:#bfdbfe}.product-sort-button:disabled{color:#b8c2d0;cursor:not-allowed;background:#f4f7fb}.product-sort-button.sort-up svg{transform:rotate(180deg)}.product-delete-button{color:#dc2626;background:#fff7f7;border-color:#ffd4d4}.product-delete-button:hover{background:#fee2e2}.product-edit-button{color:#2563eb;background:#f8fbff;border-color:#cfe0ff}.product-form{display:grid;gap:10px}.product-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-form-grid label{display:grid;gap:6px;min-width:0}.product-form-grid label span,.product-color-row>span,.product-logo-control header>span,.product-logo-editor label span{color:#34445a;font-size:12px;font-weight:800}.product-form-grid input,.product-logo-editor input{width:100%;height:36px;margin:0;padding:0 10px;color:#172033;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px;outline:none}.product-logo-control{display:grid;gap:9px;min-width:0;padding:10px;background:#f8fbff;border:1px solid #e2eaf4;border-radius:8px}.product-logo-control header{display:flex;gap:10px;align-items:center;justify-content:space-between}.product-logo-mode{display:inline-flex;padding:2px;background:#eef4fb;border:1px solid #dce6f3;border-radius:8px}.product-logo-mode button{height:26px;padding:0 10px;color:#64748b;font-size:12px;font-weight:850;cursor:pointer;background:transparent;border:0;border-radius:6px}.product-logo-mode button.active{color:#1d4ed8;background:#fff;box-shadow:0 4px 10px #2563eb1f}.product-logo-editor{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:end}.product-logo-preview{display:inline-grid;width:40px;height:40px;place-items:center;overflow:hidden;color:#fff;font-size:15px;font-weight:900;background:linear-gradient(135deg,rgba(255,255,255,.18),transparent),var(--site-color, #2f75f6);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:9px}.product-logo-editor label{display:grid;gap:6px;min-width:0}.product-upload-button,.product-cancel-button{height:36px;padding:0 12px;color:#2563eb;font-size:12px;font-weight:900;cursor:pointer;background:#eef5ff;border:1px solid #cfe0ff;border-radius:8px}.product-upload-button:hover,.product-cancel-button:hover{background:#e4efff}.product-color-row{display:flex;gap:8px;align-items:center;min-width:0}.product-color-row button{display:inline-grid;width:28px;height:28px;place-items:center;color:#fff;cursor:pointer;background:var(--product-color);border:2px solid transparent;border-radius:999px}.product-color-row button.active{border-color:#172033;box-shadow:0 0 0 2px #fff inset}.product-form-actions{display:flex;gap:8px;justify-content:flex-end}.product-form-actions .manage-primary-action{min-width:116px;height:36px}.admin-card-head em{justify-self:end;padding:2px 8px;color:#64748b;font-style:normal;font-size:12px;font-weight:850;background:#f1f5f9;border-radius:999px}.admin-permission-list,.admin-candidate-list{display:grid;gap:10px}.admin-permission-row{display:grid;gap:10px;padding:12px;background:#f8fbff;border:1px solid #e2eaf4;border-radius:8px}.admin-profile-strip{grid-template-columns:40px minmax(0,1fr) auto}.permission-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.permission-toggle{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:start;min-width:0;min-height:58px;padding:9px;color:#536173;cursor:pointer;background:#fff;border:1px solid #e2eaf4;border-radius:7px}.permission-toggle input{position:absolute;opacity:0;pointer-events:none}.permission-toggle.active{color:#1d4ed8;background:#edf5ff;border-color:#bfd6ff}.permission-toggle.locked{cursor:default}.permission-check{display:inline-grid;width:20px;height:20px;place-items:center;color:transparent;background:#f3f6fa;border:1px solid #cfd9e6;border-radius:6px}.permission-toggle.active .permission-check{color:#fff;background:#2f75f6;border-color:#2f75f6}.permission-toggle strong,.permission-toggle small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.permission-toggle strong{color:#1f2937;font-size:12px;font-weight:850;line-height:17px;white-space:nowrap}.permission-toggle small{margin-top:2px;color:#7b8798;font-size:11px;line-height:15px}.manage-member-list,.invite-candidate-list{max-height:420px;padding:0 22px;overflow:auto}.manage-member-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;min-height:62px;padding:10px 12px;color:#1f2937;text-align:left;cursor:pointer;background:#fff;border:1px solid #e7edf5;border-radius:8px}.manage-member-row+.manage-member-row{margin-top:8px}.manage-member-row:hover{background:#f8fbff;border-color:#cfe0ff}.manage-member-row .member-avatar{width:40px;height:40px;font-size:14px}.manage-member-meta{min-width:0}.manage-member-meta strong,.manage-member-meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-member-meta strong{color:#1f2937;font-size:14px;font-weight:850;line-height:20px}.manage-member-meta small{margin-top:3px;color:#7b8798;font-size:12px;line-height:17px}.member-action-cta{display:inline-flex;align-items:center;justify-content:center;min-width:62px;height:30px;padding:0 11px;color:#1d4ed8;font-size:13px;font-weight:850;background:#edf4ff;border-radius:999px}.blacklist-row .member-action-cta,.message-risk-row .member-action-cta{color:#b91c1c;background:#fff1f2}.invite-manage-panel{padding-bottom:2px}.manage-search{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;height:38px;margin:12px 16px 10px;padding:0 11px;color:#8a96a8;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px}.manage-search input{width:100%;height:100%;margin:0;padding:0;color:#1f2937;background:transparent;border:0;outline:none}.manage-empty{margin:16px 0 10px;color:#7b8798;font-size:12px;text-align:center}.manage-quick-options{display:grid;grid-template-columns:auto repeat(3,minmax(0,1fr));gap:7px;align-items:center;margin-bottom:8px;padding:8px;background:#f8fbff;border:1px solid #e2e8f0;border-radius:8px}.manage-quick-options span{color:#64748b;font-size:12px;font-weight:800}.manage-quick-options button,.manage-trigger-grid button{display:inline-flex;height:30px;align-items:center;justify-content:center;gap:5px;min-width:0;color:#536173;font-size:12px;font-weight:800;cursor:pointer;background:#fff;border:1px solid #dbe5f0;border-radius:7px}.manage-quick-options button.active,.manage-trigger-grid button.active{color:#1d4ed8;background:#eaf2ff;border-color:#bcd4ff}.manage-form-panel,.manage-log-list,.manage-danger-panel{display:grid;gap:10px;padding:0 16px;overflow-y:auto}.manage-log-list,.manage-danger-panel{max-height:360px}.manage-switch-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:58px;padding:10px 12px;color:#172033;text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px}.manage-switch-row.active{background:#eef8f2;border-color:#bbebcf}.manage-switch-row span,.manage-switch-row strong,.manage-switch-row small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-switch-row strong{font-size:13px;line-height:18px}.manage-switch-row small{margin-top:2px;color:#6b7688;font-size:11px}.manage-switch-row b{color:#15803d;font-size:12px}.manage-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.manage-form-grid.auto-group-form-grid{grid-template-columns:minmax(120px,.9fr) minmax(220px,1.5fr) minmax(110px,.55fr)}.manage-form-grid label,.manage-textarea-field{display:grid;gap:6px;min-width:0}.manage-form-grid label.wide{grid-column:1 / -1}.manage-form-grid span,.manage-textarea-field span{color:#34445a;font-size:12px;font-weight:800}.manage-form-grid input,.manage-form-grid select,.manage-textarea-field textarea{width:100%;margin:0;color:#172033;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px;outline:none}.manage-form-grid input,.manage-form-grid select{height:36px;padding:0 10px}.manage-form-grid select{cursor:pointer}.manage-textarea-field textarea{min-height:92px;padding:9px 10px;line-height:1.55;resize:vertical}.manage-trigger-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.group-ai-agent-panel{max-height:420px}.group-ai-agent-summary,.auto-join-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.group-ai-agent-summary span,.auto-join-summary span{display:grid;gap:2px;min-width:0;padding:10px 12px;background:#f8fbff;border:1px solid #dce6f3;border-radius:8px}.group-ai-agent-summary strong,.auto-join-summary strong{color:#172033;font-size:18px;font-weight:900;line-height:22px}.group-ai-agent-summary small,.auto-join-summary small{color:#64748b;font-size:12px;font-weight:800}.auto-join-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.auto-join-actions button{display:inline-flex;gap:6px;align-items:center;justify-content:center;height:34px;padding:0 12px;color:#1d4ed8;font-size:12px;font-weight:900;cursor:pointer;background:#edf4ff;border:1px solid #cfe0ff;border-radius:8px}.auto-join-actions .manage-primary-action{color:#fff;background:#2f75f6;border-color:#2f75f6}.auto-join-rule-list{display:grid;gap:8px}.auto-join-rule-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;min-width:0;padding:10px 12px;background:#fff;border:1px solid #e7edf5;border-radius:8px}.auto-join-rule-main{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-width:0;padding:0;color:inherit;text-align:left;cursor:pointer;background:transparent}.auto-join-rule-main span:last-child,.auto-join-rule-main strong,.auto-join-rule-main small,.auto-join-rule-main em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auto-join-rule-main strong{color:#172033;font-size:13px;font-weight:900}.auto-join-rule-main small{margin-top:2px;color:#475569;font-size:12px;font-weight:800}.auto-join-rule-main em{margin-top:2px;color:#64748b;font-size:11px;font-style:normal;font-weight:800}.group-ai-agent-list{display:grid;gap:8px}.group-ai-agent-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center;min-width:0;min-height:72px;padding:10px 12px;background:#fff;border:1px solid #e7edf5;border-radius:8px}.group-ai-agent-row.active{background:#eef8f2;border-color:#bbebcf}.group-ai-agent-row.disabled{opacity:.68}.group-ai-agent-row .member-avatar{width:38px;height:38px;font-size:14px}.group-ai-agent-meta{display:grid;gap:3px;min-width:0}.group-ai-agent-meta strong,.group-ai-agent-meta small,.group-ai-agent-meta em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-ai-agent-meta strong{color:#172033;font-size:14px;font-weight:900}.group-ai-agent-meta small{color:#64748b;font-size:11px;font-weight:800}.group-ai-agent-meta em{justify-self:start;padding:2px 7px;color:#1d4ed8;font-size:11px;font-style:normal;font-weight:900;background:#eef5ff;border-radius:999px}.group-ai-agent-row.active .group-ai-agent-meta em{color:#15803d;background:#dcfce7}.group-ai-agent-actions{display:inline-flex;gap:7px;align-items:center;justify-content:flex-end}.group-ai-agent-row button{min-width:76px;height:32px;padding:0 10px;color:#1d4ed8;font-size:12px;font-weight:900;cursor:pointer;background:#edf4ff;border:1px solid #cfe0ff;border-radius:8px}.group-ai-agent-row button.secondary{min-width:54px;color:#475569;background:#fff;border-color:#dbe5f0}.group-ai-agent-row.active button:not(.secondary){color:#b91c1c;background:#fff1f2;border-color:#fecdd3}.group-ai-agent-row button:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0}.manage-primary-action{height:34px;color:#fff;font-weight:900;cursor:pointer;background:#2f75f6;border-radius:8px}.manage-log-row{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;min-height:52px;padding:9px 10px;background:#fff;border:1px solid #e7edf5;border-radius:8px}.manage-log-row span{display:inline-grid;width:28px;height:28px;place-items:center;color:#1d4ed8;background:#eaf2ff;border-radius:7px}.manage-log-row strong,.manage-log-row small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-log-row strong{color:#172033;font-size:13px;line-height:18px}.manage-log-row small{grid-column:2;color:#7b8798;font-size:11px;line-height:15px}.manage-danger-panel button{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;width:100%;min-height:62px;padding:10px 12px;color:#b91c1c;text-align:left;cursor:pointer;background:#fff7f8;border:1px solid #f5c2ca;border-radius:8px}.manage-danger-panel button svg{color:#ef4444}.manage-danger-panel strong,.manage-danger-panel small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-danger-panel strong{font-size:13px;line-height:18px}.manage-danger-panel small{margin-top:2px;color:#a24b55;font-size:11px}.group-manage-dialog footer{display:flex;justify-content:flex-end;padding:14px 22px 18px;margin-top:0;background:#fff}.group-manage-dialog footer button{height:38px;padding:0 18px;color:#536173;font-size:14px;font-weight:800;cursor:pointer;background:#eef3f8;border-radius:8px}.group-manage-dialog footer button:hover{color:#1d4ed8;background:#e7f0ff}.group-manage-dialog footer .manage-primary-action{color:#fff;background:#2f75f6}.group-manage-dialog footer .manage-primary-action:hover{color:#fff;background:#1d5fd7}.member-card{text-align:center}.member-card-id{display:inline-flex;gap:5px;align-items:center;justify-content:center;margin:6px 0 4px;padding:4px 9px;color:#1d4ed8;font-size:12px;font-weight:850;background:#eef5ff;border:1px solid #cfe0ff;border-radius:999px}.member-avatar.large{width:54px;height:54px;margin:0 auto 10px;font-size:18px}.close-button{display:inline-grid;width:30px;height:30px;place-items:center;color:#64748b;cursor:pointer;background:#eef2f7;border-radius:50%}.close-button:hover{color:#172033;background:#e2e8f0}@media(max-width:1240px){.community-feed-page{grid-template-columns:172px minmax(0,1fr) 260px}.site-launcher{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell{grid-template-columns:250px minmax(360px,1fr);grid-template-rows:minmax(0,1fr)}.app-shell.side-panel-open{grid-template-columns:250px minmax(360px,1fr) 260px}.site-card{min-width:118px}.group-info{display:block}}@media(max-width:1120px){.app-shell,.app-shell.side-panel-open{grid-template-columns:232px minmax(0,1fr)}.group-info{display:none}}@media(max-width:980px){.community-feed-page{grid-template-columns:180px minmax(0,1fr)}.community-navbar{grid-template-columns:minmax(140px,180px) max-content minmax(220px,1fr) auto;gap:12px;padding:0 14px}.community-rightbar{position:static;grid-column:1 / -1;display:block}.discover-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"tools" "tracks" "side"}.discover-side{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-layout{grid-template-columns:minmax(0,1fr) 300px}.profile-cover-card{height:280px}.profile-id-eye-button{top:12px;right:12px;max-width:calc(100% - 24px)}.profile-cover-badge-list{top:12px;left:14px;max-width:calc(100% - 86px)}.profile-identity{grid-template-columns:86px minmax(0,1fr);gap:12px;padding:0 26px 28px}.profile-page-avatar{width:86px;height:86px;border-width:3px}.profile-identity h1{font-size:25px}.profile-identity p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-tag-list{gap:0}.profile-tag-list button{font-size:12px}.profile-tag-list button+button{margin-left:10px;padding-left:10px}.profile-tag-list b{font-size:13px}.profile-home-actions{grid-column:1 / -1;width:100%}.profile-home-actions>button{flex:1 1 132px}.profile-sidebar,.home-settings-body,.dialog-card.home-settings-dialog .home-settings-form.three-columns{grid-template-columns:minmax(0,1fr)}.app-shell{grid-template-columns:232px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.app-shell.side-panel-open{grid-template-columns:232px minmax(0,1fr)}.site-topbar{padding:9px 10px}.site-card{grid-template-columns:32px minmax(0,1fr);min-width:120px;height:54px;padding:8px}.group-info{display:none}.site-card:after{left:48px}.site-card-icon{width:30px;height:30px;font-size:14px}.site-rail{padding:12px 8px}.site-chip{grid-template-columns:1fr;justify-items:center;min-height:44px;padding:7px}.site-chip.active:before{inset:auto 14px 0;width:auto;height:3px}.site-chip .site-text,.tool-chip span,.tool-chip em{display:none}.tool-chip{grid-template-columns:1fr;justify-items:center;min-height:40px;padding:7px}.tool-heading,.rail-clear-button,.rail-profile-card,.rail-quick-grid{display:none}.conversation-panel{min-width:0}.chat-panel,.chat-panel.composer-panel-open{grid-template-rows:60px minmax(0,1fr) 154px}.chat-panel.composer-panel-open .composer{grid-template-rows:38px minmax(0,1fr) 38px}.chat-panel.composer-panel-open .composer-popover{width:calc(100% - 20px);height:252px;margin:0 10px}}@media(max-width:720px){.login-dialog{width:min(430px,calc(100vw - 24px))}.login-method-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.sms-code-row{grid-template-columns:minmax(0,1fr)}.sms-code-row button{width:100%}.dialog-card.home-settings-dialog{width:min(680px,calc(100vw - 24px));max-height:calc(100vh - 24px)}.dialog-card.home-settings-dialog .home-settings-head{padding:14px}.home-settings-body{grid-template-columns:minmax(0,1fr);overflow-y:auto}.dialog-card.home-settings-dialog .home-settings-preview{border-right:0;border-bottom:1px solid #e4ebf4}.home-settings-editor{overflow:visible;padding:12px}.home-settings-head-meta{gap:6px}.home-settings-head-meta button{max-width:100%}.dialog-card.home-settings-dialog .home-settings-form.two-columns,.dialog-card.home-settings-dialog .home-settings-form.three-columns,.home-settings-link-row{grid-template-columns:minmax(0,1fr)}.home-settings-link-row>button{justify-self:end}.dialog-card.home-settings-dialog footer{padding:12px 14px}.post-policy-form-grid,.post-policy-summary-strip{grid-template-columns:minmax(0,1fr)}.post-policy-summary-strip em{justify-self:start}.admin-post-policy-editor footer{align-items:stretch;flex-direction:column}.admin-post-policy-editor footer button{width:100%}.dialog-overlay.profile-insight-overlay{align-items:flex-end;justify-content:center;padding:10px}.dialog-card.profile-insight-dialog{width:100%;height:min(82vh,680px);border:1px solid #dbe4f0;border-radius:14px 14px 0 0;box-shadow:0 -18px 44px #0f172a33;animation-name:profile-insight-rise-in}@keyframes profile-insight-rise-in{0%{opacity:.78;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.profile-insight-head{grid-template-columns:34px minmax(0,1fr) 32px;padding:14px}.profile-insight-head>i{width:34px;height:34px}.profile-insight-head h2{font-size:16px}.profile-insight-tabs{padding:9px 12px}.profile-insight-body{padding:12px}.community-navbar{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:0 10px}.community-brand strong,.global-search{display:none}.community-tabs{justify-self:center;gap:2px;justify-content:center}.community-tabs button{min-width:auto;padding:0 10px;font-size:12px}.community-brand{padding-right:2px}.community-actions{gap:6px}.community-actions>button{width:32px;height:32px}.community-actions>.community-login-button,.community-actions>.community-user-pill{width:auto!important;max-width:132px;height:32px!important;padding:0 9px}.notification-panel{top:58px;right:8px;width:min(248px,calc(100vw - 16px));max-height:min(380px,calc(100vh - 72px))}.community-admin-dialog{width:min(100%,calc(100vw - 20px));height:min(720px,calc(100vh - 20px))}.community-admin-body{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.community-admin-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px;border-right:0;border-bottom:1px solid #e7edf5}.admin-news-toolbar,.admin-post-toolbar,.admin-announcement-toolbar,.admin-agent-toolbar,.admin-account-toolbar{grid-template-columns:minmax(0,1fr);padding:12px}.admin-news-layout,.admin-announcement-layout,.admin-agent-layout,.admin-account-layout{grid-template-columns:minmax(0,1fr);overflow-y:auto}.admin-announcement-layout,.admin-agent-layout,.admin-account-layout{padding:12px}.admin-agent-menu-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-agent-menu-panel button{min-height:58px;padding:10px}.admin-agent-detail-panel{padding-left:0;border-left:0}.admin-agent-panel{min-height:auto;overflow:visible}.admin-agent-model-panel{position:static}.admin-agent-role-panel:before{display:none}.admin-form-grid.two,.admin-form-grid.three{grid-template-columns:minmax(0,1fr)}.admin-agent-avatar-editor{grid-template-columns:54px minmax(0,1fr)}.admin-agent-policy-summary,.admin-news-draft,.admin-post-row,.admin-agent-row,.admin-account-row{grid-template-columns:minmax(0,1fr)}.admin-post-avatar,.admin-account-avatar{display:none}.admin-post-metrics{grid-template-columns:repeat(3,auto);justify-content:start;justify-items:start}.admin-post-row>button,.admin-agent-row-actions{justify-self:end}.admin-post-actions{justify-content:start}.community-feed-page{grid-template-columns:minmax(0,1fr);padding:12px}.site-launcher{grid-template-columns:repeat(2,minmax(0,1fr))}.site-launcher-link{min-height:52px;grid-template-columns:30px minmax(0,1fr)}.site-launcher-link span{width:30px;height:30px}.site-launcher-link svg{display:none}.group-manage-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.product-manage-row{grid-template-columns:26px 34px minmax(0,1fr) auto}.product-manage-row .manage-member-meta{grid-column:3 / -1}.product-row-count{display:none}.product-row-actions{grid-column:3 / -1;grid-row:2;justify-self:end}.product-form-grid{grid-template-columns:minmax(0,1fr)}.product-logo-editor{grid-template-columns:42px minmax(0,1fr)}.product-upload-button{grid-column:2;justify-self:start}.product-color-row{flex-wrap:wrap}.community-leftbar,.community-rightbar{position:static}.community-leftbar .section-block:not(.site-side-panel){grid-template-columns:repeat(2,minmax(0,1fr))}.community-leftbar .section-block:not(.site-side-panel)>strong{grid-column:1 / -1}.post-composer{grid-template-columns:42px minmax(0,1fr)}.composer-option-row{align-items:flex-start}.composer-submit-button{margin-left:auto}.community-board-tabs{padding:8px}.community-board-tabs button{min-width:86px}.community-post-card header{grid-template-columns:minmax(0,1fr)}.post-author-link{grid-template-columns:42px minmax(0,1fr)}.side-composer{grid-template-columns:minmax(0,1fr)}.community-post-card header .follow-toggle-button{grid-column:1 / -1;width:fit-content;margin-left:54px}.post-header-side{grid-column:1 / -1;align-items:flex-start;margin-left:54px}.community-post-card header .post-header-side .follow-toggle-button{grid-column:auto;width:104px;margin-left:0}.community-post-card h2{font-size:18px}.post-title-row{justify-items:stretch;padding-right:0}.post-category-chip{position:static;max-width:100%;transform:none}.news-article-card h2{font-size:20px}.article-reader-overlay{padding:10px}.article-reader-modal{max-height:calc(100vh - 20px)}.article-reader-head{grid-template-columns:minmax(0,1fr);gap:12px;padding:16px}.article-reader-head h2{font-size:22px}.article-reader-head nav{justify-content:space-between}.article-reader-body{padding:16px 14px 24px}.article-reader-content p,.article-reader-content blockquote{font-size:15px}.post-image-grid,.community-post-card footer,.tool-grid,.discover-side{grid-template-columns:minmax(0,1fr)}.profile-page{padding:12px}.profile-layout{grid-template-columns:minmax(0,1fr);min-height:0}.profile-cover-card,.profile-main,.profile-sidebar{grid-row:auto;grid-column:1}.profile-sidebar,.blog-post-card,.profile-thread-card{grid-template-columns:minmax(0,1fr)}.profile-sidebar{position:static;z-index:auto;width:auto}.profile-thread-card{gap:12px}.profile-thread-card footer{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}.profile-cover-card{height:360px}.profile-cover-image{height:100%}.profile-identity{grid-template-columns:72px minmax(0,1fr);align-items:end;gap:12px;padding:0 16px 22px}.profile-page-avatar{width:72px;height:72px;margin-top:0;border-width:3px;border-radius:50%}.profile-identity h1{font-size:21px}.profile-identity p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-tag-list{gap:0}.profile-tag-list button{font-size:12px}.profile-tag-list button+button{margin-left:9px;padding-left:9px}.profile-tag-list b{font-size:13px}.profile-home-actions{grid-column:1 / -1;width:100%}.profile-home-actions>button{flex:1 1 132px}.dialog-card.home-settings-dialog{width:min(100%,calc(100vw - 20px));max-height:calc(100vh - 20px)}.dialog-card.home-settings-dialog .home-settings-head{padding:15px 16px}.dialog-card.home-settings-dialog .home-settings-preview{grid-template-rows:112px auto auto;padding:0 16px 16px}.dialog-card.home-settings-dialog .home-settings-cover{width:calc(100% + 32px);height:112px;margin:0 -16px}.home-settings-profile-strip{grid-template-columns:68px minmax(0,1fr)}.dialog-card.home-settings-dialog .home-settings-avatar{width:68px;height:68px;margin-top:-28px}.dialog-card.home-settings-dialog footer{padding:14px 16px 16px}.track-card{grid-template-columns:minmax(0,1fr)}.track-card button{width:100%}.app-shell{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.app-shell.side-panel-open{grid-template-columns:minmax(0,1fr)}.site-topbar{grid-column:1;padding:8px}.site-card{grid-template-columns:34px minmax(0,1fr);flex-basis:136px;height:58px;gap:2px 8px;padding:8px}.site-card:after,.site-card-meta{display:none}.site-card-icon{width:30px;height:30px;font-size:15px}.site-card-copy strong{font-size:12px;line-height:16px}.site-card-copy small{font-size:10px;line-height:14px}.conversation-panel{display:none}.chat-panel{grid-column:1}.site-rail{gap:12px;padding:10px 6px}.site-logo{width:30px;height:30px}.tool-stack{display:none}.chat-header{grid-template-columns:minmax(0,1fr) auto;padding:0 10px}.chat-header h1{max-width:100%;font-size:15px}.chat-header p,.chat-group-identity,.composer-footer span{display:none}.header-actions{gap:4px}.icon-button{width:32px;height:32px}.message-area{padding:12px 10px 18px}.bubble-wrap{max-width:84%}.composer-footer{justify-content:flex-end}.post-detail-overlay{padding:10px}.post-detail-dialog{width:min(100%,calc(100vw - 20px));max-height:calc(100vh - 20px)}.post-detail-head{grid-template-columns:minmax(0,1fr) 34px;padding:14px 14px 13px}.post-detail-head .thread-read-count{grid-column:1;grid-row:2}.post-detail-head .group-manage-close{grid-column:2;grid-row:1}.post-detail-head h2{font-size:18px}.thread-reply-tabs{grid-template-columns:minmax(0,1fr);gap:6px;padding:8px 14px}.thread-floor-list{padding:0 14px 14px}.thread-reply-dock{padding:10px 14px 14px}.owner-floor,.comment-main-row,.inline-reply-composer{grid-template-columns:34px minmax(0,1fr)}.owner-floor .post-avatar,.comment-avatar,.comment-compose-avatar{width:34px;height:34px;font-size:13px}.thread-floor-copy>header,.comment-copy header{grid-template-columns:minmax(0,1fr);gap:6px}.comment-actions{justify-content:flex-start}.post-detail-gallery{grid-template-columns:minmax(0,1fr)}.comment-replies{margin-left:44px}}
