body .platform-shell:has(.sopure-domain-surface){background:var(--background)!important}body .platform-shell:has(.sopure-domain-surface):before{display:none}body .platform-shell:has(.sopure-domain-surface) .platform-top-nav{background:var(--card)!important;border-color:var(--border)!important;border-radius:14px!important;box-shadow:none!important;backdrop-filter:none}body .platform-shell:has(.sopure-domain-surface) .platform-top-nav:after{display:none}.sopure-domain-surface{--foreground:var(--sopure-ink);--muted-foreground:var(--sopure-sub);--color-title:var(--sopure-brand);--card:var(--sopure-surface);--background:var(--sopure-canvas);--border:var(--sopure-line);color:var(--sopure-ink);background:var(--sopure-canvas);font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.domain-workspace{height:calc(100dvh - 84px);min-height:450px;display:flex;flex-direction:column;padding:0 20px 16px;overflow:hidden}.domain-workspace-top{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0 16px}.domain-workspace-eyebrow{font-size:10px;letter-spacing:.14em;color:var(--sopure-brand);font-weight:650}.domain-workspace-top h1{font-size:22px;font-weight:700;line-height:1.5}.domain-workspace-top-actions{display:flex;gap:8px}.domain-workspace-grid{flex:1;min-height:0;display:grid;grid-template-columns:256px minmax(0,1fr) 256px;gap:16px}.domain-workspace-left,.domain-workspace-right{min-width:0;min-height:0;overflow:auto;scrollbar-width:thin}.domain-workspace-directory,.domain-workspace-members{display:flex;flex-direction:column;gap:14px;padding:12px}.domain-workspace-directory{height:100%}.domain-workspace-directory-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.domain-workspace h2{font-size:16px;font-weight:700;line-height:1.5}.domain-workspace-current-name{font-size:16px;line-height:1.6;overflow-wrap:anywhere}.domain-workspace-muted{font-size:13px;color:var(--sopure-sub);line-height:1.8;overflow-wrap:anywhere}.domain-workspace-groups{flex:1;min-height:0;display:flex;flex-direction:column;gap:5px;overflow:auto;padding:3px}body .sopure-domain-surface .domain-workspace-group{width:100%;min-width:0;min-height:68px;padding:10px;display:flex;justify-content:start;gap:10px;text-align:left;white-space:normal}body .sopure-domain-surface .domain-workspace-group[aria-current]{background:var(--sopure-soft);color:var(--sopure-brand)}.domain-workspace-group-icon{display:grid;width:32px;height:36px;flex-shrink:0;place-items:center}.domain-workspace-group-copy{min-width:0;flex:1;display:grid;gap:5px}.domain-workspace-group-copy strong{overflow-wrap:anywhere;line-height:1.6}.domain-workspace-group-copy small,.domain-workspace-member small{font-size:11px;color:var(--sopure-sub);font-weight:400}.domain-workspace-unread{display:grid;min-width:22px;height:22px;padding:0 5px;place-items:center;border-radius:6px;background:var(--sopure-brand);color:white;font-size:11px}.domain-workspace-conversation{display:flex;flex-direction:column;min-width:0;min-height:0;border:1px solid var(--sopure-line);border-radius:14px;overflow:hidden;background:var(--sopure-surface)}.domain-workspace-thread-head{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid var(--sopure-line)}.domain-workspace-thread-title{display:flex;align-items:center;gap:8px;min-width:0}.domain-workspace-thread-title>div{min-width:0}.domain-workspace-thread-title h2{overflow-wrap:anywhere;max-height:3em;overflow:auto}.domain-workspace-thread-title p{margin-top:4px;font-size:12px;color:var(--sopure-sub)}.domain-workspace-message-search{display:flex;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;color:var(--sopure-sub)}.domain-workspace-state{flex:1;display:flex;min-height:160px;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center}.domain-workspace-state p{font-size:14px;line-height:1.8;max-width:400px;color:var(--sopure-sub)}.domain-workspace-skeleton{display:grid;gap:12px;padding:12px}.domain-workspace-skeleton .sopure-adapter-skeleton{height:60px}.domain-workspace-state .sopure-adapter-skeleton{height:18px;width:80%}.domain-workspace .sopure-adapter-notification{flex-shrink:0;margin:4px 12px 8px;border-radius:14px;font-size:13px}.domain-workspace-membership{align-self:start;border-radius:6px;background:var(--sopure-soft);color:var(--sopure-brand);padding:4px 8px;font-size:12px}.domain-workspace-tags{display:flex;flex-wrap:wrap;gap:6px}.domain-workspace-tags>span{padding:3px 6px;background:var(--sopure-panel);color:var(--sopure-sub);border-radius:6px;font-size:11px;overflow-wrap:anywhere}.domain-workspace-member-list{display:grid;gap:6px}body .sopure-domain-surface .domain-workspace-member{width:100%;justify-content:start;padding:8px;text-align:left;white-space:normal}.domain-workspace-member-copy{display:grid;min-width:0;gap:4px}.domain-workspace-member strong{overflow-wrap:anywhere;font-size:13px}body .sopure-domain-surface .domain-workspace-member-toggle{display:none}body .domain-workspace .domain-chat-scroll{overscroll-behavior:contain;overflow-x:hidden;padding:16px;background:var(--sopure-surface)}body .domain-workspace .domain-chat-bubble{max-width:calc(100% - 56px);border-radius:14px;border-color:var(--sopure-line);background:var(--sopure-panel);box-shadow:none!important;transform:none!important;overflow-wrap:anywhere}body .domain-workspace .domain-chat-bubble-self{background:var(--sopure-soft)}body .domain-workspace .domain-chat-bubble img{max-width:100%;max-height:220px;width:auto;object-fit:contain;transform:none!important}body .domain-workspace .domain-chat-composer-shell{flex-shrink:0;padding:12px;max-height:55%;overflow:auto;background:var(--sopure-surface);border-color:var(--sopure-line)}body .domain-workspace .domain-chat-composer-shell :is([class*=shadow],[class*=backdrop]){box-shadow:none;backdrop-filter:none}body .domain-workspace .domain-chat-input{min-height:52px;padding:10px;border:1px solid var(--sopure-line);border-radius:14px;font-size:15px;background:var(--sopure-panel)}body .domain-workspace .domain-chat-input:focus-visible{outline:3px solid var(--sopure-brand);outline-offset:-3px}.domain-workspace .sopure-adapter-drawer{overflow:auto}.sopure-domain-surface .sopure-adapter-drawer-backdrop,.sopure-domain-surface .sopure-adapter-modal-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;background:rgb(17 24 39/.36);padding:1rem}.sopure-domain-surface .sopure-adapter-modal{width:min(100%,32rem);max-height:calc(100dvh - 2rem);overflow:auto;border:1px solid var(--sopure-line);border-radius:18px;background:var(--sopure-surface);box-shadow:0 24px 60px rgb(17 24 39/.2)}.sopure-domain-surface .sopure-adapter-drawer-backdrop{place-items:stretch end}.sopure-domain-surface .sopure-adapter-drawer{width:min(100%,24rem);min-height:0;max-height:calc(100dvh - 2rem);overflow:auto;border-radius:18px 0 0 18px;background:var(--sopure-surface);padding:1rem}.sopure-domain-surface .sopure-adapter-modal-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--sopure-line);padding:.85rem 1rem}.sopure-domain-surface .sopure-adapter-modal-header h2{color:var(--sopure-ink);font-size:1rem;font-weight:850}.sopure-domain-surface .sopure-adapter-modal-body{padding:1rem}body .domain-workspace .domain-workspace-state.brand-surface-paper{background:var(--sopure-panel);border:1px solid var(--sopure-line);border-radius:14px;box-shadow:none}.domain-workspace-state.brand-surface-paper:after,.domain-workspace-state.brand-surface-paper:before{display:none}body .domain-workspace .domain-chat-composer-shell [class*=rounded-]{border-radius:14px}.domain-join-dialog .sopure-adapter-modal-body{display:grid;gap:16px}.domain-dialog-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.domain-join-dialog h2{overflow-wrap:anywhere}.domain-management-dialog .sopure-adapter-modal-body>div{padding:0}.domain-management-dialog [class*=rounded-]{border-radius:14px;box-shadow:none}@media (max-width:1199px){.domain-workspace-grid{grid-template-columns:232px minmax(0,1fr)}.domain-workspace-right{display:none}body .sopure-domain-surface .domain-workspace-member-toggle{display:inline-flex}}body .sopure-app:has(.sopure-domain-surface) .app-content{height:calc(100dvh - 80px);min-height:0;padding:0;overflow:hidden}.sopure-domain-surface[data-app-mode=true],.sopure-domain-surface[data-app-mode=true] .domain-workspace{height:100%}@media (max-width:767px){.domain-workspace{min-height:0;padding:0}.domain-workspace-top{padding:12px 16px;border-bottom:1px solid var(--sopure-line)}.domain-workspace-top h1{font-size:20px}.domain-workspace-eyebrow{display:none}.domain-workspace-top-actions{gap:2px}body .sopure-domain-surface .domain-workspace-top-actions a{font-size:12px;padding:0 10px}.domain-workspace-grid{display:block;min-height:0;overflow:hidden}.domain-workspace-left{height:100%}.domain-workspace-right{display:none}.domain-workspace-conversation{height:100%;border:0;border-radius:0}.domain-workspace[data-guest=true] .domain-workspace-left,.domain-workspace[data-selected=false]:not([data-guest=true]) .domain-workspace-conversation,.domain-workspace[data-selected=true] .domain-workspace-left,.domain-workspace[data-selected=true] .domain-workspace-top{display:none}.domain-workspace-thread-head{padding:10px 12px;min-height:66px}.domain-workspace-directory{padding:14px 16px}.domain-workspace-group-copy strong{font-size:15px}body .sopure-domain-surface .domain-workspace-member-toggle{display:inline-flex}body .domain-workspace .domain-chat-scroll{padding:12px}body .domain-workspace .domain-chat-composer-shell{padding:8px}body .domain-workspace .domain-chat-input{font-size:16px}.domain-workspace-message-search{padding:8px 12px}}@media (prefers-reduced-motion:reduce){.domain-workspace *,.domain-workspace :after,.domain-workspace :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}