:root{font-family:Microsoft YaHei UI,PingFang SC,Noto Sans SC,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#242522;background:#f6f6f3;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #242522;--muted: #62665e;--faint: #858a81;--line: #e7e7e2;--paper: #fff;--canvas: #f7f7f4;--sage: #47685b;--sage-soft: #e4ece7;--rail: #20221f;--danger: #af443f}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden;color:var(--ink);font-size:14px}button,input,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid #78968a;outline-offset:2px}svg{width:20px;height:20px;stroke-width:1.8}.primary-button,.secondary-button{min-height:42px;border-radius:11px;padding:0 17px;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:650;font-size:14px;transition:transform .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease}.primary-button{color:#fff;background:#282b27;box-shadow:0 2px 5px #191b181f}.primary-button:hover{background:#141612;transform:translateY(-1px)}.secondary-button{color:#40413e;background:#fff;border-color:#dedfda}.secondary-button:hover{background:#f7f7f4;border-color:#cfd0ca}.primary-button:disabled,.secondary-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.icon-button{width:38px;height:38px;border:0;border-radius:10px;background:transparent;display:inline-grid;place-items:center;cursor:pointer;color:#6d6f68;transition:.18s ease;flex:0 0 auto}.icon-button:hover{color:#292a27;background:#efefeb}.icon-button:disabled{opacity:.28;cursor:not-allowed;background:transparent}.icon-button svg{width:19px;height:19px}.spinner{animation:spin .8s linear infinite}.spinner.small{width:18px;height:18px}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(460px,1.08fr) minmax(440px,.92fr);background:var(--paper)}.auth-story{background:#f1f0e9;position:relative;padding:37px 48px;overflow:hidden;display:flex;flex-direction:column}.auth-story:before,.auth-story:after{content:"";position:absolute;border-radius:50%;filter:blur(1px)}.auth-story:before{width:420px;height:420px;background:#d3ddd5b3;left:-170px;bottom:-200px}.auth-story:after{width:320px;height:320px;border:1px solid rgba(103,123,111,.14);right:-150px;top:-120px}.brand{display:flex;align-items:center;gap:11px;font-weight:720;letter-spacing:-.3px;position:relative;z-index:1}.brand-mark,.rail-logo{width:34px;height:34px;border-radius:11px;background:#2d302c;color:#fff;display:grid;place-items:center}.brand-mark svg{width:18px}.brand-fish-mark,.fish-rail-logo{background:transparent}.brand-fish-mark img,.fish-rail-logo img{display:block;width:100%;height:100%;border-radius:inherit}.story-content{position:relative;z-index:1;width:min(590px,94%);margin:auto}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#567063;font-weight:700;letter-spacing:.08em;font-size:12px;text-transform:uppercase}.eyebrow svg{width:16px}.story-content h1{font-family:Georgia,Songti SC,serif;font-size:clamp(41px,3.7vw,60px);line-height:1.13;letter-spacing:-2.8px;font-weight:520;margin:18px 0;color:#282a27}.story-content>p{color:#71736d;font-size:15px;line-height:1.8;max-width:540px;margin:0}.story-visual{position:relative;min-height:304px;margin-top:22px;isolation:isolate}.story-visual:after{content:"";position:absolute;z-index:-1;inset:28px 10px 12px 34px;background:#ffffff57;border:1px solid rgba(255,255,255,.78);border-radius:38% 62% 58% 42%/46% 40% 60% 54%}.story-illustration{position:absolute;z-index:0;width:min(390px,68%);height:auto;top:2px;right:-38px;mix-blend-mode:multiply;opacity:.96;filter:saturate(.84) contrast(.98);-webkit-mask-image:radial-gradient(ellipse 76% 72% at 52% 49%,#000 52%,transparent 84%);mask-image:radial-gradient(ellipse 76% 72% at 52% 49%,#000 52%,transparent 84%)}.story-status{position:absolute;z-index:3;top:12px;left:4px;display:inline-flex;align-items:center;gap:7px;color:#657168;background:#ffffffd1;border:1px solid rgba(255,255,255,.95);box-shadow:0 9px 24px #323a3414;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:650;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:rotate(-1.5deg)}.story-status i{width:7px;height:7px;border-radius:50%;background:#dda73e;box-shadow:0 0 0 4px #dda73e21}.story-chat{position:absolute;z-index:2;left:0;right:auto;bottom:0;margin:0;background:#ffffffe6;border:1px solid rgba(255,255,255,.96);box-shadow:0 20px 60px #323a3421;border-radius:18px;padding:16px 18px;max-width:370px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:rotate(-.35deg);transition:transform .22s ease,box-shadow .22s ease}.story-chat:hover{transform:rotate(0) translateY(-3px);box-shadow:0 24px 68px #323a3429}.story-chat-head{display:flex;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid #e8e8e4;color:#52544f;font-weight:700;font-size:13px}.story-chat-head span{display:flex;align-items:center;gap:7px}.story-chat-head i{width:7px;height:7px;border-radius:50%;background:#5d8b6e}.story-chat-head small{font-weight:500;color:#8a8c85}.story-message{display:flex;gap:10px;align-items:flex-start;margin-top:14px}.story-message .avatar{margin-top:2px}.story-message b{font-size:12px;display:block}.story-message b em{font-style:normal;font-weight:500;color:#a0a19c;margin-left:6px}.story-message p{background:#f1f2ee;border-radius:4px 13px 13px;padding:10px 12px;font-size:13px;margin:6px 0 0}.story-message.mine{justify-content:flex-end;text-align:right}.story-message.mine p{color:#fff;background:#4c665a;border-radius:13px 4px 13px 13px}.story-typing{color:#999b94;font-size:11px;margin:14px 0 1px 47px;display:flex;align-items:center;gap:3px}.story-typing span{width:4px;height:4px;background:#899087;border-radius:50%;animation:bounce 1.2s infinite}.story-typing span:nth-child(2){animation-delay:.16s}.story-typing span:nth-child(3){animation-delay:.32s;margin-right:5px}@keyframes bounce{0%,70%,to{transform:translateY(0);opacity:.45}35%{transform:translateY(-3px);opacity:1}}.story-foot{position:relative;z-index:1;color:#8e9089;font-size:12px;letter-spacing:.13em;margin:0}.auth-panel{display:grid;place-items:center;padding:40px}.mobile-brand{display:none}.auth-box{width:min(400px,100%)}.auth-heading{text-align:center;margin-bottom:28px}.auth-step-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;color:#516b5f;background:#e8efeb;margin:0 auto 19px}.auth-heading h2{font-size:28px;letter-spacing:-.8px;margin:0 0 9px}.auth-heading p{color:#8a8c86;font-size:14px;line-height:1.6;margin:0}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;background:#f2f2ef;border-radius:12px;padding:4px;margin-bottom:27px}.auth-tabs button{border:0;border-radius:9px;background:transparent;min-height:39px;color:#888a84;cursor:pointer;font-size:14px;font-weight:650}.auth-tabs button.active{background:#fff;color:#292a27;box-shadow:0 2px 8px #282a2512}.auth-form{display:grid;gap:18px}.auth-form label,.modal-form label{display:grid;gap:8px;font-size:13px;font-weight:650;color:#4c4e49}.auth-form input,.modal-form input,.modal-form textarea{width:100%;background:#fff;border:1px solid #dedfda;border-radius:11px;min-height:47px;padding:0 14px;color:#292a27;outline:none;transition:border .18s,box-shadow .18s}.auth-form input::placeholder,.modal-form input::placeholder,.modal-form textarea::placeholder{color:#b0b2ac}.auth-form input:focus,.modal-form input:focus,.modal-form textarea:focus{border-color:#81978c;box-shadow:0 0 0 3px #6180701a}.auth-field-hint{color:#9a9c96;font-size:11px;font-weight:500;line-height:1.45;margin-top:-1px}.auth-submit{width:100%;min-height:50px;margin-top:4px}.auth-submit svg{margin-left:auto;width:18px}.auth-terms{color:#acada8;text-align:center;font-size:11px;margin:22px 0 0}.code-field{display:flex;border:1px solid #dedfda;border-radius:11px;overflow:hidden}.code-field:focus-within{border-color:#81978c;box-shadow:0 0 0 3px #6180701a}.code-field input{border:0!important;border-radius:0;box-shadow:none!important;font-size:20px;letter-spacing:.25em;font-weight:700}.code-field button{width:100px;border:0;border-left:1px solid #eee;background:#fff;color:#547062;cursor:pointer;font-size:12px;font-weight:650}.code-field button:disabled{color:#aaa}.dev-code{display:flex;align-items:center;gap:8px;background:#fff8e8;border:1px solid #efe0b4;padding:11px 13px;color:#826829;border-radius:10px;font-size:12px}.dev-code svg{width:16px}.dev-code strong{letter-spacing:.18em}.text-button{border:0;background:none;color:#677b70;font-size:12px;cursor:pointer}.back-auth{display:inline-flex;align-items:center;gap:5px;justify-self:start;padding:0}.back-auth svg{width:15px}.app-shell{height:100vh;display:grid;grid-template-columns:78px 320px minmax(0,1fr);background:var(--paper)}.app-rail{background:var(--rail);color:#c3c7c0;padding:18px 12px 14px;display:flex;flex-direction:column;align-items:center;z-index:5}.rail-logo{width:38px;height:38px;border-radius:12px;background:#f1f1ec;color:#282a27}.rail-logo svg{width:19px}.rail-actions{margin-top:38px;display:grid;gap:13px;width:100%}.rail-actions button{position:relative;width:100%;height:55px;display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center;border:0;background:transparent;color:#8f938d;border-radius:11px;cursor:pointer}.rail-actions button svg{width:20px}.rail-actions button small{font-size:10px}.rail-actions button:hover,.rail-actions button.active{color:#fff;background:#ffffff14}.rail-actions button.active:before{content:"";position:absolute;left:-12px;width:3px;height:24px;border-radius:0 4px 4px 0;background:#a8c0b4}.rail-bottom{margin-top:auto;display:grid;gap:5px;place-items:center}.rail-bottom .icon-button{color:#858a83;width:36px;height:36px}.rail-bottom .icon-button:hover{color:#fff;background:#ffffff14}.rail-bottom .notification-button{position:relative}.rail-bottom .notification-button.enabled{color:#c0ddce;background:#71ab8b24}.rail-bottom .notification-button.enabled:before{content:"";position:absolute;left:3px;bottom:4px;width:6px;height:6px;border-radius:50%;background:#73b88e;box-shadow:0 0 0 2px var(--rail)}.notification-status-dot{position:absolute;right:3px;top:3px;width:8px;height:8px;border-radius:50%;background:#e65c55;border:2px solid var(--rail);box-sizing:content-box}.theme-lamp{position:relative;width:42px;height:48px;display:grid;grid-template-rows:27px 17px;justify-items:center;align-content:center;padding:0;border:0;border-radius:11px;background:transparent;color:#90968f;cursor:pointer}.theme-lamp:hover{background:#ffffff12;color:#fff}.lamp-shade{position:relative;width:25px;height:17px;margin-top:7px;border-radius:12px 12px 4px 4px;background:#d7d9d5;clip-path:polygon(28% 0,72% 0,100% 100%,0 100%);transition:background .22s,filter .22s}.lamp-shade i{position:absolute;left:8px;right:8px;bottom:-3px;height:7px;border-radius:50%;background:#ffd66b;filter:blur(1px);box-shadow:0 2px 10px #ffd35da6;opacity:1;transition:opacity .2s}.lamp-cord{position:relative;width:1px;height:17px;background:currentColor;transform-origin:top}.lamp-cord i{position:absolute;left:-3px;bottom:-1px;width:7px;height:7px;border-radius:50%;background:currentColor}.theme-lamp:active .lamp-cord{animation:pull-cord .32s ease}.theme-lamp.lamp-off .lamp-shade{background:#6b6f6b;filter:saturate(.4)}.theme-lamp.lamp-off .lamp-shade i{opacity:0}.auth-theme-lamp{position:fixed;z-index:10;top:19px;right:22px;width:48px;color:#626862;background:#ffffffb8;box-shadow:0 5px 18px #1c1f1c14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-theme-lamp:hover{color:#29302b;background:#fff}@keyframes pull-cord{0%,to{transform:translateY(0)}52%{transform:translateY(7px)}}.rail-profile{width:39px;height:43px;border:0;padding:0;background:none;cursor:pointer;margin:5px 0}.conversation-panel{min-width:0;background:#f5f5f2;border-right:1px solid #e3e4df;display:flex;flex-direction:column;overflow:hidden}.conversation-heading{padding:26px 22px 18px;display:flex;justify-content:space-between;align-items:flex-end}.conversation-heading>div>span{font-size:11px;font-weight:720;letter-spacing:.1em;color:#969890;text-transform:uppercase}.conversation-heading h2{font-size:24px;letter-spacing:-.6px;margin:5px 0 0}.create-room-button{min-height:34px;display:inline-flex;align-items:center;gap:5px;border:1px solid #daddd7;border-radius:9px;background:#fff;color:#4f6258;padding:0 10px;font:700 12px/1 inherit;cursor:pointer}.create-room-button:hover{border-color:#b9c7bf;background:#f9fbf9}.create-room-button svg{width:15px}.search-box{margin:0 16px;height:41px;padding:0 10px;display:flex;align-items:center;gap:8px;background:#eaeae6;border-radius:10px;color:#93958f}.search-box svg{width:17px}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:13px;color:#363734}.search-shortcut{flex:0 0 auto;font-family:inherit;font-size:9px;line-height:1;background:#f8f8f5;border:1px solid #deded9;padding:5px 6px;border-radius:5px;color:#8f928a;cursor:pointer}.search-shortcut:hover{color:#52675d;border-color:#bcc8c1;background:#fff}.conversation-subhead{display:flex;justify-content:space-between;padding:24px 22px 9px;color:#888a83}.conversation-subhead span{font-size:11px;font-weight:720;letter-spacing:.05em}.conversation-subhead small{font-size:10px}.conversation-list{padding:0 9px;overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:#d7d7d1 transparent}.conversation-item{width:100%;min-height:72px;display:flex;align-items:center;gap:11px;text-align:left;border:0;background:transparent;border-radius:11px;padding:10px 11px;cursor:pointer;transition:background .15s ease}.conversation-item:hover{background:#ebebe7}.conversation-item.active{background:#fff;box-shadow:0 2px 9px #2325210d}.room-avatar{position:relative;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#e3e7e2;color:#587063;flex:0 0 auto}.room-avatar svg{width:20px}.room-avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.room-avatar-header{width:42px;height:42px}.room-avatar-xl{width:68px;height:68px;border-radius:18px}.room-avatar-xl svg{width:29px}.room-avatar i{position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border-radius:50%;background:#66a17c;border:2px solid #f5f5f2}.active .room-avatar i{border-color:#fff}.conversation-copy{min-width:0;flex:1;display:grid;gap:7px}.conversation-row{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:8px}.conversation-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.conversation-row time{color:#9c9e97;font-size:9px}.conversation-row em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;color:#92948d}.unread{flex:0 0 auto;min-width:18px;height:18px;display:grid;place-items:center;color:#fff;background:#4f7161;border-radius:9px;font-size:9px}.new-room-dashed{margin:auto 16px 18px;width:calc(100% - 32px);border:1px dashed #cfd1ca;border-radius:11px;background:transparent;padding:11px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer;color:#757870}.new-room-dashed>svg{width:18px}.new-room-dashed span{display:grid;gap:3px}.new-room-dashed strong{font-size:12px}.new-room-dashed small{font-size:9px;color:#a0a29b}.new-room-dashed:hover{background:#eeeeea;border-color:#bfc1ba}.list-empty{color:#a1a39c;display:grid;place-items:center;padding:50px 10px;font-size:12px}.chat-panel{min-width:0;min-height:0;display:flex;flex-direction:column;background:#fff;position:relative;overflow:hidden}.chat-header{flex:0 0 76px;border-bottom:1px solid #ecece8;display:flex;align-items:center;justify-content:space-between;padding:0 24px 0 28px;gap:18px}.mobile-back{display:none}.chat-title{display:flex;align-items:center;min-width:0;gap:12px}.header-room-icon{width:40px;height:40px;display:grid;place-items:center;background:#f0f1ed;color:#5c6b62;border-radius:12px;flex:0 0 auto}.chat-title h1{font-size:15px;margin:0 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-title p{margin:0;color:#999b94;font-size:10px;display:flex;align-items:center;gap:5px}.chat-title>div{min-width:0}.chat-title p span{flex:0 0 auto}.chat-title p b{color:#a6aaa4;font-weight:500}.chat-title p em{min-width:0;max-width:min(360px,31vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#68736c;font-style:normal}.chat-title p i{width:6px;height:6px;border-radius:50%;background:#bbb}.chat-title p i.online{background:#63a078}.header-actions{display:flex;align-items:center;gap:9px}.member-stack{display:flex;padding-right:4px}.member-stack .avatar{margin-left:-7px;border:2px solid #fff}.member-stack .avatar:first-child{margin-left:0}.invite-header{height:37px;min-height:37px;padding:0 13px;font-size:12px}.invite-header svg{width:16px}.history-header-button{height:37px;min-height:37px;padding:0 12px;font-size:12px;color:#526a5e}.history-header-button svg{width:16px}.activity-header-button{color:#547064;background:#f1f4f1}.activity-header-button:hover{color:#365346;background:#e7eee9}.messages-scroll{flex:1 1 0;min-height:0;overflow-y:scroll;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#c7cbc5 transparent;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='150' viewBox='0 0 280 150'%3E%3Ctext x='28' y='92' fill='%233b5548' fill-opacity='.055' font-family='Microsoft YaHei UI,Arial,sans-serif' font-size='14' font-weight='600' transform='rotate(-24 140 75)'%3E%E5%8F%91%E5%93%88%E5%93%88%E5%93%88%E5%93%88%E7%BD%9A%E6%AC%BE5%E5%85%83%3C/text%3E%3C/svg%3E");background-size:280px 150px}.messages-scroll::-webkit-scrollbar{width:10px}.messages-scroll::-webkit-scrollbar-track{background:transparent}.messages-scroll::-webkit-scrollbar-thumb{background:#d0d3ce;border:3px solid #fff;border-radius:999px}.messages-scroll::-webkit-scrollbar-thumb:hover{background:#adb3ac}.messages-inner{width:min(820px,calc(100% - 48px));margin:0 auto;padding:20px 0 12px}.compact-timeline-note{min-height:58px;display:flex;align-items:center;gap:13px;margin:0 7px 18px;padding:11px 13px;border:1px solid #dce5df;border-radius:13px;background:#f3f7f4;color:#52685d}.compact-timeline-note.expanded{background:#f6f4ed;border-color:#e7e0ca;color:#70654a}.compact-timeline-note>span{min-width:0;flex:1;display:grid;gap:4px}.compact-timeline-note strong{color:#344b40;font-size:13px}.compact-timeline-note.expanded strong{color:#5b513b}.compact-timeline-note small{color:#6f7d75;font-size:12px;line-height:1.5}.compact-timeline-note button{flex:0 0 auto;min-height:34px;padding:0 11px;border:1px solid #cbd8d0;border-radius:9px;background:#fff;color:#49675a;font-size:12px;font-weight:700;cursor:pointer}.compact-timeline-note.expanded button{color:#6c6044;border-color:#ded4b9}.timeline-note-actions{display:flex;align-items:center;gap:6px}.timeline-note-actions .icon-only{width:34px;padding:0;display:grid;place-items:center}.timeline-note-actions .icon-only svg{width:15px}.load-older-row{width:calc(100% - 14px);min-height:36px;margin:-8px 7px 15px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #d4d8d1;border-radius:10px;background:#fafaf8;color:#657067;font:700 12px/1 inherit;cursor:pointer}.load-older-row:hover{border-color:#b9c4bc;background:#f4f7f4}.load-older-row:disabled{cursor:wait;opacity:.72}.date-divider{display:flex;align-items:center;margin:15px 0 23px;color:#9c9e97;font-size:9px;font-weight:650;letter-spacing:.03em}.date-divider:before,.date-divider:after{content:"";height:1px;background:#eeeeea;flex:1}.date-divider span{padding:0 15px}.system-message{display:flex;justify-content:center;margin:-5px 0 20px}.system-message span{background:#f5f5f1;color:#999b94;font-size:10px;padding:6px 11px;border-radius:20px}.message{position:relative;display:flex;gap:13px;padding:3px 10px 16px;border-radius:12px}.message:hover{background:#fafaf8}.message.grouped{padding-top:0;padding-bottom:4px}.message .avatar{margin-top:1px}.avatar-spacer{width:38px;flex:0 0 38px}.message-body{min-width:0;max-width:min(690px,calc(100% - 60px))}.message-meta{height:22px;display:flex;align-items:flex-start;gap:8px}.message-meta strong{font-size:12px}.message-meta em{color:#8d9088;background:#f0f1ed;border-radius:4px;padding:2px 5px;font-style:normal;font-size:8px}.message-meta time{color:#a9aaa5;font-size:9px;margin-top:2px}.message-content{display:grid;justify-items:start;gap:8px}.quoted-reply{width:min(460px,100%);min-width:0;display:grid;gap:3px;padding:7px 10px;border:0;border-left:3px solid #86a596;border-radius:3px 9px 9px 3px;background:#f2f5f2;color:inherit;text-align:left;cursor:pointer;font:inherit}.quoted-reply:hover{background:#e9efeb}.quoted-reply strong{color:#4d6d5e;font-size:11px;line-height:1.35}.quoted-reply span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#707770;font-size:12px;line-height:1.45}.message-text{margin:0;font-size:13px;color:#454743;line-height:1.72;white-space:pre-wrap;overflow-wrap:anywhere}.message-text a{color:#4e7564;text-decoration-thickness:1px;text-underline-offset:2px}.message.mine .message-text{background:#f1f2ee;border-radius:4px 12px 12px;padding:8px 11px}.message-text.emoji-only{width:200px;height:200px;padding:0!important;display:flex;align-items:center;justify-content:center;overflow:visible;border-radius:24px;background:transparent!important;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:148px;line-height:1;letter-spacing:0;white-space:nowrap;text-align:center}.message-text.emoji-count-2{font-size:86px;gap:0}.message-text.emoji-count-3{font-size:61px}.message-text.emoji-count-4{font-size:48px}.message-receipt{display:block;width:fit-content;max-width:100%;margin-top:5px;color:#8b938d;font-size:11px;font-weight:650;line-height:1.5;white-space:normal;overflow-wrap:anywhere;cursor:default}.message-receipt.all-read{color:#4f806a}.message-receipt.has-unread{color:#8d938e}.message-more{position:absolute;opacity:0;right:10px;top:2px;width:30px;height:27px;display:grid;place-items:center;border:1px solid #e8e8e4;border-radius:7px;background:#fff;cursor:pointer;color:#8c8e87;transition:opacity .15s}.message:hover .message-more,.message:focus-within .message-more{opacity:1}.search-highlight{border-radius:12px;animation:search-pulse 2.2s ease}@keyframes search-pulse{0%,45%{background:#fff2bd;box-shadow:0 0 0 4px #e0b24429}to{background:transparent;box-shadow:none}}.message-more svg{width:15px}.file-attachment{min-width:280px;max-width:420px;display:flex;align-items:center;gap:10px;background:#f7f7f4;border:1px solid #e7e8e3;border-radius:11px;padding:10px;color:#454743;text-decoration:none}.file-icon{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;background:#e6ece7;color:#547062}.file-attachment>span:nth-child(2){min-width:0;flex:1;display:grid;gap:3px}.file-attachment strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.file-attachment small{color:#a0a19c;font-size:9px}.file-attachment>svg{width:16px;color:#8c8e87}.image-attachment{display:block;position:relative;overflow:hidden;max-width:350px;border-radius:12px;background:#f2f2ef;border:1px solid #e7e8e3}.image-attachment img{display:block;width:100%;max-height:310px;object-fit:cover}.image-attachment span{display:flex;align-items:center;gap:6px;color:#777970;padding:7px 9px;font-size:9px}.image-attachment span svg{width:13px}.typing-row{display:flex;align-items:center;gap:8px;color:#a0a29b;margin:7px 0 12px 61px;font-size:10px}.typing-dots{display:flex;gap:3px;background:#f0f1ed;padding:8px 9px;border-radius:10px}.typing-dots i{width:4px;height:4px;background:#8c918a;border-radius:50%;animation:bounce 1.2s infinite}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}.history-empty{min-height:330px;display:grid;place-content:center;justify-items:center;text-align:center;color:#9a9c95}.history-empty>svg{width:38px;height:38px;stroke-width:1.35;color:#789083}.history-empty h3{margin:14px 0 6px;color:#555852;font-family:Georgia,Songti SC,serif;font-size:21px;font-weight:500}.history-empty p{margin:0;font-size:11px}.history-banner{min-height:58px;margin:10px auto 0;width:min(830px,calc(100% - 48px));border:1px solid #dce5df;background:#f4f7f5;border-radius:13px;padding:9px 10px 9px 13px;display:flex;align-items:center;gap:10px;color:#557064}.history-banner>svg{width:18px}.history-banner>span{min-width:0;flex:1;display:grid;gap:3px}.history-banner strong{color:#3e5148;font-size:11px}.history-banner small{color:#849087;font-size:9px}.history-banner button,.history-composer button{border:0;background:#fff;border-radius:9px;min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;color:#4c675a;font-size:10px;font-weight:700;cursor:pointer;box-shadow:0 1px 4px #30443a14}.history-banner button svg{width:14px}.history-composer{flex:0 0 auto;width:min(830px,calc(100% - 48px));margin:8px auto 13px;min-height:54px;border:1px dashed #d8ded9;border-radius:13px;color:#8b918b;background:#fafaf8;display:flex;align-items:center;gap:9px;padding:8px 10px 8px 14px;font-size:10px}.history-composer>svg{width:16px;color:#74867c}.history-composer span{flex:1}.composer-wrap{flex:0 0 auto;width:min(830px,calc(100% - 48px));margin:0 auto;padding:8px 0 13px}.composer-reply-preview{min-height:47px;margin-bottom:7px;display:flex;align-items:center;gap:9px;padding:7px 7px 7px 12px;border:1px solid #dfe6e1;border-radius:11px;background:#f5f8f6;box-shadow:0 3px 12px #2938300a}.composer-reply-preview>i{align-self:stretch;width:3px;border-radius:3px;background:#6f9381}.composer-reply-preview>span{min-width:0;flex:1;display:grid;gap:2px}.composer-reply-preview strong{color:#446454;font-size:11px}.composer-reply-preview small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#747c76;font-size:11px}.composer-reply-preview .icon-button{width:32px;height:32px;flex:0 0 auto}.composer{position:relative;min-height:51px;display:flex;align-items:flex-end;gap:3px;padding:6px;background:#f5f5f2;border:1px solid #e5e6e1;border-radius:14px;box-shadow:0 4px 15px #23252109}.composer:focus-within{background:#fff;border-color:#cfd4ce;box-shadow:0 5px 19px #2325210f,0 0 0 3px #5a76680f}.composer-attach{width:38px;height:38px;display:grid;place-items:center;color:#777a73;border-radius:9px;cursor:pointer;flex:0 0 auto}.composer-attach:hover{background:#e9eae6}.composer-attach input{display:none}.composer-attach svg{width:18px}.composer-attach.disabled{opacity:.5;cursor:wait}.emoji-picker{position:absolute;z-index:15;right:42px;bottom:50px;width:min(470px,calc(100vw - 36px));padding:13px;border:1px solid #dedfd9;border-radius:16px;background:#fffffffb;box-shadow:0 18px 52px #1e231f30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.emoji-picker-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:1px 3px 10px}.emoji-picker-head strong{color:#424942;font-size:13px}.emoji-picker-head span{color:#788079;font-size:11px}.emoji-categories{display:flex;gap:3px;overflow-x:auto;padding:4px 2px 8px;scrollbar-width:thin}.emoji-categories button{flex:0 0 34px;width:34px;height:32px;border:0;border-radius:8px;background:transparent;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:17px;cursor:pointer}.emoji-categories button:hover,.emoji-categories button.active{background:#e9eeea}.emoji-categories button.active{box-shadow:inset 0 -2px #5b7969}.emoji-grid{height:286px;overflow-y:auto;display:grid;grid-template-columns:repeat(9,1fr);align-content:start;gap:3px;padding:7px 3px;border-top:1px solid #eceeea;border-bottom:1px solid #eceeea;scrollbar-width:thin;scrollbar-color:#cdd2cc transparent}.emoji-grid button{width:100%;aspect-ratio:1;min-width:0;border:0;border-radius:9px;background:transparent;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:25px;cursor:pointer}.emoji-grid button:hover{background:#eef1ed;transform:scale(1.08)}.emoji-picker>small{display:block;color:#6f766f;font-size:11px;padding:9px 3px 1px}.composer textarea{flex:1;min-width:0;height:38px;resize:none;padding:10px 6px 7px;border:0;outline:0;background:transparent;line-height:1.5;color:#373935;font-size:12px;overflow-y:auto}.composer textarea::placeholder{color:#a3a59e}.composer-smile{width:36px;height:38px}.send-button{width:38px;height:38px;border:0;border-radius:10px;background:#3c5147;color:#fff;display:grid;place-items:center;cursor:pointer;flex:0 0 auto;transition:.17s}.send-button:hover{background:#263a31}.send-button:disabled{background:#d7dad5;cursor:not-allowed}.send-button svg{width:17px}.composer-hint{display:flex;justify-content:space-between;color:#aaa;font-size:8px;padding:6px 8px 0}.attachment-preview{display:flex;gap:8px;overflow-x:auto;padding-bottom:7px}.attachment-preview>div{width:210px;min-width:0;height:54px;border:1px solid #e3e4de;background:#fff;border-radius:10px;padding:6px;display:flex;align-items:center;gap:8px;position:relative}.attachment-preview img,.attachment-preview>div>span{width:40px;height:40px;object-fit:cover;border-radius:7px;background:#edf0eb;display:grid;place-items:center}.attachment-preview p{min-width:0;flex:1;display:grid;gap:3px;margin:0}.attachment-preview strong{font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-preview small{color:#999;font-size:8px}.attachment-preview button{position:absolute;right:-4px;top:-6px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;border:1px solid #ddd;background:#fff;cursor:pointer}.attachment-preview button svg{width:11px}.center-spinner{flex:1;display:grid;place-items:center;color:#809188}.empty-chat{height:100%;display:grid;place-content:center;justify-items:center;text-align:center;padding:30px}.empty-chat h2{font-family:Georgia,Songti SC,serif;font-size:27px;font-weight:500;margin:23px 0 8px}.empty-chat p{color:#8b8d86;font-size:13px;max-width:370px;line-height:1.7;margin:0 0 22px}.empty-orbit{width:100px;height:100px;border:1px dashed #ccd3ce;border-radius:50%;position:relative;display:grid;place-items:center}.empty-orbit span{width:54px;height:54px;background:#e8eee9;color:#567064;border-radius:18px;display:grid;place-items:center}.empty-orbit i{width:8px;height:8px;position:absolute;background:#91aa9e;border:2px solid #fff;border-radius:50%}.empty-orbit i:nth-child(2){left:4px;top:28px}.empty-orbit i:nth-child(3){right:11px;top:10px}.empty-orbit i:nth-child(4){right:0;bottom:24px}.avatar{display:inline-grid;position:relative;place-items:center;flex:0 0 auto;border-radius:32%;background:var(--avatar-color, #91aa9e);color:#fff;font-weight:720;overflow:visible}.avatar>span{font-size:.38em}.avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.avatar i{position:absolute;right:-2px;bottom:-2px;width:9px;height:9px;background:#b6b8b1;border:2px solid #fff;border-radius:50%}.avatar i.is-online{background:#59a273}.avatar-xs{width:29px;height:29px;font-size:29px}.avatar-sm{width:33px;height:33px;font-size:33px}.avatar-md{width:38px;height:38px;font-size:38px}.avatar-xl{width:82px;height:82px;font-size:82px;border-radius:27px}.modal-backdrop{position:fixed;z-index:100;inset:0;background:#18191761;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:20px;animation:fade .16s ease}@keyframes fade{0%{opacity:0}}.modal{width:min(470px,100%);max-height:min(760px,calc(100vh - 40px));overflow-y:auto;background:#fff;border-radius:18px;padding:25px;box-shadow:0 25px 80px #14161338;animation:rise .2s ease}.modal.wide{width:min(670px,100%)}@keyframes rise{0%{opacity:0;transform:translateY(8px) scale(.985)}}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:23px}.modal-head h2{margin:0 0 6px;font-size:20px;letter-spacing:-.35px}.modal-head p{margin:0;color:#969890;font-size:11px}.modal-form{display:grid;gap:17px}.modal-form label>small{color:#a5a7a0;font-weight:400;margin-left:5px}.modal-form textarea{padding:12px 14px;resize:vertical;min-height:75px}.modal-note{color:#79877f;background:#f1f5f2;border-radius:9px;display:flex;align-items:center;gap:8px;padding:10px;font-size:10px}.modal-note svg{width:15px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:7px}.input-with-icon{display:flex;align-items:center;border:1px solid #dedfda;border-radius:11px;padding-left:13px;color:#969890}.input-with-icon:focus-within{border-color:#81978c;box-shadow:0 0 0 3px #6180701a}.input-with-icon svg{width:17px}.input-with-icon input{border:0;box-shadow:none!important}.field-tip{color:#9b9d96;font-size:10px;line-height:1.6;margin:-8px 0 0}.message-search-form{min-height:50px;display:flex;align-items:center;gap:9px;padding:5px 5px 5px 14px;border:1px solid #dfe3de;border-radius:13px;background:#f6f7f4}.message-search-form>svg{width:18px;color:#68766e}.message-search-form input{min-width:0;flex:1;height:38px;border:0;outline:0;background:transparent;color:#2f332f;font-size:14px}.message-search-form input::placeholder{color:#8f948c}.message-search-form .primary-button{min-height:39px}.clear-search{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#858b83;cursor:pointer}.clear-search:hover{background:#e9ece7;color:#434a45}.clear-search svg{width:15px}.search-result-summary{min-height:37px;display:flex;align-items:center;color:#70776f;font-size:12px;padding:0 4px}.message-search-results{max-height:470px;overflow-y:auto;display:grid;gap:6px;padding-right:3px;scrollbar-width:thin}.message-search-results>button{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;border:1px solid #e7e9e5;border-radius:12px;background:#fff;text-align:left;cursor:pointer}.message-search-results>button:hover{border-color:#cfdad3;background:#f6f9f6}.message-search-results>button>span{min-width:0;display:grid;gap:5px}.message-search-results strong{display:flex;justify-content:space-between;gap:10px;color:#353a36;font-size:13px}.message-search-results time{color:#777e77;font-size:11px;font-weight:500}.message-search-results p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;color:#5f655f;font-size:13px}.message-search-results>button>svg{width:16px;color:#78847d}.search-empty{min-height:210px;display:grid;place-content:center;justify-items:center;gap:8px;color:#7f877f}.search-empty>svg{width:28px}.search-empty strong{font-size:14px}.search-empty small{font-size:12px}.invite-code-card{display:flex;align-items:center;gap:12px;padding:13px 14px;margin-bottom:15px;border:1px solid #dce7e0;border-radius:13px;background:#f2f7f4}.invite-code-card>div{min-width:0;flex:1;display:grid;gap:4px}.invite-code-card span{color:#738078;font-size:9px;font-weight:700;letter-spacing:.06em}.invite-code-card strong{overflow-wrap:anywhere;color:#31483c;font-size:14px;letter-spacing:.06em}.invite-code-card small{color:#929b95;font-size:9px;line-height:1.45}.invite-code-card>button{min-height:34px;flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:1px solid #cad9d0;border-radius:9px;background:#fff;color:#547061;font-size:10px;font-weight:700;cursor:pointer}.invite-code-card>button:disabled{opacity:.45;cursor:wait}.invite-code-card>button svg{width:14px}.member-preview{display:grid;gap:2px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #ecece8}.member-preview>div,.details-members>div{display:flex;align-items:center;gap:11px;padding:8px;border-radius:10px}.member-preview>div:hover,.details-members>div:hover{background:#f7f7f4}.member-preview .member-copy,.details-members .member-copy{min-width:0;flex:1;display:grid;gap:3px}.member-preview .avatar,.details-members .avatar{flex:0 0 auto}.member-preview strong,.details-members strong{font-size:12px}.member-preview small,.details-members small{color:#999b94;font-size:9px}.member-preview>div>svg{width:15px;color:#70a080}.avatar-editor{display:flex;align-items:center;gap:12px;padding-bottom:18px;border-bottom:1px solid #eeeeea}.avatar-editor label{min-height:36px;padding:0 12px;border:1px solid #dedfda;border-radius:9px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.avatar-editor label input{display:none}.avatar-editor label svg{width:15px}.avatar-editor button{border:0;background:none;color:#a35c56;font-size:11px;cursor:pointer}.modal-form input:disabled{background:#f4f4f1;color:#999}.registration-record{min-height:62px;display:flex;align-items:center;gap:11px;border:1px solid #e3e8e4;background:#f6f8f6;border-radius:12px;padding:10px 12px;color:#567064}.registration-record>svg{width:19px}.registration-record>span{display:grid;gap:4px}.registration-record strong{color:#50534e;font-size:11px}.registration-record small{color:#8b918b;font-size:9px;line-height:1.5}.profile-account-grid{display:grid;grid-template-columns:.9fr 1.4fr;gap:10px}.details-stat{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:24px}.details-stat>div{background:#f5f5f2;border-radius:11px;padding:13px 8px;text-align:center;display:grid;gap:5px}.details-stat strong{font-size:16px}.details-stat span{color:#989a93;font-size:9px}.details-members h3{font-size:11px;color:#83857e;letter-spacing:.05em;margin:0 0 7px 8px}.details-members strong{display:flex;align-items:center;gap:7px}.details-members em{font-style:normal;color:#557064;background:#e8efeb;padding:2px 5px;border-radius:4px;font-size:8px}.room-settings-form{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #ecece8}.room-settings-form textarea:disabled{background:#f4f4f1;color:#777b75}.settings-save-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-save-row>small{color:#959890;font-size:9px}.settings-save-row .secondary-button{min-height:35px;font-size:10px}.settings-save-row svg{width:14px}.details-footer{display:flex;justify-content:space-between;gap:9px;margin-top:18px}.danger-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid #e4c9c5;border-radius:10px;background:#fff8f7;color:#a64f49;font-size:11px;font-weight:700;cursor:pointer}.danger-button:hover{background:#fcecea;border-color:#dab2ad}.danger-button svg{width:15px}.danger-confirm{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;margin-top:12px;padding:13px;border:1px solid #ebcbc7;border-radius:12px;background:#fff6f5;color:#a0504a}.danger-confirm>svg{width:18px}.danger-confirm>span{display:grid;gap:4px}.danger-confirm strong{font-size:11px}.danger-confirm small{color:#9b7470;font-size:9px;line-height:1.5}.danger-confirm>div{grid-column:2;display:flex;justify-content:flex-end;gap:7px}.danger-confirm>div button{min-height:30px;padding:0 10px;border:1px solid #e0cbc8;border-radius:8px;background:#fff;color:#866762;font-size:9px;cursor:pointer}.danger-confirm>div button.confirm{border-color:#a95049;background:#a95049;color:#fff}.activity-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:18px}.activity-stats>div{min-width:0;display:flex;align-items:center;gap:10px;border:1px solid #e7e9e5;background:#f7f7f4;border-radius:12px;padding:12px;color:#60766b}.activity-stats svg{width:18px;flex:0 0 auto}.activity-stats span{min-width:0;display:grid;gap:3px}.activity-stats strong{color:#343733;font-size:14px;white-space:nowrap}.activity-stats small{color:#969991;font-size:9px}.activity-calendar{border:1px solid #e6e8e3;border-radius:15px;padding:13px;background:#fff}.calendar-toolbar{min-height:38px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;text-align:center;margin-bottom:5px}.calendar-toolbar strong{font-size:13px}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.calendar-weekdays{color:#a1a39c;text-align:center;font-size:9px;padding:4px 0 7px}.calendar-grid{min-height:260px;transition:opacity .16s ease}.calendar-grid.loading{opacity:.42;pointer-events:none}.calendar-grid>button,.calendar-blank{min-height:48px}.calendar-grid>button{position:relative;border:1px solid transparent;border-radius:11px;background:#fafaf8;color:#989a94;display:grid;place-content:center;justify-items:center;gap:2px;cursor:default;transition:.16s ease}.calendar-grid>button>span{font-size:11px}.calendar-grid>button small{font-size:7px;color:#ffffffc2}.calendar-grid>button.checked{cursor:pointer;color:#fff;background:#557466;border-color:#557466;box-shadow:0 4px 10px #3f5f4f24}.calendar-grid>button.checked:hover{background:#3f6252;transform:translateY(-1px)}.calendar-grid>button.today:after{content:"今天";position:absolute;right:4px;top:3px;color:#66796e;font-size:6px}.calendar-grid>button.today.checked:after{color:#ffffffb8}.activity-note{margin-top:13px;min-height:58px;display:flex;align-items:center;gap:10px;background:#f1f5f2;border-radius:12px;padding:10px 12px;color:#50705f}.activity-note>svg{width:17px}.activity-note span{display:grid;gap:4px}.activity-note strong{color:#4e5b53;font-size:10px}.activity-note small{color:#89918b;font-size:9px;line-height:1.45}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.admin-stats>div{display:grid;gap:5px;text-align:center;background:#f5f6f3;border:1px solid #e8e9e5;border-radius:11px;padding:11px 5px}.admin-stats strong{font-size:18px;color:#40574b}.admin-stats span{font-size:8px;color:#979a93}.admin-search{height:40px;display:flex;align-items:center;gap:8px;background:#f1f2ef;border-radius:10px;color:#8d9089;padding:0 11px;margin-bottom:12px}.admin-search svg{width:16px}.admin-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:11px}.admin-users{max-height:420px;overflow-y:auto;display:grid;gap:5px;padding-right:3px;scrollbar-width:thin}.admin-loading{min-height:180px;display:grid;place-content:center;justify-items:center;gap:10px;color:#92968f;font-size:10px}.admin-user{display:grid;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:10px;border:1px solid #e9eae6;border-radius:12px;padding:10px;transition:.16s ease}.admin-user:hover{background:#fafaf8}.admin-user.disabled{opacity:.58;background:#f7f3f2}.admin-user-copy{min-width:0;display:grid;gap:3px}.admin-user-copy strong{font-size:11px;display:flex;align-items:center;gap:4px}.admin-user-copy strong em{font-style:normal;font-size:7px;color:#567064;background:#e8efeb;border-radius:4px;padding:2px 4px}.admin-user-copy strong em.password-pending{color:#8b5f18;background:#fff1ce}.admin-user-copy small,.admin-user-copy i{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#93968f;font-size:8px;font-style:normal}.admin-user-copy i{color:#a6a8a2}.admin-presence{color:#9a9d96;background:#f0f1ee;border-radius:999px;padding:4px 7px;font-size:8px}.admin-presence.online{color:#3f7557;background:#e5f1e9}.admin-actions{display:flex;gap:4px}.admin-actions button{min-height:30px;display:inline-flex;align-items:center;gap:4px;border:1px solid #e0e2dd;border-radius:8px;background:#fff;padding:0 7px;color:#646861;font-size:8px;cursor:pointer}.admin-actions button svg{width:13px}.admin-actions button.danger{color:#a0504a}.admin-actions button.restore{color:#3f7657}.admin-actions button:disabled{opacity:.35;cursor:not-allowed}.admin-reset-confirm,.admin-temp-password{margin-bottom:12px;display:flex;align-items:center;gap:10px;border:1px solid #ead6b0;border-radius:12px;background:#fff9ec;padding:10px 11px;color:#755821}.admin-reset-confirm>svg,.admin-temp-password>svg{width:20px;flex:0 0 auto}.admin-reset-confirm>span,.admin-temp-password>span{min-width:0;flex:1;display:grid;gap:3px}.admin-reset-confirm strong,.admin-temp-password strong{font-size:11px;color:#654a17}.admin-reset-confirm small,.admin-temp-password small{color:#8d7548;font-size:9px;line-height:1.5}.admin-reset-confirm>div{display:flex;gap:5px}.admin-reset-confirm button,.admin-temp-password>button{min-height:31px;border:1px solid #ddc89e;border-radius:8px;background:#fff;color:#6b542c;padding:0 9px;font-size:9px;font-weight:700;cursor:pointer}.admin-reset-confirm button.confirm{border-color:#8b5f18;background:#8b5f18;color:#fff}.admin-temp-password code{width:fit-content;margin-top:3px;border:1px dashed #c8aa70;border-radius:6px;background:#fff;padding:5px 8px;color:#49350e;font-family:Consolas,monospace;font-size:12px;-webkit-user-select:all;user-select:all}.admin-temp-password>button{display:inline-flex;align-items:center;gap:4px}.admin-temp-password>button svg{width:13px}.admin-temp-password .icon-button{flex:0 0 auto}.forced-password-backdrop{align-items:center}.forced-password-modal{width:min(440px,100%)}.forced-password-icon{width:48px;height:48px;margin-bottom:14px;display:grid;place-items:center;border-radius:14px;background:#e8f0eb;color:#4e7662}.forced-password-icon svg{width:23px}.toast{position:fixed;z-index:200;top:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:9px;padding:10px 12px;min-width:260px;max-width:calc(100vw - 30px);background:#fff;border:1px solid #e1e2dd;border-radius:12px;box-shadow:0 12px 40px #1e201d29;color:#444641;font-size:12px;animation:toast-in .25s ease}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-10px)}}.toast-icon{width:23px;height:23px;display:grid;place-items:center;color:#4f7a63;background:#e8f1eb;border-radius:50%}.toast-icon svg{width:13px}.toast>span:nth-child(2){flex:1}.toast>button{border:0;background:none;color:#aaa;padding:2px;cursor:pointer}.toast>button svg{width:14px}.toast.error .toast-icon{color:#a64f49;background:#f6e9e7}.room-avatar-editor{display:flex;align-items:center;gap:12px;padding:11px;border:1px solid #e5e8e3;border-radius:13px;background:#fafbf9}.room-avatar-editor>span:nth-child(2){min-width:0;flex:1;display:grid;gap:4px}.room-avatar-editor>span:nth-child(2) strong{font-size:13px}.room-avatar-editor>span:nth-child(2) small{color:#747b74;font-size:11px}.room-avatar-editor>div{display:flex;align-items:center;gap:6px}.room-avatar-editor>div label{cursor:pointer}.room-avatar-editor>div input{display:none}.room-avatar-editor>div button{border:0;background:transparent;color:#8a6662;font:700 11px/1 inherit;cursor:pointer}.room-description-tip{margin:-2px 0 0;display:flex;align-items:center;gap:6px;color:#68746c;font-size:11px}.room-description-tip svg{width:14px}.history-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:16px;padding:5px;background:#f1f2ee;border-radius:12px}.history-tabs button{min-height:39px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:9px;background:transparent;color:#6d736d;font:700 12px/1 inherit;cursor:pointer}.history-tabs button svg{width:16px}.history-tabs button.active{background:#fff;color:#416353;box-shadow:0 2px 8px #2a362f14}.history-date-panel{padding:4px 10px 0}.history-panel-tip{display:flex;align-items:center;justify-content:center;gap:7px;margin:13px 0 0;color:#727a73;font-size:11px}.history-panel-tip svg{width:15px}.history-assets-loading,.history-assets-empty{min-height:310px;display:grid;place-content:center;justify-items:center;gap:9px;color:#7b827b}.history-assets-empty>svg{width:36px;height:36px;color:#789083;stroke-width:1.4}.history-assets-empty strong{color:#4e554f;font-size:15px}.history-assets-empty small,.history-assets-loading span{font-size:11px}.history-image-grid{max-height:440px;overflow-y:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-right:3px}.history-image-item{position:relative;aspect-ratio:1;overflow:hidden;border-radius:10px;background:#f0f1ed}.history-image-item a,.history-image-item img{width:100%;height:100%;display:block}.history-image-item img{object-fit:cover;transition:transform .18s ease}.history-image-item:hover img{transform:scale(1.025)}.history-image-item button{position:absolute;right:6px;bottom:6px;border:0;border-radius:7px;padding:5px 7px;background:#1d201dbd;color:#fff;font:650 10px/1 inherit;cursor:pointer}.history-file-list{max-height:440px;overflow-y:auto;display:grid;gap:7px;padding-right:3px}.history-file-item{display:grid;grid-template-columns:40px minmax(0,1fr) 32px auto;align-items:center;gap:9px;padding:9px;border:1px solid #e6e8e3;border-radius:11px}.history-file-item>span:nth-child(2){min-width:0;display:grid;gap:4px}.history-file-item strong,.history-file-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-file-item strong{color:#3e443f;font-size:12px}.history-file-item small{color:#747b74;font-size:10px}.history-file-item>a{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#526b5e;background:#eef3ef}.history-file-item>a svg{width:15px}.history-file-item>button{min-height:31px;border:1px solid #dde2dc;border-radius:8px;background:#fff;color:#5e6d64;font:700 10px/1 inherit;cursor:pointer}.splash{min-height:100vh;background:#f5f5f1;display:grid;place-content:center;justify-items:center;gap:17px;color:#6f776f}.splash .brand-mark{width:51px;height:51px;border-radius:16px;margin-bottom:4px}.splash p{font-size:11px;letter-spacing:.05em;margin:0}.rail-actions button small,.conversation-subhead small,.unread{font-size:11px}.conversation-heading>div>span,.conversation-subhead span,.new-room-dashed small{color:#737870;font-size:12px}.search-shortcut{color:#666d66;font-size:10px}.conversation-row strong{font-size:14px;color:#30342f}.conversation-row time{color:#747a73;font-size:11px}.conversation-row em{color:#696f68;font-size:12px}.new-room-dashed strong{font-size:13px}.chat-title h1{font-size:17px}.chat-title p{color:#6f766f;font-size:12px}.date-divider,.system-message span{color:#737a73;font-size:11px}.message-meta strong{font-size:13px}.message-meta em{color:#646b64;font-size:10px}.message-meta time{color:#757c75;font-size:11px}.message-text{color:#303530;font-size:14px;line-height:1.75}.file-attachment strong,.image-attachment span{font-size:12px}.file-attachment small,.typing-row,.history-banner small,.composer-hint{color:#747b74;font-size:11px}.composer textarea{color:#2d332e;font-size:14px}.emoji-picker>strong,.attachment-preview strong,.attachment-preview small{color:#696f68;font-size:11px}.modal-head p,.modal-note,.field-tip,.invite-code-card small,.member-preview small,.details-members small,.registration-record small,.settings-save-row>small,.danger-confirm small,.activity-stats small,.activity-note small,.admin-loading{color:#6e756e;font-size:12px}.invite-code-card span,.details-stat span,.details-members h3,.calendar-weekdays{color:#666e67;font-size:11px}.invite-code-card>button,.settings-save-row .secondary-button,.danger-confirm>div button,.admin-actions button{font-size:11px}.member-preview strong,.details-members strong,.registration-record strong,.danger-confirm strong,.activity-note strong,.admin-user-copy strong{font-size:13px}.details-members em,.admin-user-copy strong em,.admin-presence,.admin-stats span{font-size:10px}.admin-search input{color:#343a35;font-size:13px}.admin-user-copy small,.admin-user-copy i{color:#6f766f;font-size:10px}html[data-theme=dark]{color-scheme:dark;--ink: #f5f5f5;--muted: #c7c7c7;--faint: #9d9d9d;--line: #454545;--paper: #202020;--canvas: #1f1f1f;--sage: #60cdff;--sage-soft: #253b45;--rail: #181818}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] .auth-page,html[data-theme=dark] .auth-panel,html[data-theme=dark] .app-shell,html[data-theme=dark] .chat-panel{background:#202020;color:#f5f5f5}html[data-theme=dark] .auth-story{background:#272727}html[data-theme=dark] .auth-story:before{background:#4459627a}html[data-theme=dark] .auth-story:after{border-color:#7ec7e41f}html[data-theme=dark] .story-content h1,html[data-theme=dark] .auth-heading h2,html[data-theme=dark] .brand,html[data-theme=dark] .conversation-heading h2,html[data-theme=dark] .chat-title h1,html[data-theme=dark] .empty-chat h2,html[data-theme=dark] .modal-head h2{color:#f5f5f5}html[data-theme=dark] .story-content>p,html[data-theme=dark] .auth-heading p,html[data-theme=dark] .story-foot,html[data-theme=dark] .auth-terms,html[data-theme=dark] .empty-chat p{color:#b8b8b8}html[data-theme=dark] .story-illustration{mix-blend-mode:screen;opacity:.62}html[data-theme=dark] .story-visual:after{background:#2d2d2d7a;border-color:#ffffff14}html[data-theme=dark] .story-chat,html[data-theme=dark] .story-status{background:#2c2c2cf0;border-color:#494949;color:#f0f0f0}html[data-theme=dark] .story-chat-head{color:#efefef;border-color:#494949}html[data-theme=dark] .story-message p{background:#393939;color:#f2f2f2}html[data-theme=dark] .story-message.mine p{background:#0f6cbd}html[data-theme=dark] .auth-tabs,html[data-theme=dark] .history-tabs{background:#2b2b2b}html[data-theme=dark] .auth-tabs button{color:#bdbdbd}html[data-theme=dark] .auth-tabs button.active,html[data-theme=dark] .history-tabs button.active{background:#3b3b3b;color:#fff;box-shadow:inset 0 -2px #60cdff}html[data-theme=dark] .auth-form label,html[data-theme=dark] .modal-form label{color:#e5e5e5}html[data-theme=dark] .auth-form input,html[data-theme=dark] .modal-form input,html[data-theme=dark] .modal-form textarea,html[data-theme=dark] .input-with-icon{background:#2b2b2b;border-color:#515151;color:#f5f5f5}html[data-theme=dark] .auth-form input:focus,html[data-theme=dark] .modal-form input:focus,html[data-theme=dark] .modal-form textarea:focus,html[data-theme=dark] .input-with-icon:focus-within{border-color:#60cdff;box-shadow:0 0 0 1px #60cdff}html[data-theme=dark] .auth-theme-lamp{color:#d3d3d3;background:#2d2d2de6;box-shadow:0 5px 18px #00000047}html[data-theme=dark] .auth-theme-lamp:hover{color:#fff;background:#383838}html[data-theme=dark] .conversation-panel{background:#252525;border-color:#414141}html[data-theme=dark] .search-box,html[data-theme=dark] .admin-search{background:#333;color:#bcbcbc}html[data-theme=dark] .search-box input,html[data-theme=dark] .admin-search input{color:#f2f2f2}html[data-theme=dark] .search-shortcut,html[data-theme=dark] .create-room-button,html[data-theme=dark] .secondary-button{background:#333;border-color:#4d4d4d;color:#e7e7e7}html[data-theme=dark] .search-shortcut:hover,html[data-theme=dark] .create-room-button:hover,html[data-theme=dark] .secondary-button:hover{background:#3d3d3d;border-color:#626262}html[data-theme=dark] .conversation-item:hover,html[data-theme=dark] .new-room-dashed:hover{background:#303030}html[data-theme=dark] .conversation-item.active{background:#383838;box-shadow:inset 3px 0 #60cdff}html[data-theme=dark] .conversation-row strong,html[data-theme=dark] .conversation-heading h2{color:#f3f3f3}html[data-theme=dark] .conversation-row em,html[data-theme=dark] .conversation-row time,html[data-theme=dark] .conversation-subhead,html[data-theme=dark] .conversation-heading>div>span{color:#b5b5b5}html[data-theme=dark] .room-avatar,html[data-theme=dark] .header-room-icon{background:#3a3a3a;color:#83d6f7}html[data-theme=dark] .chat-header{border-color:#414141}html[data-theme=dark] .member-stack .avatar,html[data-theme=dark] .avatar i{border-color:#202020}html[data-theme=dark] .icon-button{color:#c7c7c7}html[data-theme=dark] .icon-button:hover,html[data-theme=dark] .activity-header-button{color:#fff;background:#353535}html[data-theme=dark] .messages-scroll{background-color:#202020;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='150' viewBox='0 0 280 150'%3E%3Ctext x='28' y='92' fill='%23d7e5dd' fill-opacity='.048' font-family='Microsoft YaHei UI,Arial,sans-serif' font-size='14' font-weight='600' transform='rotate(-24 140 75)'%3E%E5%8F%91%E5%93%88%E5%93%88%E5%93%88%E5%93%88%E7%BD%9A%E6%AC%BE5%E5%85%83%3C/text%3E%3C/svg%3E");scrollbar-color:#565656 transparent}html[data-theme=dark] .messages-scroll::-webkit-scrollbar-thumb{background:#565656;border-color:#202020}html[data-theme=dark] .compact-timeline-note,html[data-theme=dark] .history-banner,html[data-theme=dark] .activity-note,html[data-theme=dark] .registration-record,html[data-theme=dark] .invite-code-card{background:#29332e;border-color:#425048;color:#c7ddd2}html[data-theme=dark] .compact-timeline-note.expanded{background:#353229;border-color:#544f40;color:#ded5b7}html[data-theme=dark] .compact-timeline-note strong,html[data-theme=dark] .history-banner strong,html[data-theme=dark] .activity-note strong,html[data-theme=dark] .registration-record strong,html[data-theme=dark] .invite-code-card strong{color:#eef5f1}html[data-theme=dark] .compact-timeline-note small,html[data-theme=dark] .history-banner small,html[data-theme=dark] .activity-note small,html[data-theme=dark] .registration-record small,html[data-theme=dark] .invite-code-card small{color:#b8c3bd}html[data-theme=dark] .compact-timeline-note button,html[data-theme=dark] .history-banner button,html[data-theme=dark] .history-composer button{background:#3a3a3a;border-color:#575757;color:#e8e8e8}html[data-theme=dark] .load-older-row,html[data-theme=dark] .history-composer{background:#282828;border-color:#515151;color:#bdbdbd}html[data-theme=dark] .date-divider{color:#aaa}html[data-theme=dark] .date-divider:before,html[data-theme=dark] .date-divider:after{background:#414141}html[data-theme=dark] .system-message span,html[data-theme=dark] .typing-dots,html[data-theme=dark] .message-meta em{background:#333;color:#bbb}html[data-theme=dark] .message:hover{background:#292929}html[data-theme=dark] .message-text{color:#f0f0f0}html[data-theme=dark] .message.mine .message-text{background:#353535}html[data-theme=dark] .quoted-reply,html[data-theme=dark] .composer-reply-preview{background:#29332e;border-color:#425048}html[data-theme=dark] .quoted-reply:hover{background:#314039}html[data-theme=dark] .quoted-reply strong,html[data-theme=dark] .composer-reply-preview strong{color:#9ed5ba}html[data-theme=dark] .quoted-reply span,html[data-theme=dark] .composer-reply-preview small{color:#c0c8c2}html[data-theme=dark] .message-more{background:#333;border-color:#4d4d4d;color:#d4d4d4}html[data-theme=dark] .message-receipt.all-read{color:#60cdff}html[data-theme=dark] .message-receipt.has-unread{color:#aaa}html[data-theme=dark] .file-attachment,html[data-theme=dark] .attachment-preview>div,html[data-theme=dark] .history-file-item{background:#2d2d2d;border-color:#484848;color:#ededed}html[data-theme=dark] .file-icon,html[data-theme=dark] .attachment-preview img,html[data-theme=dark] .attachment-preview>div>span,html[data-theme=dark] .history-file-item>a{background:#35434a;color:#8fd8f6}html[data-theme=dark] .composer{background:#2b2b2b;border-color:#484848;box-shadow:0 5px 20px #0000002e}html[data-theme=dark] .composer:focus-within{background:#303030;border-color:#60cdff;box-shadow:0 0 0 1px #60cdff}html[data-theme=dark] .composer textarea{color:#f5f5f5}html[data-theme=dark] .composer-attach:hover{background:#414141}html[data-theme=dark] .send-button{background:#0f6cbd}html[data-theme=dark] .send-button:hover{background:#115ea3}html[data-theme=dark] .emoji-picker{background:#2d2d2dfb;border-color:#555;color:#f5f5f5;box-shadow:0 18px 52px #00000080}html[data-theme=dark] .emoji-picker-head strong,html[data-theme=dark] .emoji-picker>small{color:#dcdcdc}html[data-theme=dark] .emoji-categories button:hover,html[data-theme=dark] .emoji-categories button.active,html[data-theme=dark] .emoji-grid button:hover{background:#414141}html[data-theme=dark] .emoji-grid{border-color:#4a4a4a}html[data-theme=dark] .modal{background:#2b2b2b;color:#f5f5f5;box-shadow:0 25px 80px #00000094}html[data-theme=dark] .modal-backdrop{background:#00000094}html[data-theme=dark] .message-search-form,html[data-theme=dark] .details-stat>div,html[data-theme=dark] .activity-stats>div,html[data-theme=dark] .activity-calendar,html[data-theme=dark] .admin-stats>div,html[data-theme=dark] .room-avatar-editor{background:#333;border-color:#4c4c4c}html[data-theme=dark] .message-search-form input,html[data-theme=dark] .message-search-results strong,html[data-theme=dark] .message-search-results p,html[data-theme=dark] .details-stat strong,html[data-theme=dark] .activity-stats strong,html[data-theme=dark] .history-file-item strong{color:#efefef}html[data-theme=dark] .message-search-results>button,html[data-theme=dark] .admin-user,html[data-theme=dark] .history-file-item>button{background:#303030;border-color:#484848;color:#e8e8e8}html[data-theme=dark] .message-search-results>button:hover,html[data-theme=dark] .admin-user:hover{background:#393939;border-color:#5b5b5b}html[data-theme=dark] .admin-reset-confirm,html[data-theme=dark] .admin-temp-password{background:#3a3224;border-color:#67583d;color:#f2dcae}html[data-theme=dark] .admin-reset-confirm strong,html[data-theme=dark] .admin-temp-password strong{color:#ffe7b8}html[data-theme=dark] .admin-reset-confirm small,html[data-theme=dark] .admin-temp-password small{color:#d0ba8f}html[data-theme=dark] .admin-reset-confirm button,html[data-theme=dark] .admin-temp-password>button,html[data-theme=dark] .admin-temp-password code{background:#2d2d2d;border-color:#6a5a3d;color:#f5ddad}html[data-theme=dark] .forced-password-icon{background:#293b32;color:#9ed5ba}html[data-theme=dark] .member-preview>div:hover,html[data-theme=dark] .details-members>div:hover{background:#363636}html[data-theme=dark] .calendar-grid>button{background:#343434;color:#bcbcbc}html[data-theme=dark] .calendar-grid>button.checked{background:#0f6cbd;border-color:#0f6cbd;color:#fff}html[data-theme=dark] .toast{background:#303030;border-color:#505050;color:#f4f4f4;box-shadow:0 12px 40px #00000080}html[data-theme=dark] .danger-button,html[data-theme=dark] .danger-confirm{background:#3a2928;border-color:#6b4441;color:#ffaaa2}html[data-theme=dark] .primary-button{background:#0f6cbd}html[data-theme=dark] .primary-button:hover{background:#115ea3}@media(max-width:1050px){.app-shell{grid-template-columns:68px 285px minmax(0,1fr)}.messages-inner,.composer-wrap{width:calc(100% - 34px)}.member-stack{display:none}.history-header-button{width:37px;padding:0;font-size:0}.auth-story{padding:32px}.story-content{width:100%}.story-visual{min-height:290px}.story-chat{max-width:350px}.story-illustration{width:min(360px,70%);right:-24px}}@media(max-width:800px){.auth-page{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{padding:28px;min-height:100vh;align-content:center}.mobile-brand{display:flex;position:absolute;left:26px;top:24px}.app-shell{grid-template-columns:60px 270px minmax(0,1fr)}.app-rail{padding-inline:8px}.rail-actions button.active:before{left:-8px}.invite-header{width:37px;padding:0;font-size:0}.chat-header{padding-inline:16px}}@media(max-width:700px){body{overflow:hidden}.app-shell{display:block;height:100dvh;background:#f5f5f2}.app-rail{position:fixed;z-index:20;left:0;right:0;bottom:0;height:66px;padding:5px 22px calc(5px + env(safe-area-inset-bottom));flex-direction:row;justify-content:space-between;background:#20221ff7}.rail-logo{display:none}.rail-actions{margin:0;display:flex;gap:8px;width:auto}.rail-actions button{width:58px;height:52px}.rail-actions button.active:before{width:22px;height:3px;border-radius:0 0 4px 4px;left:50%;transform:translate(-50%);top:-5px}.rail-bottom{margin:0;display:flex;gap:3px}.rail-bottom .theme-lamp{width:38px;height:48px;grid-template-rows:24px 15px}.rail-bottom>.icon-button:first-child,.rail-bottom>.icon-button:nth-child(2),.rail-bottom>.icon-button:last-child{display:none}.conversation-panel{width:100%;height:calc(100dvh - 66px);border:0}.conversation-panel.mobile-hidden{display:none}.conversation-heading{padding:22px 20px 17px}.conversation-heading h2{font-size:27px}.conversation-item{min-height:75px}.new-room-dashed{margin-bottom:18px}.chat-panel{display:none;height:100dvh}.chat-panel.mobile-active{display:flex;position:fixed;z-index:30;inset:0}.mobile-back{display:grid;place-items:center;width:34px;height:38px;border:0;background:none;padding:0;cursor:pointer;color:#575a54;flex:0 0 auto}.mobile-back svg{width:20px}.chat-header{flex-basis:65px;padding:0 11px 0 5px;gap:3px}.header-room-icon{display:none}.chat-title{flex:1}.chat-title h1{max-width:40vw}.chat-title p em,.chat-title p b{display:none}.chat-header .icon-button{width:35px}.messages-inner{width:calc(100% - 16px);padding-top:12px}.history-banner,.history-composer{width:calc(100% - 18px)}.history-banner{margin-top:7px}.history-banner>svg{display:none}.history-banner strong{font-size:10px}.history-banner small{max-width:46vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message{padding-left:5px;padding-right:38px;gap:9px}.message-body{max-width:calc(100% - 48px)}.message-more{display:grid;opacity:.64;right:3px;top:2px}.avatar-spacer{width:38px}.composer-wrap{width:calc(100% - 18px);padding-bottom:max(9px,env(safe-area-inset-bottom))}.composer-hint{display:none}.emoji-picker{right:5px;bottom:49px}.file-attachment{min-width:min(270px,calc(100vw - 82px))}.image-attachment{max-width:min(320px,calc(100vw - 82px))}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:91dvh;border-radius:22px 22px 0 0;padding:24px 20px max(22px,env(safe-area-inset-bottom))}.timeline-note-actions{flex-wrap:wrap;justify-content:flex-end}.room-avatar-editor{align-items:flex-start;flex-wrap:wrap}.room-avatar-editor>span:nth-child(2){padding-top:6px}.room-avatar-editor>div{width:100%;padding-left:80px}.history-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.history-file-item{grid-template-columns:40px minmax(0,1fr) 32px}.history-file-item>button{grid-column:2 / -1;justify-self:end;padding:0 9px}.activity-stats{gap:6px}.activity-stats>div{display:grid;justify-items:center;text-align:center;gap:6px;padding:10px 5px}.activity-calendar{padding:9px}.calendar-weekdays,.calendar-grid{gap:3px}.calendar-grid{min-height:235px}.calendar-grid>button,.calendar-blank{min-height:43px}.profile-account-grid{grid-template-columns:1fr}.admin-user{grid-template-columns:38px minmax(0,1fr) auto}.admin-actions{grid-column:2 / -1;justify-content:flex-end}.admin-reset-confirm,.admin-temp-password{align-items:flex-start;flex-wrap:wrap}.admin-reset-confirm>div{width:100%;justify-content:flex-end}.admin-temp-password>button{margin-left:30px}}@media(max-width:420px){.auth-panel{padding:22px}.mobile-brand{left:22px}.auth-heading h2{font-size:25px}.header-actions{gap:2px}.invite-header{display:none}.history-composer span{font-size:9px}.message-meta em{display:none}.attachment-preview>div{width:175px}.composer-attach{width:32px}.emoji-picker>div{grid-template-columns:repeat(7,1fr)}.admin-stats{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
