.relationship-chat{color:#302836;background:snow;border:1px solid #e9dce3;border-radius:24px;margin-bottom:24px;padding:18px}.chat-heading,.chat-toolbar,.chat-search{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.chat-heading{justify-content:space-between}.chat-toolbar label{font-size:14px}.chat-history{overscroll-behavior:contain;overflow-anchor:auto;flex-direction:column;gap:12px;height:min(56vh,620px);padding:16px 4px;display:flex;overflow:auto}.chat-bubble{overflow-wrap:anywhere;background:#fff;border:1px solid #f0e6eb;border-radius:18px;align-self:flex-start;max-width:86%;padding:12px 16px}.chat-bubble.self{background:#fcedf3;align-self:flex-end}.chat-bubble p{white-space:pre-wrap;margin:8px 0}.chat-bubble img,.chat-bubble video{border-radius:12px;max-width:100%;height:auto;max-height:360px;display:block}.chat-bubble audio{width:260px;max-width:100%}.chat-bubble blockquote{color:#776775;border-left:2px solid #b94371;margin:8px 0;padding-left:10px}.chat-bubble details{margin:6px 0;font-size:13px}.relationship-chat button,.chat-file{color:#a73862;cursor:pointer;background:#f9edf2;border:0;border-radius:14px;min-height:44px;padding:8px 14px}:is(.relationship-chat button:focus-visible,.relationship-chat input:focus-visible,.relationship-chat textarea:focus-visible){outline-offset:2px;outline:2px solid #b94371}.chat-date{text-align:center;color:#867688;font-size:13px}.chat-composer{border-top:1px solid #eadde4;padding-top:12px}.chat-composer textarea,.chat-search input{font:inherit;background:#fff;border:1px solid #e3d5df;border-radius:14px;min-width:0;padding:12px}.chat-composer textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:80px;max-height:180px}.chat-file input{max-width:160px}.chat-send{color:#fff!important;background:#cf2f69!important;margin-left:auto!important}.chat-attachments{gap:8px;display:flex;overflow:auto}.chat-composer [role=alert]{color:#a52149}.chat-search input{flex:1}.chat-toolbar{padding:8px 0}@media (max-width:480px){.relationship-chat{padding:12px}.chat-bubble{max-width:90%}.chat-history{height:50vh}.chat-file input{max-width:90px}}.chat-private-ai{inset:auto max(12px, calc((100vw - 720px) /2)) max(12px, env(safe-area-inset-bottom));z-index:90;background:#fff9fc;border:1px solid #e8cdda;border-radius:26px;flex-direction:column;gap:12px;max-height:88dvh;padding:22px;display:flex;position:fixed;overflow:auto;box-shadow:0 12px 90px #62405166}.chat-private-ai header{justify-content:space-between;align-items:center;display:flex}.chat-private-ai p{margin:0;font-size:14px;line-height:1.6}.chat-private-ai textarea{box-sizing:border-box;width:100%;min-height:100px;font:inherit;border:1px solid #e4d0da;border-radius:14px;padding:12px;display:block}.chat-private-ai blockquote{white-space:pre-wrap;overflow-wrap:anywhere;background:#f7eaf0;margin:0;padding:12px}.chat-private-ai article{background:#fff;border:1px solid #ead9e2;border-radius:18px;padding:14px}.chat-private-ai details label{padding:8px;display:block}.chat-call{background:#fceff5;border-radius:18px;flex-wrap:wrap;align-items:center;gap:12px;padding:12px;display:flex}.chat-call p{color:#806875;width:100%;margin:0;font-size:13px}.chat-file{align-items:center;display:inline-flex;position:relative}.chat-file input{opacity:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.chat-file:focus-within{outline-offset:2px;outline:2px solid #b94371}.relationship-chat{background:#f7f3f5;border-radius:20px;padding:0;overflow:hidden}.chat-heading{background:#fff;border-bottom:1px solid #eee4e9;padding:14px 20px}.chat-heading h2{margin:0;font-size:18px}.chat-toolbar{gap:8px;padding:10px 16px}.chat-toolbar strong{margin-right:auto;font-size:17px}.chat-history{gap:16px;height:min(58dvh,640px);padding:16px}.chat-bubble{border:0;border-radius:4px 14px 14px;max-width:76%;padding:10px 12px;font-size:15px;line-height:1.55;box-shadow:0 1px 2px #3c29330a}.chat-bubble.self{background:#f8dde8;border-radius:14px 4px 14px 14px}.chat-bubble p{margin:4px 0 8px}.chat-bubble small{color:#746474;font-size:11px}.chat-bubble details summary{color:#746474;cursor:pointer;min-height:26px;font-size:11px}.relationship-chat button,.chat-file{border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:8px 12px;font-size:14px;transition:background .15s,opacity .15s;display:inline-flex}.relationship-chat button:hover{background:#f0dce6}.relationship-chat button:active{opacity:.72;transform:none}.relationship-chat button:disabled{opacity:.45;cursor:default}.chat-history>button{color:#887480;background:0 0;align-self:center;min-height:32px;font-size:12px}.chat-composer{padding:12px 12px max(12px, env(safe-area-inset-bottom));background:#fff}.chat-composer textarea{background:#faf7f9;border-color:#eadfe5;border-radius:10px;height:64px;min-height:48px;font-size:16px;line-height:1.5}.chat-composer .chat-toolbar{gap:6px;padding:8px 0 0}.chat-search{padding:0 16px 12px}.chat-call{background:0 0;border-radius:0;gap:8px;padding:4px 16px 10px}.chat-call-dialog{z-index:150;color:#fff;background:#302633;border-radius:24px;flex-direction:column;width:min(620px,100vw);height:min(760px,100dvh);display:flex;position:fixed;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 100vmax #21182388}.chat-call-dialog header{text-align:center;flex:none;padding:24px}.chat-call-dialog strong{font-size:22px}.chat-call-dialog p{color:#e5d3dd;margin-top:10px}.chat-video-stage{background:#3d303f;border-radius:18px;flex:1;min-height:0;margin:0 16px;position:relative;overflow:hidden}.chat-remote-video{z-index:1;position:absolute;inset:0}.chat-call-placeholder{color:#e9c2d4;place-items:center;display:grid;position:absolute;inset:0}.chat-local-video{z-index:2;background:#302633;border-radius:12px;width:108px;height:148px;position:absolute;top:12px;right:12px;overflow:hidden}.chat-call-dialog footer{flex:none;justify-content:center;gap:14px;padding:24px 12px;display:flex}.chat-call-dialog footer button{color:#fff;background:#ffffff20;border-radius:18px;flex-direction:column;min-width:76px;min-height:72px;padding:12px 8px;font-size:12px}.chat-call-dialog footer .chat-hangup{background:#d72d65}.chat-private-ai{border-radius:22px;gap:14px;padding:20px}.chat-private-ai button{color:#a73862;min-height:44px;font:inherit;cursor:pointer;background:#f5e4ec;border:0;border-radius:10px;padding:10px 14px}.chat-private-ai article{border-radius:12px;padding:14px}@media (max-width:600px){.chat-bubble{max-width:84%}.chat-history{height:52dvh}.chat-call-dialog{border-radius:0;width:100vw;height:100dvh}.chat-heading,.chat-toolbar{padding-left:12px;padding-right:12px}}@media (prefers-reduced-motion:reduce){.relationship-chat *{scroll-behavior:auto!important;transition:none!important}}.chat-settings{gap:20px;width:100%;padding:8px 0;display:flex}.chat-settings label{align-items:center;gap:6px;min-height:40px;display:flex}.chat-more-grid{background:#faf5f8;border-radius:12px;flex-wrap:wrap;order:5;gap:8px;width:100%;padding:12px;display:flex}.chat-composer .chat-toolbar>.chat-more-grid button{min-width:80px}.chat-heading[hidden]{display:none}.chat-bubble{max-width:calc(80% - 42px);margin-left:42px;margin-right:0;position:relative}.chat-bubble.self{margin-left:0;margin-right:42px}.chat-bubble .chat-avatar{position:absolute;top:0;left:-42px;background:#eddde5!important;border-radius:10px!important;width:34px!important;height:34px!important;margin:0!important}.chat-bubble.self .chat-avatar{left:auto;right:-42px}.chat-bubble details{text-align:right;margin:0}.chat-bubble details[open]{text-align:left}.chat-bubble details summary{height:26px;font-size:20px;line-height:20px;list-style:none}.chat-bubble details summary::-webkit-details-marker{display:none}.chat-bubble details button{margin:4px;font-size:12px;display:inline-flex}.chat-bubble>small:first-of-type{margin-bottom:4px;font-size:10px;display:block}dialog.chat-private-ai{width:auto;max-width:none;margin:0}dialog.chat-call-dialog{max-width:100vw;max-height:100dvh;box-shadow:none;border:0;margin:0;padding:0}dialog.chat-private-ai::backdrop{background:#21182388}dialog.chat-call-dialog::backdrop{background:#21182388}.relationship-chat{max-height:calc(100dvh - 160px - env(safe-area-inset-bottom));flex-direction:column;min-height:280px;display:flex}.relationship-chat>.chat-toolbar,.relationship-chat>.chat-heading,.relationship-chat>.chat-call{flex-shrink:0}.chat-history{flex:auto;min-height:100px}.chat-composer{flex-shrink:0;max-height:45dvh;scroll-padding-bottom:12px;overflow-y:auto}@media (max-height:540px){.relationship-chat{max-height:none}.chat-history{flex:none;height:160px}.chat-composer{max-height:none}}.chat-input-row{align-items:center;gap:8px;display:flex}.chat-input-row>textarea{flex:1;min-width:0}.chat-voice-switch{width:44px;color:#483b45!important;background:0 0!important;flex:none!important;padding:0!important}.chat-hold-wrap{flex:1;min-width:0;position:relative}.chat-hold{touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:48px;font-weight:600;background:#fff!important;border:1px solid #e4d9df!important;font-size:16px!important}.chat-hold:active{background:#eedce5!important}.chat-recording-hud{color:#fff;z-index:10;pointer-events:none;background:#41333e;border-radius:18px;flex-direction:column;align-items:center;gap:10px;min-width:200px;padding:22px;display:flex;position:fixed;bottom:170px;left:50%;transform:translate(-50%)}.chat-recording-hud.cancelling{background:#a83b58}.chat-recording-hud strong{font-size:24px}.chat-recording-hud span{font-size:13px}.chat-voice-bubble>audio{display:none}.chat-voice-bubble button{gap:20px;max-width:100%;min-height:44px;background:0 0!important;justify-content:space-between!important;padding:0!important;font-size:16px!important}.chat-bubble.self .chat-voice-bubble button{flex-direction:row-reverse}.chat-voice-preview{background:#fff8fb;border:1px solid #eadce4;border-radius:16px;flex-direction:column;gap:10px;padding:14px;display:flex}.chat-voice-preview>span{color:#736575;font-size:13px}.chat-voice-preview>div:last-child{justify-content:flex-end;gap:10px;display:flex}.chat-sticker-panel{color:#292331;background:#fffbfd;border:1px solid #e9dce3;border-radius:24px;width:min(560px,100vw - 24px);max-height:85dvh;margin:auto;padding:20px;overflow:auto;box-shadow:0 20px 70px #29233130}.chat-sticker-panel::backdrop{background:#29233166}.chat-sticker-panel header,.chat-sticker-panel nav{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.chat-sticker-panel button{color:#aa3b66;cursor:pointer;background:#f7eaf0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 14px;display:inline-flex}.chat-sticker-panel button:disabled{opacity:.5;cursor:default}.chat-sticker-panel button:focus-visible{outline-offset:3px;outline:2px solid #aa3b66}.chat-sticker-panel nav{justify-content:flex-start}.chat-sticker-panel nav button[aria-pressed=true]{color:#fff;background:#aa3b66}.chat-sticker-panel p{color:#736575;font-size:14px;line-height:1.6}.chat-sticker-panel [role=alert]{color:#a52d48}.chat-sticker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.chat-sticker-grid button{flex-direction:column;min-width:0;padding:8px;display:flex}.chat-sticker-grid img{aspect-ratio:1;object-fit:contain;width:100%}.chat-sticker-grid span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;overflow:hidden}.chat-sticker-empty{text-align:center;padding:36px 10px}.chat-sticker-create{flex-direction:column;gap:12px;display:flex}.chat-sticker-create textarea{box-sizing:border-box;width:100%;min-height:110px;font:inherit;background:#fff;border:1px solid #e9dce3;border-radius:12px;margin-top:10px;padding:12px;display:block}.chat-sticker-create label{line-height:1.7}.chat-sticker-create input{margin-right:8px}.chat-sticker-result{object-fit:contain;align-self:center;width:220px;height:220px}.chat-bubble img.chat-sent-sticker{object-fit:contain;background:0 0;width:160px;height:160px}.conversation-list{background:#fffbfd;border-radius:18px;overflow:hidden}.conversation-row{text-align:left;color:#302836;cursor:pointer;align-items:center;gap:14px;width:100%;min-height:92px;background:0 0!important;border:0!important;border-bottom:1px solid #eee6eb!important;border-radius:0!important;padding:18px 4px!important;display:flex!important}.conversation-row:hover{background:#fff1f6!important}.conversation-row:focus-visible{outline-offset:-2px;outline:2px solid #b43d68}.conversation-avatar{color:#aa3b66;background:#f7e4ed;border-radius:17px;flex:none;place-items:center;width:52px;height:52px;font-size:22px;display:grid;overflow:hidden}.conversation-avatar img{object-fit:cover;width:100%;height:100%}.interaction-avatar{background:#f9dce9}.conversation-copy{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.conversation-copy strong{font-size:17px;font-weight:600}.conversation-copy>span{color:#887b89;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.conversation-meta{flex-direction:column;flex:none;align-items:flex-end;gap:8px;display:flex}.conversation-meta time{color:#a396a2;font-size:11px}.message-count{color:#fff;box-sizing:border-box;background:#d72d65;border-radius:12px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:11px;display:grid}.inbox-page>header h1{align-items:center;gap:10px;font-size:26px;display:flex}.inbox-page>header button{color:#b23b67;cursor:pointer;background:0 0;border:0;border-radius:12px;min-width:44px;min-height:44px}.inbox-settings{background:#f9edf3;border-radius:14px;padding:16px;font-size:14px;line-height:1.6}.conversation-empty{color:#887b89;padding:20px;font-size:14px}.chat-room-page{color:#302836;background:#f7f3f5;border:0;width:min(760px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;margin:auto;padding:0;overflow:hidden}.chat-room-page::backdrop{background:#29233155}.chat-room-back{background:#fffbfd;border-bottom:1px solid #eee4e9;justify-content:space-between;align-items:center;min-height:48px;padding:8px 12px;display:flex}.chat-room-back button{color:#302836;background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}.chat-room-back>span{width:44px}.chat-room-page>.relationship-chat{border:0;border-radius:0;height:calc(100dvh - 65px);min-height:0;max-height:none;margin:0}.chat-room-page .chat-history{height:auto;min-height:80px}dialog.chat-sticker-panel{box-sizing:border-box;width:min(760px,100vw);max-width:100vw;height:min(62dvh,560px);max-height:85dvh;padding:10px 18px max(14px, env(safe-area-inset-bottom));border:0;border-radius:24px 24px 0 0;margin:0 auto;inset:auto 0 0;overflow:hidden}.chat-sticker-panel[open]{flex-direction:column;display:flex}.sheet-handle{background:#ddcfd7;border-radius:3px;flex:none;width:36px;height:4px;margin:0 auto 4px}.chat-sticker-panel header{flex:none;margin-bottom:2px}.chat-sticker-panel strong{font-size:17px}.chat-sticker-panel header button{background:0 0;padding:8px}.chat-sticker-panel nav{border-bottom:1px solid #ecdee6;flex:none;gap:18px;margin-bottom:0}.chat-sticker-panel nav button{color:#837281;background:0 0;border-bottom:2px solid #0000;border-radius:0;padding:10px 4px}.chat-sticker-panel nav button[aria-pressed=true]{color:#ad3d68;background:0 0;border-bottom-color:#ad3d68}.chat-sticker-scroll{overscroll-behavior:contain;flex:1;min-height:0;overflow:auto}.chat-sticker-scroll>p{font-size:12px}.chat-sticker-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 8px}.chat-sticker-grid button{background:0 0;padding:2px}.chat-sticker-grid span{font-size:11px}.chat-sticker-empty{padding:32px 8px}.chat-sticker-create{padding-top:16px}.chat-sticker-create>p{font-size:12px}.chat-sticker-create textarea{min-height:88px}.conversation-summaries-hidden>.conversation-row,.conversation-summaries-hidden>.conversation-empty{display:none!important}.chat-room-page .chat-toolbar>strong{display:none}.chat-room-page .chat-toolbar{justify-content:flex-end}.chat-input-row{align-items:flex-end;gap:6px}.chat-input-row>button{color:#483b45;background:0 0;flex:none;min-width:44px;height:44px;padding:6px!important}.chat-input-row>textarea{resize:none;border-radius:8px;height:44px;min-height:44px;max-height:120px;padding:10px 12px}.chat-input-row>.chat-send{color:#fff;border-radius:8px;min-width:64px;font-size:16px;background:#bc3d6a!important}.chat-voice-circle{border:1.7px solid;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.chat-composer>.chat-toolbar:empty{display:none}.chat-room-page[open]{flex-direction:column;display:flex}.chat-room-page>.relationship-chat{flex:1;height:auto;min-height:0}.chat-room-back{flex:none}.chat-input-row>button[aria-label=表情包] svg,.chat-input-row>button[aria-label=更多聊天功能] svg{width:28px;height:28px}dialog.chat-call-dialog>header{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}dialog.chat-call-dialog>header>strong{white-space:nowrap;flex:none;width:auto;line-height:1.4;display:block}dialog.chat-call-dialog>header>p{text-align:center;flex:none;max-width:100%;margin:0}.chat-quote-preview{color:#736575;background:#eae5e9;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:10px;font-size:13px;display:flex}.chat-quote-preview>img{object-fit:cover;border-radius:4px;width:40px;height:40px}.chat-quote-preview>span:last-of-type{-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;display:-webkit-box;overflow:hidden}.chat-quote-preview>button{background:0 0;border:0;width:36px;min-height:40px;font-size:22px}.chat-draft-media{flex-shrink:0;gap:10px;padding:6px 0;display:flex;overflow-x:auto}.chat-draft-tile{background:#f4dde8;border-radius:12px;flex:none;place-items:center;width:88px;height:88px;display:grid;position:relative;overflow:hidden}.chat-draft-tile>img,.chat-draft-tile>video{object-fit:cover;pointer-events:none;width:100%;height:100%}.chat-draft-tile button{border:0;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:5px;display:grid;position:absolute}.chat-draft-tile .chat-media-remove{color:#fff;background:#29232b99;border-radius:0 0 0 12px;top:0;right:0}.chat-draft-tile .chat-media-magic{color:var(--rose,#cd2863);background:#fffe;border-radius:12px 0 0;bottom:0;right:0}.chat-voice-preview .chat-voice-bubble{background:#f5d9e7;border-radius:12px 4px 12px 12px;align-self:flex-end;padding:8px 16px}.chat-sticker-scroll{flex-direction:column;display:flex}.chat-sticker-loading{color:#736575;flex:1;place-items:center;min-height:120px;font-size:14px;display:grid}.chat-input-row textarea.chat-text-rewriting{border-color:#c73b70;animation:1.3s ease-in-out infinite chat-rewrite-pulse}@keyframes chat-rewrite-pulse{50%{color:#bb7490;box-shadow:inset 0 0 18px #f5d9e766}}@media (prefers-reduced-motion:reduce){.chat-input-row textarea.chat-text-rewriting{animation:none}}
