:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;color:#1c2431;background:#e8edf3;font-synthesis:none;--primary: #4e70ef;--primary-dark: #3658d8;--ink: #1c2431;--muted: #8b94a3;--line: #e8ebf0;--surface: #fff;--canvas: #f5f6f8;--bubble: #eef2ff}*{box-sizing:border-box}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 50% 0%,#f8fbff 0,#e6ebf2 48%,#dbe2eb)}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(78,112,239,.25);outline-offset:2px}.app-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.phone-app,.login-screen,.loading-screen{width:min(430px,100vw);height:min(860px,calc(100vh - 48px));min-height:640px;background:var(--canvas);position:relative;overflow:hidden;border-radius:30px;box-shadow:0 30px 80px #29375238,0 4px 14px #29375214}.phone-app{display:flex;flex-direction:column}.screen-content{flex:1;min-height:0;position:relative;overflow-y:auto;padding-bottom:74px;scrollbar-width:none}.screen-content::-webkit-scrollbar,.message-list::-webkit-scrollbar{display:none}.app-header{height:60px;min-height:60px;position:sticky;z-index:20;top:0;display:grid;grid-template-columns:90px 1fr 90px;align-items:center;background:#fffffff5;border-bottom:1px solid rgba(229,233,239,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-side{display:flex;align-items:center;padding:0 12px}.header-side-right{justify-content:flex-end}.header-title{min-width:0;text-align:center;display:flex;flex-direction:column;line-height:1.16}.header-title strong{font-size:17px;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-title span{color:#2daf75;font-size:11px;margin-top:3px}.icon-button{width:38px;height:38px;display:inline-grid;place-items:center;border:0;background:transparent;color:#263143;border-radius:12px;cursor:pointer}.icon-button:hover{background:#f0f2f6}.avatar{flex:0 0 auto;display:grid;place-items:center;border-radius:13px;color:#ffffffed;box-shadow:inset 0 0 0 1px #ffffff3d}.bottom-nav{position:absolute;z-index:25;bottom:0;left:0;right:0;height:74px;display:grid;grid-template-columns:repeat(4,1fr);background:#fffffff5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding-bottom:max(5px,env(safe-area-inset-bottom))}.bottom-nav button{border:0;background:transparent;color:#8e97a6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer}.bottom-nav button.active{color:var(--primary)}.bottom-nav span{font-size:11px;font-weight:600}.conversation-list{background:#fff}.conversation-row{width:100%;border:0;background:#fff;display:flex;align-items:center;gap:13px;padding:12px 16px;text-align:left;cursor:pointer;position:relative}.conversation-row:after{content:"";position:absolute;left:81px;right:0;bottom:0;height:1px;background:var(--line)}.conversation-row:hover{background:#f8f9fb}.conversation-copy{flex:1;min-width:0}.row-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.row-title strong{font-size:16px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.row-title time{color:#a1a8b4;font-size:11px;flex:0 0 auto}.conversation-copy p{margin:0;color:#8a929f;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edited-prefix{color:#7383b6}.quick-menu{z-index:40;position:absolute;right:12px;top:53px;width:168px;background:#273143;padding:6px;border-radius:13px;box-shadow:0 13px 34px #1b222f42}.quick-menu button{width:100%;display:flex;align-items:center;gap:11px;border:0;color:#fff;background:transparent;padding:12px;border-radius:9px;cursor:pointer}.quick-menu button:hover{background:#ffffff17}.empty-state,.empty-search{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a1a8b5;text-align:center;padding:30px}.empty-state h2{color:#384255;margin:18px 0 7px;font-size:19px}.empty-state p{margin:0 0 18px;font-size:14px}.empty-state button{border:0;border-radius:11px;color:#fff;background:var(--primary);padding:10px 20px;cursor:pointer}.contact-feature{width:100%;border:0;background:#fff;padding:12px 16px;display:flex;align-items:center;gap:12px;cursor:pointer}.contact-feature span{width:44px;height:44px;display:grid;place-items:center;color:#fff;background:var(--primary);border-radius:12px}.invite-contact-feature{border-top:1px solid var(--line)}.invite-contact-feature span{background:#07c160}.invite-contact-feature:disabled{opacity:.68;cursor:wait}.contact-feature strong{flex:1;text-align:left}.contact-feature>svg{color:#a1a8b3}.contact-groups{margin-top:12px;background:#fff}.contact-group>p{margin:0;padding:8px 16px;color:#8d96a4;background:var(--canvas);font-size:12px;font-weight:700}.contact-group>button{width:100%;position:relative;display:flex;align-items:center;gap:13px;border:0;background:#fff;padding:10px 16px;cursor:pointer;text-align:left}.contact-group>button:after{content:"";height:1px;background:var(--line);position:absolute;left:73px;right:0;bottom:0}.contact-group>button:hover{background:#f8f9fb}.profile-screen{background:var(--canvas)}.profile-card{background:#fff;display:flex;align-items:center;gap:18px;padding:27px 22px}.profile-card h2{margin:0 0 8px;font-size:22px}.profile-card p,.profile-card span{margin:0;color:#8c95a3;font-size:13px}.profile-card span{display:inline-block;margin-top:5px;color:#687385}.settings-list{background:#fff;margin-top:12px}.settings-list button{width:100%;min-height:52px;padding:0 17px;border:0;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;color:#273143;cursor:default}.settings-list button span{display:flex;align-items:center;gap:10px}.settings-list small{color:#9099a7;font-size:13px}.profile-action{width:calc(100% - 32px);margin:24px 16px;height:48px;border:0;border-radius:12px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;cursor:pointer}.profile-action:hover,.primary-button:hover{background:var(--primary-dark)}.own-settings{margin-top:20px}.own-settings button{cursor:pointer}.own-settings .logout-button{color:#df4a57;margin-top:12px;justify-content:center;border:0}.search-screen{background:var(--canvas)}.search-bar{margin:12px;height:47px;padding:0 5px 0 13px;display:flex;align-items:center;gap:9px;background:#fff;border-radius:12px;box-shadow:0 1px #2028380a}.search-bar svg{color:#8c95a3}.search-bar input{flex:1;min-width:0;border:0;outline:0;color:#253044}.search-bar button{border:0;height:36px;padding:0 12px;background:var(--primary);color:#fff;border-radius:9px;cursor:pointer;font-size:13px}.search-results{background:#fff}.search-results>button{width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:13px;padding:12px 16px;cursor:pointer;text-align:left}.search-results>button:hover{background:#f8f9fb}.search-results>button div:nth-child(2){flex:1;display:flex;flex-direction:column;gap:5px}.search-results span,.search-results small{color:#929ba8;font-size:12px}.search-results small{color:var(--primary)}.empty-search{min-height:340px}.chat-screen{padding-bottom:0;background:#f1f3f6;display:flex;flex-direction:column;overflow:hidden}.chat-screen .app-header{flex:0 0 auto}.message-list{flex:1;min-height:0;overflow-y:auto;padding:16px 13px 20px;scrollbar-width:none}.chat-start-note{color:#9ba3af;text-align:center;font-size:11px;margin:3px 0 22px}.message-line{display:flex;align-items:flex-start;gap:9px;margin-bottom:16px}.message-line.own{justify-content:flex-end;padding-left:38px}.message-line.other{padding-right:38px}.message-block{max-width:76%}.message-bubble{padding:10px 13px;border-radius:6px 15px 15px;background:#fff;color:#202938;line-height:1.5;font-size:15px;overflow-wrap:anywhere;box-shadow:0 1px 2px #1e27370d;-webkit-user-select:text;user-select:text}.own .message-bubble{background:var(--bubble);border-radius:15px 6px 15px 15px;color:#1d2f75}.message-meta{min-height:15px;display:flex;gap:5px;align-items:center;margin-top:4px;color:#9aa2ae;font-size:10px}.own .message-meta{justify-content:flex-end}.message-meta span{color:#7887b7}.message-more{align-self:center;width:28px;height:28px;opacity:0;border:0;border-radius:9px;display:grid;place-items:center;background:#e3e7ee;color:#667083;cursor:pointer;transition:opacity .15s}.message-line.own:hover .message-more,.message-more:focus-visible{opacity:1}.composer{flex:0 0 auto;min-height:66px;display:flex;align-items:center;gap:9px;padding:10px 12px max(10px,env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #e1e5eb}.composer input{flex:1;height:43px;min-width:0;border:1px solid #e1e5eb;background:#f5f6f8;border-radius:13px;padding:0 14px;outline:none}.composer input:focus{border-color:#4e70ef80;background:#fff}.composer button{width:43px;height:43px;border:0;border-radius:13px;background:var(--primary);color:#fff;display:grid;place-items:center;cursor:pointer}.composer button:disabled{background:#cbd2df;cursor:default}.sheet-backdrop{position:absolute;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;background:#141b2759;animation:fade-in .15s ease-out}.bottom-sheet,.edit-sheet{width:100%;background:#fff;border-radius:22px 22px 0 0;padding:8px 12px max(14px,env(safe-area-inset-bottom));box-shadow:0 -20px 50px #1c243224;animation:sheet-up .2s ease-out}.sheet-handle{width:40px;height:4px;border-radius:99px;background:#d8dde5;margin:2px auto 9px}.bottom-sheet button{width:100%;height:52px;border:0;border-bottom:1px solid var(--line);background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:10px;color:#273143;cursor:pointer}.bottom-sheet button:hover{background:#f6f7f9}.bottom-sheet .cancel-action{margin-top:8px;border-bottom:0;color:#7f8897}.edit-sheet{padding:0 16px max(18px,env(safe-area-inset-bottom))}.edit-sheet-header{height:57px;display:grid;grid-template-columns:70px 1fr 70px;align-items:center;border-bottom:1px solid var(--line)}.edit-sheet-header strong{text-align:center}.edit-sheet-header button{border:0;background:transparent;color:#798291;cursor:pointer}.edit-sheet-header button:last-child{color:var(--primary);font-weight:700}.edit-sheet-header button:disabled{color:#b9c0cc}.edit-sheet textarea{width:100%;min-height:145px;resize:none;border:1px solid #dde2e9;border-radius:13px;margin-top:15px;padding:12px;outline:none;line-height:1.5}.edit-sheet textarea:focus{border-color:#4e70ef8c;box-shadow:0 0 0 3px #4e70ef1a}.edit-hint{display:flex;align-items:center;gap:7px;color:#8c95a4;font-size:12px;margin:10px 2px 0}.toast{position:absolute;z-index:200;left:50%;bottom:90px;transform:translate(-50%);white-space:nowrap;background:#1e2634eb;color:#fff;border-radius:10px;padding:10px 14px;font-size:13px;box-shadow:0 8px 24px #141b2733;animation:toast-in .18s ease-out}.login-screen{padding:34px 28px 24px;display:flex;flex-direction:column;overflow-y:auto;background:linear-gradient(180deg,#edf2ff,#f7f8fb 44%,#fff)}.login-brand{text-align:center}.brand-mark,.loading-mark{width:76px;height:76px;margin:0 auto 18px;display:grid;place-items:center;background:var(--primary);color:#fff;border-radius:24px;box-shadow:0 16px 36px #4e70ef47}.login-brand h1{margin:0;font-size:30px;letter-spacing:.08em}.login-brand p{margin:10px 0 0;color:#7c8697;font-size:14px}.login-card{margin-top:22px;background:#ffffffeb;border:1px solid rgba(221,226,237,.9);border-radius:22px;padding:20px 22px;box-shadow:0 20px 50px #35435e1a}.login-card label{display:block;margin-bottom:16px}.login-card label span{display:block;color:#5f697a;font-size:12px;font-weight:700;margin:0 0 7px 3px}.login-card input{width:100%;height:46px;border:1px solid #dfe4ec;border-radius:12px;padding:0 13px;background:#fff;outline:none}.login-card input:focus{border-color:#4e70ef99;box-shadow:0 0 0 3px #4e70ef1a}.primary-button{width:100%;height:47px;border:0;border-radius:12px;background:var(--primary);color:#fff;font-weight:700;cursor:pointer}.primary-button:disabled{opacity:.65}.form-error{color:#dc4755;font-size:12px;margin:-5px 3px 12px}.auth-tabs{height:40px;margin-bottom:18px;padding:3px;display:grid;grid-template-columns:1fr 1fr;border-radius:11px;background:#f0f2f6}.auth-tabs button{border:0;border-radius:8px;background:transparent;color:#87909f;font-size:13px;font-weight:700;cursor:pointer}.auth-tabs button.active{background:#fff;color:#273143;box-shadow:0 2px 8px #2631441a}.register-avatar{display:flex!important;align-items:center;margin:0 0 16px!important;cursor:pointer}.register-avatar input{display:none}.register-avatar-preview{flex:0 0 auto;width:58px!important;height:58px!important;margin-right:12px;color:#fff}.register-avatar-preview img{width:100%;height:100%;object-fit:cover}.register-avatar strong{color:#3b4658;font-size:13px}.register-avatar>span{margin:4px 0 0!important;color:#9aa2ae!important;font-size:10px!important;font-weight:400!important}.auth-security-note{margin:13px 2px 0;display:flex;align-items:flex-start;gap:6px;color:#7e899a;font-size:10px;line-height:1.5}.auth-security-note svg{flex:0 0 auto;margin-top:1px;color:#45a273}.login-tip{margin:18px 0 0;text-align:center;color:#9aa2ae;font-size:11px;line-height:1.6}.login-invite-note{width:min(360px,calc(100% - 36px));margin:-8px auto 14px;padding:12px 14px;border-radius:12px;display:flex;align-items:center;gap:11px;background:#fff;box-shadow:0 8px 24px #1f2a3d17}.login-invite-note>div:last-child{min-width:0;display:flex;flex-direction:column;gap:4px}.login-invite-note strong{color:#222;font-size:14px}.login-invite-note span{color:#8b94a3;font-size:11px;line-height:1.45}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8690a0;background:#f7f8fb}.loading-mark{width:66px;height:66px;border-radius:20px;margin-bottom:14px;animation:breathe 1.5s ease-in-out infinite}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{transform:translateY(28px);opacity:.7}}@keyframes toast-in{0%{transform:translate(-50%,8px);opacity:0}}@keyframes breathe{50%{transform:scale(.95);opacity:.78}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}@media(max-width:640px){body{background:var(--canvas)}.app-shell{padding:0;display:block}.phone-app,.login-screen,.loading-screen{width:100vw;height:100dvh;min-height:560px;border-radius:0;box-shadow:none}.app-header{padding-top:env(safe-area-inset-top);height:calc(60px + env(safe-area-inset-top))}}.manager-mini{margin-left:auto;display:flex;align-items:center;gap:3px;color:#596fd4;font-size:10px;font-weight:700}.profile-card em{width:fit-content;margin-top:9px;padding:4px 8px;border-radius:99px;display:flex;align-items:center;gap:4px;background:#eef1ff;color:#5168ce;font-size:10px;font-style:normal;font-weight:700}.share-create-screen{padding-bottom:76px;background:#f4f5f8}.share-create-body{padding:14px 14px 24px}.share-notice,.manager-banner,.edit-authority{display:flex;align-items:flex-start;gap:12px;border-radius:16px;padding:15px}.share-notice{background:#eef2ff;color:#4e70ef;margin-bottom:15px}.share-notice svg,.manager-banner>svg,.edit-authority>svg{flex:0 0 auto}.share-notice strong,.manager-banner strong,.edit-authority strong{color:#273143;font-size:14px}.share-notice p,.manager-banner p,.edit-authority p{margin:5px 0 0;color:#748096;font-size:12px;line-height:1.55}.field-label{display:block;margin-bottom:16px}.field-label>span{display:block;margin:0 0 7px 2px;color:#707b8d;font-size:12px;font-weight:700}.field-label input{width:100%;height:46px;border:1px solid #dfe4ec;border-radius:12px;background:#fff;padding:0 13px;outline:none}.field-label input:focus{border-color:#4e70ef94;box-shadow:0 0 0 3px #4e70ef17}.section-title{min-height:36px;display:flex;align-items:center;justify-content:space-between;color:#465163;font-size:13px}.section-title button{border:0;background:transparent;color:var(--primary);cursor:pointer;font-size:12px}.share-message-picker{overflow:hidden;border:1px solid #e3e6ec;border-radius:15px;background:#fff;margin-bottom:13px}.share-message-picker>button{width:100%;min-height:67px;border:0;border-bottom:1px solid #edf0f4;background:#fff;padding:10px 12px;display:flex;align-items:flex-start;gap:10px;text-align:left;color:#a7afbc;cursor:pointer}.share-message-picker>button:last-child{border-bottom:0}.share-message-picker>button.selected{color:var(--primary);background:#fafbff}.share-message-picker>button>div{min-width:0;flex:1}.share-message-picker strong{display:flex;justify-content:space-between;gap:8px;color:#3d4758;font-size:12px}.share-message-picker time{color:#a0a8b5;font-size:10px;font-weight:400}.share-message-picker p{margin:6px 0 0;overflow:hidden;color:#687385;font-size:13px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.manager-targets{display:grid;gap:8px}.manager-targets>button{width:100%;border:1px solid #e1e5ec;border-radius:14px;background:#fff;padding:10px 12px;display:flex;align-items:center;gap:11px;color:#a3abba;text-align:left;cursor:pointer}.manager-targets>button.selected{border-color:#4e70ef8c;background:#f8f9ff;color:var(--primary);box-shadow:0 0 0 2px #4e70ef12}.manager-targets>button>div:nth-child(2){flex:1;display:flex;flex-direction:column;gap:4px;color:#273143}.manager-targets>button span{color:#9099a7;font-size:11px}.no-target{border:1px dashed #cfd5df;border-radius:14px;padding:18px;text-align:center;color:#8f98a7}.no-target p{margin:8px 0 0;font-size:12px;line-height:1.5}.sticky-action{position:absolute;z-index:20;left:0;right:0;bottom:0;padding:10px 14px max(10px,env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #e2e6ec;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.sticky-action button{width:100%;height:46px;border:0;border-radius:13px;background:var(--primary);color:#fff;font-weight:700;cursor:pointer}.sticky-action button:disabled{background:#cbd2df;cursor:default}.share-hub-screen{background:#f3f5f8}.manager-banner{margin:14px;background:#fff;color:#70809d;border:1px solid #e4e8ee}.manager-banner.active{background:linear-gradient(135deg,#283c89,#536fdc);color:#f5c76b;border:0;box-shadow:0 12px 30px #3046913b}.manager-banner.active strong,.manager-banner.active p{color:#fff}.manager-banner.active p{opacity:.78}.share-list{padding:0 14px 22px;display:grid;gap:12px}.share-card{width:100%;overflow:hidden;border:1px solid #e2e6ed;border-radius:17px;background:#fff;padding:15px 15px 0;box-shadow:0 7px 22px #27344f0f;text-align:left;cursor:pointer}.share-card-top{display:flex;align-items:center;justify-content:space-between}.share-card-top>span{padding:4px 8px;border-radius:99px;display:flex;align-items:center;gap:4px;background:#eef1ff;color:#5369cf;font-size:10px;font-weight:700}.share-card-top>span.manager{background:#fff4db;color:#a86d07}.share-card-top time{color:#a0a8b5;font-size:10px}.share-card h3{margin:13px 0 10px;color:#273143;font-size:17px}.share-preview{min-height:68px}.share-preview p{margin:5px 0;overflow:hidden;color:#697487;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.share-preview strong{color:#424d60}.share-card-foot{height:42px;margin-top:12px;border-top:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between;color:#8c95a4;font-size:11px}.share-card-foot span{display:flex;align-items:center;gap:6px}.share-card-foot em{color:#6375c8;font-style:normal}.share-empty{min-height:430px}.shared-record-screen{padding-bottom:0;background:#edf0f5;overflow:hidden}.shared-record-scroll{height:calc(100% - 60px);overflow-y:auto;padding:15px 14px 28px;scrollbar-width:none}.record-cover{padding:21px 18px 16px;border-radius:18px;background:linear-gradient(145deg,#263b86,#5873dd);color:#fff;box-shadow:0 16px 36px #2d418b3b}.record-icon{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;background:#ffffff29;color:#fff}.record-cover h1{margin:15px 0 7px;font-size:21px;line-height:1.35}.record-cover>p{margin:0;color:#ffffffb8;font-size:11px}.record-cover>div:last-child{margin-top:17px;display:flex;justify-content:space-between;color:#ffffffd9;font-size:10px}.record-cover>div:last-child span{display:flex;align-items:center;gap:5px}.edit-authority{margin-top:12px;background:#fff8e8;color:#bb7a0b;border:1px solid #f0dfb9}.public-sync-tip{margin:12px 2px;display:flex;align-items:center;gap:7px;color:#4a936f;font-size:11px}.record-timeline{margin-top:14px;display:grid;gap:10px}.record-entry{border:1px solid #e0e4eb;border-radius:15px;background:#fff;padding:13px 14px 10px;box-shadow:0 4px 14px #2530450a}.record-entry-head{display:flex;justify-content:space-between;gap:8px}.record-entry-head strong{color:#3f4b5d;font-size:12px}.record-entry-head time{color:#9da5b1;font-size:10px}.record-entry>p{margin:10px 0 12px;color:#202938;font-size:15px;line-height:1.58;overflow-wrap:anywhere;white-space:pre-wrap}.record-entry-foot{min-height:25px;border-top:1px solid #eff1f4;padding-top:8px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#a0a7b2;font-size:9px}.record-entry-foot span{display:flex;align-items:center;gap:4px}.record-entry-foot button{border:0;border-radius:7px;background:#eef1ff;padding:5px 8px;display:flex;align-items:center;gap:4px;color:#5369cf;cursor:pointer;font-size:11px}.record-footer{margin:18px 7px 0;display:flex;align-items:flex-start;gap:8px;color:#949dab}.record-footer p{margin:0;font-size:10px;line-height:1.5}.public-error{width:100%;height:100%;padding:24px}.record-message-block{width:min(282px,78vw);max-width:none}.merged-record-card{width:100%;overflow:hidden;border:0;border-radius:8px;background:#fff;padding:15px 15px 0;color:#1f2836;box-shadow:0 2px 8px #1f283614;text-align:left;cursor:pointer}.own .merged-record-card{background:#fff}.merged-record-card:disabled{opacity:.65;cursor:default}.merged-record-card>strong{display:block;margin-bottom:11px;overflow:hidden;font-size:16px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.merged-record-card>div{min-height:57px}.merged-record-card p{margin:5px 0;overflow:hidden;color:#7b838f;font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.merged-record-card p b{color:#596270;font-weight:500}.merged-record-card>span{height:38px;margin-top:9px;border-top:1px solid #edf0f3;display:flex;align-items:center;gap:6px;color:#9aa1ab;font-size:11px}.merged-record-card>span svg:last-child{margin-left:auto}.permission-list{overflow:hidden;margin-bottom:14px;border:1px solid #e2e6ec;border-radius:15px;background:#fff}.permission-toggle{width:100%;min-height:62px;border:0;border-bottom:1px solid #edf0f4;background:#fff;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#a5adba;text-align:left;cursor:pointer}.permission-toggle:last-child{border-bottom:0}.permission-toggle.on{color:var(--primary)}.permission-toggle>div{flex:1;display:flex;flex-direction:column;gap:4px}.permission-toggle strong{color:#303a4b;font-size:13px}.permission-toggle span{color:#929baa;font-size:11px;line-height:1.45}.record-header-actions{display:flex;align-items:center}.record-origin-badge{margin-top:12px;border:1px solid #d9e8e1;border-radius:13px;background:#f3faf7;padding:10px 12px;display:flex;align-items:flex-start;gap:9px;color:#438064}.record-origin-badge span{color:#6d7b74;font-size:10px;line-height:1.5}.record-origin-badge strong{display:block;color:#36745a;font-size:11px}.edit-authority{display:flex;align-items:center;gap:10px;border-radius:13px;padding:11px 12px}.edit-authority>div{min-width:0;flex:1}.edit-authority strong{display:block;color:#97620a;font-size:12px}.edit-authority p{margin:3px 0 0;color:#a9803b;font-size:10px;line-height:1.45}.edit-authority>button{border:0;border-radius:8px;background:#f4dfae;padding:6px 9px;color:#885707;cursor:pointer;font-size:11px}.record-actions{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.record-actions button{height:43px;border:1px solid #dfe4ec;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;color:#5f6a7b;cursor:pointer;font-weight:600;font-size:12px}.record-actions button.primary{border-color:var(--primary);background:var(--primary);color:#fff}.record-actions button:only-child{grid-column:1 / -1}.share-settings-sheet,.forward-sheet{width:min(430px,100%);max-height:88vh;overflow-y:auto;border-radius:22px 22px 0 0;background:#f5f6f8;padding:0 15px max(18px,env(safe-area-inset-bottom));box-shadow:0 -14px 40px #19223133}.share-settings-sheet .field-label{margin-top:16px}.share-settings-sheet .permission-list{margin-top:14px}.forward-sheet{padding-top:9px}.forward-sheet h3{margin:12px 2px 4px;color:#283243;font-size:18px}.forward-hint{margin:0 2px 13px;color:#8b95a4;font-size:11px;line-height:1.5}.forward-friends{overflow:hidden;border:1px solid #e2e6ec;border-radius:15px;background:#fff}.forward-friends>button{width:100%;min-height:64px;border:0;border-bottom:1px solid #edf0f4;background:#fff;padding:10px 12px;display:flex;align-items:center;gap:11px;color:#8f98a7;text-align:left;cursor:pointer}.forward-friends>button:last-child{border-bottom:0}.forward-friends>button>span{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.forward-friends strong{color:#303a4a;font-size:14px}.forward-friends small{color:#9aa2af;font-size:10px}.forward-cancel{width:100%;height:43px;margin-top:10px;border:0;border-radius:12px;background:#fff;color:#637083;cursor:pointer}@media(max-width:520px){.app-shell{padding:0}.phone-app,.login-screen,.loading-screen{width:100vw;height:100vh;min-height:0;border-radius:0;box-shadow:none}}:root{--primary: #07c160;--primary-dark: #06ad56;--canvas: #ededed;--bubble: #95ec69;--line: #d9d9d9}.phone-app{background:#ededed}.app-header{height:56px;min-height:56px;grid-template-columns:74px 1fr 74px;border-bottom-color:#0000000f;background:#edededf7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-side{padding:0 8px}.header-title strong{color:#111;font-size:17px;font-weight:600;letter-spacing:0}.header-title span{display:none}.icon-button{width:40px;height:40px;border-radius:4px;color:#181818}.icon-button:hover{background:#0000000a}.avatar{border-radius:4px;box-shadow:none}.bottom-nav{background:#f7f7f7fa;border-top-color:#d4d4d4}.chat-screen{background:#ededed}.message-list{padding:14px 12px 22px}.chat-start-note{margin:4px 0 20px;color:#a4a4a4;font-size:11px}.message-line{gap:9px;margin-bottom:18px}.message-line.own{padding-left:28px}.message-line.other{padding-right:28px}.message-block{max-width:72%}.message-bubble{position:relative;padding:9px 12px;border:1px solid rgba(0,0,0,.04);border-radius:4px;background:#fff;color:#111;box-shadow:none;font-size:16px;line-height:1.45}.own .message-bubble{border-radius:4px;background:#95ec69;color:#111}.message-meta{margin-top:3px;color:#aaa;font-size:9px}.message-meta span{color:#888}.message-more{flex:0 0 auto;width:24px;height:24px;border-radius:4px;background:transparent;color:#7b7b7b}.composer{min-height:60px;gap:8px;padding:8px 10px max(8px,env(safe-area-inset-bottom));border-top-color:#d3d3d3;background:#f7f7f7}.composer input{height:40px;border:0;border-radius:4px;background:#fff;padding:0 11px}.composer input:focus{border:0;background:#fff;box-shadow:inset 0 0 0 1px #0000000d}.composer button{width:40px;height:40px;border-radius:4px;background:#07c160}.composer button:disabled{background:#d5d5d5}.card-line .message-block{max-width:none}.record-message-block{width:min(276px,72vw)}.merged-record-card{width:100%;padding:14px 14px 0;border:1px solid rgba(0,0,0,.055);border-radius:5px;background:#fff;color:#111;box-shadow:none}.merged-record-card>strong{margin-bottom:10px;color:#111;font-size:15px;font-weight:500}.merged-record-card>.merged-record-preview{min-height:67px}.merged-record-card p{margin:4px 0;color:#888;font-size:12px;line-height:1.35}.merged-record-card p b{color:#777;font-weight:400}.merged-record-card>.merged-record-label{height:34px;margin-top:10px;border-top:1px solid #ededed;color:#b0b0b0;font-size:11px}.shared-record-screen{padding-bottom:0;overflow:hidden;background:#fff}.shared-record-screen .app-header{background:#edededfa}.wechat-more-button{justify-self:end}.record-edit-mode{height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border-bottom:1px solid #e4e4e4;background:#fffbe6;color:#8a6d1d;font-size:12px}.record-edit-mode span{display:flex;align-items:center;gap:6px}.record-edit-mode button{border:0;background:transparent;color:#576b95;cursor:pointer;font-weight:600}.shared-record-scroll{height:calc(100% - 56px);overflow-y:auto;padding:0 0 30px;background:#fff}.record-edit-mode+.shared-record-scroll{height:calc(100% - 98px)}.wechat-record-document{padding:27px 20px 22px;background:#fff}.wechat-record-heading{padding:0 0 24px;border-bottom:1px solid #ededed}.wechat-record-heading h1{margin:0;color:#111;font-size:20px;font-weight:600;line-height:1.4;overflow-wrap:anywhere}.wechat-record-heading p{margin:8px 0 0;color:#999;font-size:12px}.public-sync-tip{margin:13px 0 -3px;color:#7f9b84;font-size:11px}.record-timeline{margin-top:0;display:block}.record-entry{position:relative;display:flex;align-items:flex-start;gap:10px;min-height:72px;padding:18px 0 4px;border:0;border-radius:0;background:#fff;box-shadow:none}.record-entry.editable{cursor:pointer}.record-entry.editable:active{background:#f7f7f7}.record-entry-body{min-width:0;flex:1;padding-top:1px}.record-entry-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.record-entry-head strong{overflow:hidden;color:#576b95;font-size:12px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.record-entry-head time{flex:0 0 auto;color:#b2b2b2;font-size:10px}.record-entry-body>p{margin:5px 0 0;color:#111;font-size:15px;line-height:1.58;overflow-wrap:anywhere;white-space:pre-wrap}.record-edited-mark{display:inline-block;margin-top:4px;color:#b5b5b5;font-size:9px}.record-edit-affordance{align-self:center;display:flex;align-items:center;gap:3px;color:#576b95;font-size:11px}.wechat-record-end{display:flex;align-items:center;gap:10px;margin:30px 0 4px;color:#b5b5b5;font-size:11px}.wechat-record-end span{height:1px;flex:1;background:#ededed}.record-origin-note{display:flex;align-items:flex-start;gap:7px;margin:0 20px;padding:13px 0;border-top:1px solid #ededed;color:#aaa}.record-origin-note p{margin:0;font-size:10px;line-height:1.5}.record-origin-note strong{display:block;color:#888;font-weight:500}.record-more-sheet{background:#f7f7f7}.record-more-sheet button{border-radius:0;background:#fff;color:#111}.record-more-sheet .cancel-action{margin-top:8px}.wechat-share-card{border-color:#e2e2e2;border-radius:6px;box-shadow:none}.wechat-share-card .share-card-top>span{border-radius:3px;background:#eef6f0;color:#5b8765}.wechat-share-card .share-card-top>span.manager{background:#fff5d9;color:#9f761e}.wechat-share-card h3{color:#111;font-size:16px;font-weight:500}.wechat-share-card .share-preview p{color:#888}.wechat-share-card .share-preview strong{color:#777;font-weight:400}.wechat-share-card .share-card-foot,.wechat-share-card .share-card-foot em{color:#aaa}@media(max-width:520px){.wechat-record-document{padding-left:18px;padding-right:18px}.record-origin-note{margin-left:18px;margin-right:18px}}.avatar{overflow:hidden}.avatar img{width:100%;height:100%;display:block;object-fit:cover}.profile-setup-screen{padding-bottom:0;background:#ededed}.profile-setup-card{margin:18px 14px;padding:22px 16px;border-radius:8px;background:#fff}.profile-avatar-picker{display:flex;justify-content:center;margin-bottom:25px;text-align:center}.profile-avatar-picker label{display:flex;flex-direction:column;align-items:center;gap:9px;color:#576b95;font-size:13px;cursor:pointer}.profile-avatar-picker input{display:none}.profile-preview-avatar{width:88px!important;height:88px!important;color:#ffffffe6}.profile-field{display:block;margin-bottom:15px}.profile-field>span{display:block;margin:0 0 7px 2px;color:#666;font-size:12px}.profile-field input{width:100%;height:44px;border:1px solid #ddd;border-radius:5px;padding:0 12px;background:#fafafa;outline:none}.profile-field input:focus{border-color:#07c160;background:#fff}.profile-privacy-note{display:flex;align-items:flex-start;gap:7px;margin:3px 0 20px;color:#999;font-size:11px;line-height:1.55}.profile-privacy-note svg{flex:0 0 auto;margin-top:1px;color:#6c9474}.profile-setup-card .primary-button{width:100%;height:46px;border:0;border-radius:5px;background:#07c160;color:#fff;font-weight:600}.share-sharer{display:flex;align-items:center;gap:8px;margin-top:13px;color:#999;font-size:11px}.share-sharer span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-sharer strong{color:#576b95;font-weight:500}.wechat-share-card .share-sharer+h3{margin-top:10px}.record-sharer-row{display:flex;align-items:center;gap:9px;margin-top:11px}.wechat-record-heading .record-sharer-row p{margin:0;color:#999;font-size:11px}.record-sharer-row strong{color:#576b95;font-weight:500}.share-history-sheet{width:min(430px,100%);max-height:82vh;overflow-y:auto;border-radius:18px 18px 0 0;background:#f7f7f7;padding:8px 14px max(18px,env(safe-area-inset-bottom));box-shadow:0 -14px 40px #00000029}.history-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:8px 2px 13px}.history-header h3{margin:0;color:#111;font-size:18px}.history-header p{margin:5px 0 0;color:#999;font-size:11px}.history-header button{width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;background:#e9e9e9;color:#555;cursor:pointer}.share-history-list{overflow:hidden;border-radius:7px;background:#fff}.share-history-list article{min-height:65px;padding:11px 12px;border-bottom:1px solid #ededed;display:flex;align-items:center;gap:10px}.share-history-list article:last-child{border-bottom:0}.share-history-list article>div:last-child{min-width:0;flex:1;display:grid;grid-template-columns:1fr auto;gap:3px 8px}.share-history-list strong{overflow:hidden;color:#222;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.share-history-list span{color:#576b95;font-size:10px}.share-history-list time{grid-column:1 / -1;color:#aaa;font-size:10px}.history-empty{margin:0;padding:28px;color:#aaa;text-align:center;font-size:12px}.conversation-screen{background:#fff;padding-bottom:57px;color:#111}.conversation-screen .app-header{height:52px;min-height:52px;grid-template-columns:74px 1fr 74px;background:#ededed;border-bottom:1px solid rgba(0,0,0,.06);-webkit-backdrop-filter:none;backdrop-filter:none}.conversation-screen .header-side{padding:0 5px}.conversation-screen .header-side-right{padding-right:3px}.conversation-screen .header-title strong{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif;color:#111;font-size:17px;font-weight:600;line-height:1}.conversation-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:1px}.conversation-screen .icon-button{width:35px;height:42px;padding:0;border-radius:2px;color:#181818}.conversation-screen .icon-button:hover{background:transparent}.conversation-screen .icon-button:active{background:#0000000f}.conversation-screen .icon-button:focus-visible,.bottom-nav button:focus-visible{outline:none;outline-offset:0}.conversation-list{min-height:calc(100% - 52px);background:#fff}.conversation-row{height:72px;min-height:72px;gap:12px;padding:10px 12px;background:#fff;color:#111}.conversation-row:after{left:72px;right:0;height:1px;background:#ededed;transform:scaleY(.5);transform-origin:bottom}.conversation-row:hover{background:#f5f5f5}.conversation-row:active{background:#d9d9d9}.conversation-row .avatar{border-radius:4px;color:#fffffff5;box-shadow:inset 0 0 0 .5px #00000014}.conversation-copy{min-width:0;padding-right:1px;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.row-title{align-items:flex-start;min-height:22px;margin-bottom:3px;gap:10px}.row-title strong{color:#111;font-size:16px;font-weight:400;letter-spacing:0;line-height:22px}.row-title time{color:#b2b2b2;font-size:11px;font-weight:400;line-height:16px;padding-top:2px}.conversation-copy p{color:#999;font-size:14px;font-weight:400;line-height:20px}.edited-prefix{color:#999}.quick-menu-dismiss{position:absolute;z-index:40;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:transparent;cursor:default}.quick-menu{z-index:50;top:48px;right:8px;width:174px;padding:0 12px;overflow:visible;border-radius:3px;background:#4c4c4c;box-shadow:0 4px 14px #00000047}.quick-menu:before{content:"";position:absolute;top:-7px;right:16px;width:14px;height:14px;background:#4c4c4c;transform:rotate(45deg);border-radius:1px}.quick-menu button{position:relative;z-index:1;height:50px;min-height:50px;padding:0 2px;gap:14px;border-bottom:1px solid rgba(255,255,255,.15);border-radius:0;color:#fff;font-size:15px;font-weight:400}.quick-menu button:last-child{border-bottom:0}.quick-menu button:hover,.quick-menu button:active{background:#ffffff14;color:#fff}.bottom-nav{height:57px;padding:1px 0 max(2px,env(safe-area-inset-bottom));background:#f7f7f7;border-top-color:#00000024;-webkit-backdrop-filter:none;backdrop-filter:none}.bottom-nav button{gap:0;padding:1px 0 0;color:#111}.bottom-nav button.active{color:#07c160}.bottom-nav span{margin-top:-1px;font-size:10px;font-weight:400;line-height:14px}.screen-content{padding-bottom:57px}@media(max-width:640px){.conversation-screen .app-header{height:calc(52px + env(safe-area-inset-top));min-height:calc(52px + env(safe-area-inset-top))}.conversation-list{min-height:calc(100% - 52px - env(safe-area-inset-top))}.quick-menu{top:calc(48px + env(safe-area-inset-top))}.bottom-nav{height:calc(57px + env(safe-area-inset-bottom))}.conversation-screen,.screen-content{padding-bottom:calc(57px + env(safe-area-inset-bottom))}}
