:root{color:#18201d;letter-spacing:0;background:#eef3ee;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:16px}*{box-sizing:border-box}body{background:#eef3ee;min-width:320px;min-height:100dvh;margin:0}button,input{font:inherit}button{appearance:none;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.66}.app-root{min-height:100dvh}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #dce7df;border-radius:8px;width:min(420px,100%);padding:28px;box-shadow:0 18px 50px #293d301f}.login-brand,.top-title,.profile-head{align-items:center;gap:12px;display:flex}.login-brand img,.top-title img,.profile-head img{object-fit:cover;border-radius:8px;width:48px;height:48px}.login-brand p,.login-brand h1,.top-title strong,.top-title span,.profile-head h2,.profile-head p{margin:0}.login-brand p,.top-title span,.profile-head p,.message-meta,.message-status,.conversation-preview,.friend-item small,.profile-list span{color:#64746b}.login-brand h1{font-size:28px;line-height:1.1}.login-form{gap:16px;margin-top:26px;display:grid}.login-form label{color:#38463f;gap:8px;font-weight:600;display:grid}.form-hint{color:#64746b;margin:-8px 0 0;font-size:13px}.login-form input,.search-box input,.composer input{color:#18201d;background:#fff;border:1px solid #cbd8d0;border-radius:8px;outline:none;width:100%;height:42px;padding:0 12px}.login-form input:focus,.search-box input:focus,.composer input:focus{border-color:#2f8f68;box-shadow:0 0 0 3px #2f8f6824}.captcha-row{grid-template-columns:1fr 112px;gap:10px;display:grid}.captcha-image{background:#f7faf8;border:1px solid #cbd8d0;border-radius:8px;place-items:center;height:42px;display:grid;overflow:hidden}.captcha-image img{object-fit:cover;width:100%;height:100%}.primary-button,.secondary-button,.danger-button,.send-button,.icon-button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;display:inline-flex}.primary-button{color:#fff;background:#2f8f68;height:44px;font-weight:700}.secondary-button{color:#26342d;background:#edf5ef;border:1px solid #d6e4da;height:44px;font-weight:700}.auth-switch{color:#2f8f68;background:0 0;border:0;justify-self:center;width:fit-content;padding:2px 8px;font-weight:700}.auth-switch:hover,.auth-switch:focus-visible{text-decoration:underline}.danger-button{color:#9d2e2e;background:#fff2f0;border:1px solid #f1c3bd;width:100%;height:44px;font-weight:700}.icon-button{color:#26342d;background:#edf5ef;border:1px solid #d6e4da;width:40px;height:40px}.send-button{color:#fff;background:#2f8f68;width:42px;height:42px}.index-page{grid-template-rows:64px minmax(0, 1fr) calc(64px + env(safe-area-inset-bottom,0px));height:100dvh;display:grid}.index-page.sub-page-open{grid-template-rows:minmax(0,1fr)}.index-page.sub-page-open .top-bar,.index-page.sub-page-open .tab-bar{display:none}.top-bar{background:#fff;border-bottom:1px solid #dce7df;justify-content:space-between;align-items:center;gap:16px;padding:10px 18px;display:flex}.top-title span{align-items:center;gap:5px;margin-top:2px;font-size:13px;display:inline-flex}.workspace{min-height:0;overflow:hidden}.workspace>.management-page{height:100%;max-height:100%}.conversation-tab{background:#f8fbf9;grid-template-columns:360px minmax(0,1fr);height:100%;display:grid}.conversation-sidebar,.friends-tab,.profile-tab{background:#fff;border-right:1px solid #dce7df;height:100%;min-height:0;padding:14px;overflow:auto}.search-box{color:#64746b;background:#f8fbf9;border:1px solid #dce7df;border-radius:8px;align-items:center;gap:8px;height:44px;padding:0 10px;display:flex}.friend-toolbar{grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:10px;display:grid}.search-button{color:#64746b;background:0 0;border:0;border-radius:8px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.search-button:hover,.search-button:focus-visible{color:#2f8f68;background:#edf5ef}.search-box input{height:40px;box-shadow:none;background:0 0;border:0;padding:0}.conversation-list,.friend-list{gap:6px;margin-top:12px;display:grid}.conversation-item,.friend-item{color:#18201d;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:68px;padding:10px;display:flex;position:relative}.conversation-item:hover,.conversation-item.active,.friend-item:hover{background:#edf5ef;border-color:#d6e4da}.avatar{object-fit:cover;background:#e3ebe5;border-radius:8px;flex:0 0 44px;width:44px;height:44px}.conversation-main,.friend-item span{flex:auto;gap:4px;min-width:0;display:grid}.conversation-line{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;display:grid}.conversation-line strong,.friend-item strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.conversation-line time{color:#7b8981;white-space:nowrap;font-size:12px}.conversation-preview{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.unread-badge,.tab-icon em{color:#fff;background:#d4483f;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-style:normal;font-weight:700;display:inline-grid}.chat-panel{background:#f8fbf9;grid-template-rows:64px auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.empty-chat{color:#64746b;grid-template-rows:1fr;place-items:center}.chat-header{background:#fff;border-bottom:1px solid #dce7df;align-items:center;gap:12px;padding:10px 16px;display:flex}.chat-header-main{flex:auto;gap:2px;min-width:0;display:grid}.chat-header-action{flex:0 0 40px;margin-left:auto}.chat-header strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-header span{color:#64746b;font-size:13px}.chat-meta-strip{background:#fff;border-bottom:1px solid #dce7df}.chat-meta-strip.empty{border-bottom:0;height:0;overflow:hidden}.chat-meta-banner{color:#526158;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf3ef;grid-template-columns:18px minmax(0,1fr) auto 16px;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 16px;display:grid}.chat-meta-banner:last-child{border-bottom:0}.chat-meta-banner:hover,.chat-meta-banner:focus-visible{background:#f3faf6}.chat-meta-banner span,.chat-meta-banner em{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-meta-banner strong{color:#26342d}.chat-meta-banner em{color:#2f8f68;font-size:12px;font-style:normal}.message-list{flex-direction:column;gap:12px;min-height:0;padding:18px;display:flex;overflow:auto}.message-row{touch-action:manipulation;align-items:flex-start;gap:10px;max-width:78%;display:flex}.message-row.mine{justify-content:flex-end;align-self:flex-end}.message-row.selectable{max-width:92%}.message-row.selected .bubble,.message-row.selected .message-image,.message-row.selected .message-video,.message-row.selected .message-file{outline:2px solid #8ed9bc}.message-select-toggle{background:#fff;border:1px solid #b7cabf;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;margin-top:24px;display:inline-flex}.message-row.mine .message-select-toggle{order:2}.message-select-toggle span{background:0 0;border-radius:50%;width:12px;height:12px}.message-select-toggle.checked{border-color:#2f8f68}.message-select-toggle.checked span{background:#2f8f68}.message-avatar{object-fit:cover;border-radius:8px;flex:0 0 32px;width:32px;height:32px}.message-body{gap:4px;min-width:0;display:grid}.message-meta,.message-status{font-size:12px}.message-date-divider{color:#7b8981;background:#edf3ef;border-radius:999px;align-self:center;margin:2px 0;padding:4px 10px;font-size:12px}.message-row.mine .message-meta,.message-row.mine .message-status{text-align:right}.bubble,.muted-bubble{color:#18201d;overflow-wrap:anywhere;background:#fff;border:1px solid #dce7df;border-radius:8px;margin:0;padding:10px 12px;line-height:1.5}.message-row.mine .bubble{color:#fff;background:#2f8f68;border-color:#2f8f68}.muted-bubble{color:#526158;background:#eef3ee}.message-image{object-fit:contain;background:#fff;border:1px solid #dce7df;border-radius:8px;max-width:min(280px,64vw);max-height:320px}.message-video{background:#111816;border:1px solid #dce7df;border-radius:8px;width:min(320px,68vw);max-height:360px;display:block}.message-file{color:#18201d;background:#fff;border:1px solid #dce7df;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;width:min(300px,68vw);min-height:64px;padding:10px 12px;text-decoration:none;display:grid}.message-file-icon{color:#2f8f68;background:#edf5ef;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.message-file-main{gap:3px;min-width:0;display:grid}.message-file-main strong,.message-file-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-file-main strong{font-size:14px}.message-file-main small{color:#64746b;font-size:12px}.message-reference{color:#526158;background:#f3faf6;border:1px solid #dce7df;border-left:3px solid #b9d1c2;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 6px;width:fit-content;min-width:120px;max-width:min(300px,68vw);padding:7px 10px;display:inline-grid}.message-row.mine .message-reference{color:#526158;background:#f3faf6;border:1px solid #dce7df;border-right:3px solid #9fd9bd;justify-self:end}.message-reference.media{grid-template-columns:auto minmax(0,1fr) 46px;padding:6px 7px}.message-reference.file{grid-template-columns:auto 28px minmax(0,1fr)}.message-reference strong,.message-reference-caption,.message-reference-file-main,.message-reference-file-main em,.message-reference-file-main small{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.message-reference strong:after{content:"："}.message-reference-thumb{background:#dfe9e2;border-radius:6px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative;overflow:hidden}.message-reference-thumb img,.message-reference-thumb video{object-fit:cover;width:100%;height:100%;display:block}.message-reference-placeholder{color:#6b7b72;justify-content:center;align-items:center;display:inline-flex}.message-reference-play{color:#fff;background:#18201d9e;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:absolute;bottom:4px;right:4px}.message-reference-file-icon{color:#2f8f68;background:#e5f1e9;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.message-reference-file-main{gap:1px;display:grid}.message-reference-file-main em{color:#18201d;font-style:normal}.message-reference-file-main small{color:#64746b}.message-reference.missing{color:#7b8981}.message-merge{color:#18201d;background:#fff;border:1px solid #dce7df;border-radius:8px;gap:5px;width:min(300px,68vw);min-height:92px;padding:12px;text-decoration:none;display:grid}.message-row.mine .message-merge{justify-self:end}.message-merge strong,.message-merge span,.message-merge small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.message-merge span,.message-merge small{color:#64746b;font-size:12px}.message-merge small{border-top:1px solid #edf3ef;padding-top:7px}.message-translation{color:#526158;background:#edf5ef;border-left:3px solid #9fd9bd;border-radius:6px;margin:2px 0 0;padding:8px 10px;font-size:13px;line-height:1.45}.load-state,.empty-state{color:#64746b;text-align:center;justify-content:center;align-items:center;gap:6px;margin:10px 0;display:inline-flex}.composer-shell{padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid #dce7df}.reference-composer{color:#526158;background:#edf5ef;border:1px solid #dce7df;border-radius:8px;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px;margin:8px 14px 0;padding:8px 10px;display:grid}.reference-composer span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reference-composer button{color:#526158;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.composer{background:0 0;grid-template-columns:minmax(0,1fr) 40px 42px;gap:10px;padding:10px 14px;display:grid}.composer-tool-toggle{color:#26342d;background:#edf5ef;border:1px solid #d6e4da;border-radius:8px;justify-content:center;align-items:center;width:40px;height:42px;display:inline-flex}.tool-panel{background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:8px 14px 16px;display:grid}.tool-panel-item{color:#526158;background:0 0;border:0;border-radius:8px;align-content:center;justify-items:center;gap:7px;min-width:0;min-height:76px;display:grid}.tool-panel-item span{color:#26342d;background:#edf5ef;border:1px solid #dce7df;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.tool-panel-item:hover,.tool-panel-item:focus-visible{background:#f4f8f5}.tool-panel-item:disabled{cursor:not-allowed;opacity:.55}.tool-panel-item small{font-size:12px}.hidden-file-input{display:none}.multi-select-toolbar{background:#fff;border-top:1px solid #dce7df;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:10px;min-height:54px;padding:8px 14px;display:grid}.multi-select-toolbar span{color:#526158;font-size:14px}.multi-select-toolbar button{color:#26342d;background:#fff;border:1px solid #d6e4da;border-radius:8px;min-width:54px;height:36px}.multi-select-toolbar .danger-text-button{color:#b23b36}.message-action-backdrop{z-index:22;background:#11181547;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.message-action-sheet{width:min(480px,100vw);max-height:min(78vh,620px);padding:8px 20px max(20px, env(safe-area-inset-bottom,0px));background:#f5f5f5;border-radius:10px 10px 0 0;overflow:auto;box-shadow:0 -16px 44px #16221c33}.message-action-handle{background:#c9d4ce;border-radius:999px;width:38px;height:4px;margin:0 auto 10px}.message-action-item{color:#18201d;text-align:left;background:#fff;border:0;align-items:center;gap:10px;width:100%;min-height:48px;padding:10px;display:flex}.message-action-item:first-of-type{border-radius:10px 10px 0 0}.message-action-item:not(:last-child){border-bottom:1px solid #edf2ee}.message-action-item:last-child{border-radius:0 0 10px 10px}.message-action-item.danger{color:#d94b43}.message-action-gap{height:20px}.message-action-gap+.message-action-item{border-radius:10px 10px 0 0}.copy-text-dialog,.confirm-dialog{background:#fff;border-radius:10px;width:min(440px,100vw - 28px);box-shadow:0 16px 44px #16221c33}.copy-text-dialog{gap:14px;padding:16px;display:grid}.copy-text-dialog header{justify-content:space-between;align-items:center;gap:12px;display:flex}.copy-text-dialog header button{color:#26342d;background:#edf5ef;border:1px solid #d6e4da;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.copy-text-dialog p{color:#18201d;-webkit-user-select:text;user-select:text;white-space:pre-wrap;border:1px solid #dce7df;border-radius:8px;min-height:120px;max-height:42vh;margin:0;padding:12px;line-height:1.6;overflow:auto}.confirm-dialog{gap:12px;padding:18px;display:grid}.confirm-dialog p{color:#64746b;margin:0}.confirm-dialog div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.confirm-dialog button{color:#26342d;background:#fff;border:1px solid #d6e4da;border-radius:8px;height:42px}.confirm-dialog button.danger{color:#fff;background:#d94b43;border-color:#d94b43}.top-message-panel{grid-template-rows:auto minmax(0,1fr);display:grid}.top-message-list{gap:8px;min-height:0;max-height:min(520px,62vh);padding:12px;display:grid;overflow:auto}.top-message-row{background:#fff;border:1px solid #dce7df;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:9px 10px;display:grid}.top-message-row em{color:#fff;background:#2f8f68;border-radius:999px;place-items:center;width:28px;height:28px;font-size:12px;font-style:normal;font-weight:700;display:inline-grid}.top-message-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.top-message-row button{color:#b23b36;background:#fff2f0;border:0;border-radius:8px;min-height:32px;padding:0 10px}.announcement-dialog strong{align-items:center;gap:6px;display:inline-flex}.announcement-dialog p{white-space:pre-wrap;max-height:42vh;overflow:auto}.forward-backdrop{align-items:center}.forward-panel{grid-template-rows:auto auto minmax(0,1fr);display:grid}.forward-search{color:#64746b;background:#f8fbf9;border:1px solid #dce7df;border-radius:8px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:6px;height:44px;margin:12px;padding:0 10px;display:grid}.forward-search input{color:#18201d;background:0 0;border:0;outline:none;min-width:0}.forward-list{gap:6px;min-height:0;max-height:min(560px,62vh);padding:0 12px 12px;display:grid;overflow:auto}.forward-target{color:#18201d;text-align:left;background:#fff;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;min-height:64px;padding:10px;display:flex}.forward-target:hover,.forward-target:focus-visible{background:#edf5ef;border-color:#d6e4da}.forward-target span{gap:3px;min-width:0;display:grid}.forward-target strong,.forward-target small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.forward-target small{color:#64746b;font-size:12px}.forward-confirm{z-index:21;position:fixed}.forward-confirm-user{align-items:center;gap:12px;min-height:58px;display:flex}.forward-confirm-user span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.friends-tab{border-right:0}.friend-notice-entry{color:#18201d;text-align:left;background:#fff;border:1px solid #0000;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:9px 10px;display:grid}.friend-notice-entry:hover{background:#edf5ef;border-color:#d6e4da}.friend-notice-icon{color:#2f8f68;background:#edf5ef;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.friend-notice-entry strong,.friend-notice-entry small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.friend-notice-entry em{color:#fff;background:#d4483f;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-style:normal;font-weight:700;display:inline-grid}.profile-tab{border-right:0;align-content:start;gap:16px;display:grid}.mobile-profile{background:#ededed;gap:0;min-height:100%;padding:0;position:relative;overflow:auto}.profile-hero{background:radial-gradient(circle at 18% 18%,#ffffff47 0 60px,#0000 61px),radial-gradient(circle at 78% 32%,#ffffff2e 0 86px,#0000 87px),linear-gradient(135deg,#bdff26 0%,#dfff78 56%,#c9ff48 100%);min-height:210px;padding:22px 22px 28px;position:relative;overflow:hidden}.profile-hero-pattern{opacity:.35;background-image:radial-gradient(#fffc 1px,#0000 1px);background-size:8px 8px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#0000 0 44%,#000 44% 72%,#0000 72%);mask-image:linear-gradient(120deg,#0000 0 44%,#000 44% 72%,#0000 72%)}.profile-hero h1{text-align:center;margin:0 0 26px;font-size:20px;font-weight:600;position:relative}.profile-user{grid-template-columns:78px minmax(0,1fr) 52px;align-items:center;gap:14px;display:grid;position:relative}.profile-avatar-button,.profile-qr-button,.uid-row,.profile-menu-row{border:0}.profile-avatar-button{background:0 0;border-radius:999px;width:78px;height:78px;padding:0}.profile-avatar-button img{object-fit:cover;border:3px solid #ffffffc7;border-radius:999px;width:78px;height:78px;box-shadow:0 8px 20px #2f8f682e}.profile-user-main{gap:8px;min-width:0;display:grid}.profile-user-main>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;font-weight:600;overflow:hidden}.uid-row{color:#38463f;text-align:left;background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;width:fit-content;max-width:100%;height:26px;padding:0;display:inline-grid}.uid-row span{color:#284000;background:#a9f315;border-radius:999px;place-items:center;min-width:42px;height:22px;font-size:12px;font-weight:800;display:inline-grid}.uid-row em{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-style:normal;overflow:hidden}.profile-qr-button{color:#26342d;background:#ffffffd1;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.profile-content{margin-top:-18px;padding:0 22px 24px}.profile-menu-card{background:#fff;border-radius:8px;position:relative;overflow:hidden}.profile-menu-row{color:#26342d;text-align:left;background:#fff;grid-template-columns:26px minmax(0,1fr) auto auto;align-items:center;gap:12px;width:100%;min-height:68px;padding:0 18px;display:grid}.profile-menu-row:hover,.profile-menu-row:focus-visible{background:#f8fbf9}.profile-menu-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:500;overflow:hidden}.profile-menu-row em{color:#9aa39d;white-space:nowrap;font-style:normal}.profile-menu-icon{color:#2f8f68;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.profile-qr-panel{width:min(420px,100vw - 28px)}.profile-qr-content{justify-items:center;gap:10px;padding:24px;display:grid}.profile-qr-avatar{object-fit:cover;border-radius:8px;width:58px;height:58px}.profile-qr-code{background:#fff;border:1px solid #dce7df;border-radius:8px;place-items:center;width:260px;height:260px;display:grid}.profile-qr-code img{width:100%;height:100%;display:block}.profile-qr-code code{color:#38463f;overflow-wrap:anywhere;text-align:center;max-width:220px;font-size:13px;line-height:1.5}.profile-qr-code>span{color:#7b8981;font-size:14px}.profile-qr-content strong,.profile-qr-content span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.profile-qr-content span{color:#64746b}.settings-panel{width:min(460px,100vw - 28px)}.settings-list{gap:0;padding:8px 14px;display:grid}.settings-list p{border-bottom:1px solid #edf3ef;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:50px;margin:0;display:grid}.settings-list p:nth-last-child(-n+3){grid-template-columns:minmax(0,1fr) auto}.settings-list p:last-child{border-bottom:0}.settings-list span{color:#26342d;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.settings-list strong{color:#64746b}.settings-actions{border-top:1px solid #dce7df;padding:14px}.profile-sub-page{background:#eee}.profile-scroll{gap:14px;padding:18px}.secure-form,.feedback-page-form,.device-page,.dynamic-page,.policy-panel{align-content:start;gap:14px;min-height:0;display:grid}.secure-form{padding-top:28px}.secure-form label{color:#26342d;gap:8px;display:grid}.secure-form label>span,.feedback-page-form h2{font-size:16px;font-weight:600}.secure-form input,.feedback-page-form textarea{color:#18201d;width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #d6ded9;border-radius:0;outline:none;padding:13px 0}.secure-form input:focus,.feedback-page-form textarea:focus{border-color:#2f8f68}.profile-edit-avatar{place-items:center;padding:26px 0 34px;display:grid}.profile-edit-avatar-button{background:0 0;border:0;border-radius:999px;width:96px;height:96px;padding:0;position:relative}.profile-edit-avatar-button img{object-fit:cover;border-radius:999px;width:96px;height:96px}.profile-edit-avatar-button span{color:#fff;background:#2f8f68;border-radius:999px;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:2px;right:2px;box-shadow:0 4px 12px #0a120e38}.verify-target{color:#26342d;margin:0;font-size:17px;font-weight:700}.code-tip{color:#fff;background:#111;border-radius:999px;width:fit-content;padding:7px 12px;font-size:13px}.inline-code-row{border-bottom:1px solid #d6ded9;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.inline-code-row input{border-bottom:0}.inline-code-row button{color:#14a8e6;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;min-height:42px;font-weight:700;display:inline-flex}.primary-wide-button,.secondary-wide-button,.settings-bottom-button{width:100%;min-height:52px;font:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:inline-flex}.primary-wide-button{color:#101713;background:#a5ff00;margin-top:22px}.secondary-wide-button{color:#26342d;background:#fff;border:1px solid #d6e4da}.danger-action{color:#fff;background:#bf3e39!important}.feedback-page-form h2{margin:0}.feedback-support{background:#fbfff7;border:1px solid #dff0bf;border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.feedback-support>span{color:#4f8000;background:#e4ffd0;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.feedback-support p,.delete-account-form p,.policy-panel p,.dynamic-empty p{color:#7b8981;margin:0}.feedback-textarea{background:#fff;border-radius:8px;min-height:150px;padding:12px;position:relative}.feedback-textarea textarea{resize:none;border-bottom:0;min-height:124px}.feedback-textarea em{color:#7b8981;font-style:normal;position:absolute;bottom:12px;right:14px}.feedback-image-button{color:#18201d;background:#fff;border:0;border-radius:8px;place-items:center;width:104px;height:104px;display:grid;overflow:hidden}.feedback-image-button img{object-fit:cover;width:100%;height:100%}.feedback-submit-button{align-self:end;margin-top:min(22vh,160px)}.setting-section-label{color:#a9b1ad;margin:0;font-size:14px}.settings-bottom-button{color:#26342d;background:#fff;margin-top:6px}.danger-text{color:#bf3e39}.dynamic-page{min-height:100%;padding:0 0 84px;position:relative}.dynamic-cover{background:linear-gradient(135deg,#a5ff0061,#ffffffd1),#dfe9e2;height:168px;margin:-18px -18px 0;overflow:hidden}.dynamic-cover img{object-fit:cover;opacity:.32;filter:blur(10px);width:100%;height:100%;transform:scale(1.08)}.dynamic-profile{align-items:center;gap:12px;margin-top:-38px;padding:0 4px;display:flex}.dynamic-profile img{object-fit:cover;background:#fff;border:3px solid #fff;border-radius:999px;width:70px;height:70px;box-shadow:0 8px 18px #0a120e24}.dynamic-profile strong{color:#18201d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;overflow:hidden}.dynamic-empty{color:#b4beb8;text-align:center;align-content:center;place-items:center;gap:10px;min-height:260px;padding:22px 12px;display:grid}.dynamic-empty .secondary-wide-button{width:min(220px,100%);min-height:42px}.dynamic-timeline{gap:2px;padding:24px 4px 0;display:grid}.dynamic-moment{grid-template-columns:76px minmax(0,1fr);gap:8px;padding:0 0 22px;display:grid}.dynamic-date{color:#18201d;align-content:start;gap:2px;min-height:42px;font-style:normal;display:grid}.dynamic-date.muted{visibility:hidden}.dynamic-date strong{font-size:26px;line-height:1}.dynamic-date span{color:#98a39c;font-size:14px;font-weight:600}.dynamic-moment-body{gap:7px;min-width:0;display:grid}.dynamic-media-row{align-items:flex-start;gap:10px;min-width:0;display:flex}.dynamic-media-row p,.dynamic-text-card{color:#26342d;overflow-wrap:anywhere;-webkit-line-clamp:4;-webkit-box-orient:vertical;min-width:0;max-width:100%;margin:0;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.dynamic-text-card{background:#ecf0f6;border-radius:8px;padding:10px 12px}.dynamic-media-thumb{background:#e1e7e3;border-radius:8px;flex:none;width:104px;height:104px;position:relative;overflow:hidden}.dynamic-media-thumb img{object-fit:cover;width:100%;height:100%;display:block}.dynamic-media-thumb em{color:#fff;text-align:center;background:#0a120e85;border-radius:6px;min-width:25px;padding:2px 5px;font-size:12px;font-style:normal;font-weight:700;position:absolute;bottom:7px;right:7px}.dynamic-video-thumb:after{content:"";filter:drop-shadow(0 2px 5px #0a120e42);border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:20px solid #fff;width:0;height:0;margin:auto;position:absolute;inset:0}.dynamic-video-thumb>span{background:#dce3df;width:100%;height:100%;display:block}.dynamic-moment-body small{color:#98a39c;font-size:13px}.muted-text{color:#98a39c}.dynamic-load-more{color:#526158;min-height:42px;font:inherit;background:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;display:inline-flex}.dynamic-end{color:#b4beb8;text-align:center;margin:0;padding:12px 0 18px}.dynamic-compose{right:24px;bottom:calc(84px + env(safe-area-inset-bottom,0px));color:#18201d;background:#a5ff00;border:0;border-radius:999px;place-items:center;width:58px;height:58px;display:grid;position:fixed;box-shadow:0 14px 28px #2f8f683d}.policy-panel{text-align:center;background:#fff;border-radius:8px;align-content:center;justify-items:center;min-height:260px;padding:28px}.device-page{gap:12px}.empty-block{color:#7b8981;text-align:center;padding:22px 14px}.device-card,.record-row{border-top:1px solid #edf3ef;align-items:center;gap:10px;padding:12px 14px;display:grid}.device-card{grid-template-columns:28px minmax(0,1fr) auto}.device-card div,.record-row span{min-width:0}.device-card strong,.record-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.device-card p{color:#7b8981;margin:4px 0 0;font-size:13px}.device-card em{color:#7b8981;background:#edf3ef;border-radius:999px;padding:5px 8px;font-size:12px;font-style:normal}.device-card em.online{color:#2f8f68;background:#e1f6ea}.device-card button{color:#fff;background:#bf3e39;border:0;border-radius:999px;grid-column:2/-1;justify-self:start;padding:7px 12px}.record-row{grid-template-columns:24px minmax(0,1fr) auto}.record-row em{color:#7b8981;white-space:nowrap;font-style:normal}.delete-account-form h2{color:#bf3e39;margin:0}.delete-account-form .secondary-wide-button{margin-top:18px}.compact-sheet,.confirm-panel{width:min(420px,100vw - 28px)}html[data-theme-mode=dark] .profile-sub-page,html[data-theme-mode=dark] .mobile-profile{background:#171b19}html[data-theme-mode=dark] .setting-card,html[data-theme-mode=dark] .secure-form input,html[data-theme-mode=dark] .feedback-textarea,html[data-theme-mode=dark] .feedback-image-button,html[data-theme-mode=dark] .settings-bottom-button,html[data-theme-mode=dark] .policy-panel{color:#edf5ef;background:#202623}.profile-head{padding:10px 0}.profile-head img{width:64px;height:64px}.profile-head h2{font-size:22px}.profile-stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.profile-stats div,.profile-list p{background:#fff;border:1px solid #dce7df;border-radius:8px;align-content:center;justify-items:center;gap:4px;min-height:76px;margin:0;display:grid}.profile-list{gap:10px;display:grid}.profile-list p{grid-template-columns:22px 1fr auto;place-items:center start;min-height:54px;padding:0 12px}.tab-bar{min-height:64px;padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid #dce7df;grid-template-columns:repeat(3,1fr);display:grid}.tab-button{color:#64746b;background:0 0;border:0;align-content:center;place-items:center;gap:3px;font-size:12px;display:grid}.tab-button.active{color:#2f8f68}.tab-icon{place-items:center;display:inline-grid;position:relative}.tab-icon em{position:absolute;top:-8px;right:-14px}.modal-backdrop{z-index:20;background:#0a120e6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border:1px solid #dce7df;border-radius:8px;width:min(560px,100%);max-height:min(760px,100vh - 36px);overflow:auto;box-shadow:0 20px 60px #0a120e33}.modal-header{z-index:1;background:#fff;border-bottom:1px solid #dce7df;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex;position:sticky;top:0}.modal-header div,.apply-user span,.user-result span{gap:3px;min-width:0;display:grid}.modal-header strong{font-size:18px}.modal-header span,.apply-user small,.user-result small{color:#64746b;font-size:13px}.modal-search{grid-template-columns:minmax(0,1fr) 94px;gap:10px;padding:14px;display:grid}.search-submit{height:44px}.inline-message{color:#526158;background:#edf5ef;border-radius:8px;margin:0 14px 10px;padding:9px 10px}.inline-message-error{color:#9d2e2e;background:#fff2f0;border:1px solid #f1c3bd}.user-result-list,.apply-form{gap:8px;padding:0 14px 14px;display:grid}.user-result,.apply-user{color:#18201d;text-align:left;background:#fff;border:1px solid #dce7df;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:64px;padding:10px;display:flex}.user-result:hover:not(:disabled){background:#edf5ef;border-color:#b9d1c2}.user-result:disabled{cursor:not-allowed;opacity:.72}.user-result strong,.user-result small,.apply-user strong,.apply-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-result em{color:#64746b;flex:none;margin-left:auto;font-size:13px;font-style:normal;font-weight:700}.apply-form{border-top:1px solid #dce7df;padding-top:4px}.apply-form label{color:#38463f;gap:8px;font-weight:600;display:grid}.apply-form textarea,.apply-form input{color:#18201d;resize:vertical;background:#fff;border:1px solid #cbd8d0;border-radius:8px;outline:none;width:100%;padding:10px 12px}.apply-form input{height:42px}.apply-form textarea:focus,.apply-form input:focus{border-color:#2f8f68;box-shadow:0 0 0 3px #2f8f6824}.modal-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.management-page{background:#eef3ee;grid-template-rows:58px minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.management-header{background:#fff;border-bottom:1px solid #dce7df;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;padding:4px 12px;display:grid}.management-header strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;overflow:hidden}.plain-icon-button{color:#26342d;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.plain-icon-button:hover,.plain-icon-button:focus-visible{background:#edf5ef}.management-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;align-content:start;gap:12px;height:100%;min-height:0;max-height:100%;padding:14px;display:grid;overflow:hidden auto}.setting-card{background:#fff;border:1px solid #dce7df;border-radius:8px;overflow:hidden}.setting-card-title,.setting-row{color:#18201d;text-align:left;background:#fff;border:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;min-height:54px;padding:0 14px;display:grid}.setting-card-title{font-weight:700}.setting-card-title em,.setting-row em{color:#7b8981;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:55vw;font-style:normal;font-weight:400;overflow:hidden}.setting-row+.setting-row,.setting-card-title+.member-grid{border-top:1px solid #edf3ef}.setting-row:hover,.setting-card-title:hover{background:#f8fbf9}.setting-row-tall{min-height:68px}.setting-row-tall em{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.member-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px 10px;padding:14px;display:grid}.member-tile{color:#26342d;text-align:center;background:0 0;border:0;justify-items:center;gap:5px;min-width:0;display:grid}.member-tile .avatar,.member-tile span{width:46px;height:46px}.member-tile strong,.member-tile small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.member-tile strong{font-size:13px;font-weight:600}.member-tile small{color:#7b8981;font-size:11px}.invite-tile span{color:#2f8f68;background:#edf5ef;border:1px dashed #b9d1c2;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.switch-row{grid-template-columns:minmax(0,1fr) auto}.inline-switch{background:#d9e3dd;border:0;border-radius:999px;width:52px;height:30px;padding:3px;transition:background .16s}.inline-switch span{background:#fff;border-radius:999px;width:24px;height:24px;transition:transform .16s;display:block;box-shadow:0 2px 6px #0a120e29}.inline-switch.checked{background:#2f8f68}.inline-switch.checked span{transform:translate(22px)}.group-exit-button{margin-top:4px}.member-search{background:#fff}.member-list-item,.invite-contact{color:#18201d;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:64px;padding:10px;display:flex}.member-list-item:hover,.invite-contact:hover,.invite-contact.active{background:#edf5ef;border-color:#d6e4da}.member-list-item span,.invite-contact span{flex:auto;gap:3px;min-width:0;display:grid}.member-list-item strong,.member-list-item small,.invite-contact strong,.invite-contact small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.member-list-item small,.invite-contact small{color:#64746b}.member-list-item em{color:#2f8f68;flex:none;font-size:12px;font-style:normal;font-weight:700}.load-more-button{width:100%}.invite-panel{grid-template-rows:auto minmax(0,1fr) auto;display:grid}.invite-list{gap:6px;min-height:0;max-height:min(520px,58vh);padding:10px 14px;display:grid;overflow:auto}.invite-contact{background:#fff}.invite-contact.active{color:#2f8f68}.invite-actions{border-top:1px solid #dce7df;padding:14px}.remove-tile span{color:#b93d3d;background:#fff3f3;border:1px dashed #f0b6b6;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.edit-panel,.qr-panel,.sheet-panel,.report-panel,.search-history-panel,.remove-panel{grid-template-rows:auto minmax(0,1fr) auto;display:grid}.edit-form,.report-form,.history-search-body,.remove-body{gap:12px;min-height:0;padding:14px;display:grid;overflow:auto}.edit-form input,.edit-form textarea,.report-form textarea{color:#18201d;width:100%;font:inherit;background:#fff;border:1px solid #c8d8ce;border-radius:8px;outline:none;padding:12px}.edit-form textarea,.report-form textarea{resize:vertical}.edit-form input:focus,.edit-form textarea:focus,.report-form textarea:focus{border-color:#2f8f68;box-shadow:0 0 0 3px #2f8f6824}.qr-content{justify-items:center;gap:18px;padding:22px 18px;display:grid}.qr-group-header{align-items:center;gap:12px;width:min(320px,100%);display:flex}.qr-group-header span{gap:4px;min-width:0;display:grid}.qr-group-header strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:17px;overflow:hidden}.qr-group-header button{color:#64746b;text-align:left;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.qr-box{background:#fff;border:1px solid #dce7df;border-radius:8px;place-items:center;width:260px;min-height:260px;padding:14px;display:grid}.qr-box img{width:100%;height:auto;display:block}.qr-box code{overflow-wrap:anywhere;color:#64746b;max-width:100%;font-size:12px}.qr-box>span{color:#7b8981;font-size:14px}.sheet-list{min-height:0;padding:8px 0;overflow:auto}.sheet-row{color:#18201d;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf3ef;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:52px;padding:0 18px;display:flex}.sheet-row:hover,.sheet-row.active{color:#2f8f68;background:#f3faf6}.sheet-row:last-child{border-bottom:0}.report-form .section-label{margin:0}.segmented-tabs{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.segmented-tabs button{color:#64746b;white-space:nowrap;background:#fff;border:1px solid #d6e4da;border-radius:999px;flex:none;padding:8px 12px}.segmented-tabs button.active{color:#2f8f68;background:#edf8f2;border-color:#2f8f68}.history-result{text-align:left;background:#fff;border:1px solid #dce7df;border-radius:8px;align-items:flex-start;gap:12px;width:100%;padding:10px;display:flex}.history-result span{gap:3px;min-width:0;display:grid}.history-result strong,.history-result small,.history-result em{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.history-result small{color:#7b8981;font-size:12px}.history-result em{color:#26342d;font-style:normal}.request-scroll{gap:10px}.section-label{color:#26342d;margin:4px 4px 0;font-size:15px;font-weight:600}.request-card{background:#fff;border:1px solid #dce7df;border-radius:8px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:12px;display:grid}.request-avatar{width:46px;height:46px}.request-main{gap:4px;min-width:0;display:grid}.request-main strong,.request-main span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.request-main span{color:#64746b;font-size:13px}.request-actions{align-items:center;gap:6px;display:flex}.mini-primary,.mini-secondary,.mini-icon,.status-pill{border-radius:8px;justify-content:center;align-items:center;gap:4px;min-height:30px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.mini-primary{color:#fff;background:#2f8f68;border:0}.mini-secondary,.status-pill{color:#526158;background:#edf5ef;border:0}.mini-icon{color:#64746b;background:0 0;border:0;width:30px;padding:0}.toast{z-index:10;color:#fff;background:#26342d;border-radius:8px;max-width:min(460px,100vw - 28px);margin:0;padding:10px 14px;position:fixed;bottom:82px;left:50%;transform:translate(-50%);box-shadow:0 10px 32px #16221c2e}.toast-error{background:#a83d38}.toast-success{background:#2f8f68}.spin{animation:.9s linear infinite spin}.mobile-only{display:none}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=760px){.index-page{height:100dvh}.index-page.mobile-chat-open{grid-template-rows:64px minmax(0,1fr)}.index-page.sub-page-open{grid-template-rows:minmax(0,1fr)}.index-page.mobile-chat-open .tab-bar{display:none}.conversation-tab{grid-template-columns:1fr}.conversation-sidebar{border-right:0}.conversation-sidebar.hidden,.conversation-detail{display:none}.conversation-sidebar.hidden+.conversation-detail{display:grid}.mobile-only{display:inline-flex}.message-row{max-width:92%}.profile-stats{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:10px}.modal-panel{max-height:calc(100svh - 20px)}.modal-search,.modal-actions{grid-template-columns:1fr}.management-page{height:100%;max-height:100%}.management-scroll{padding:12px 12px max(18px, env(safe-area-inset-bottom,0px))}.member-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.setting-card-title em,.setting-row em{max-width:44vw}.request-card{grid-template-columns:46px minmax(0,1fr)}.request-actions{flex-wrap:wrap;grid-column:2;justify-content:flex-start}}
