*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#1b1b22;background:#eef2fb}button,input{font:inherit}.phone-shell{height:100dvh;max-width:560px;margin:0 auto;background:linear-gradient(180deg,#fff4ef 0%,#f8f9ff 45%,#eef4ff 100%);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 0 40px rgba(70,80,120,.15)}.topbar{height:84px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;padding:8px 14px 2px;flex:0 0 auto}.title-wrap{text-align:center}.topbar h1{font-size:22px;line-height:1.2;margin:0;font-weight:750}.online{font-size:13px;color:#60636d;margin-top:4px}.online i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#23d66f;margin-right:5px;box-shadow:0 0 0 3px rgba(35,214,111,.1)}.icon-btn{width:44px;height:44px;border:0;background:transparent;display:grid;place-items:center;color:#15171c;padding:0}.back-btn svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.dots{display:flex;align-items:center;justify-content:center;gap:4px}.dots span{width:4px;height:4px;background:#1b1b22;border-radius:50%}.messages{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:4px 18px 14px;scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.messages::-webkit-scrollbar{display:none}.time-divider{text-align:center;font-size:13px;color:#8d8f99;margin:2px 0 14px}.msg-row{display:flex;align-items:flex-start;gap:10px;margin:0 0 18px;contain:layout style}.msg-row.user{justify-content:flex-end}.avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto;background:#fff;box-shadow:0 3px 12px rgba(67,72,118,.08)}.msg-row.small .avatar{width:38px;height:38px}.bubble{max-width:72%;background:rgba(255,255,255,.96);border-radius:17px;padding:13px 15px;box-shadow:0 6px 20px rgba(82,70,120,.06);font-size:15px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.msg-row.user .bubble{background:linear-gradient(135deg,var(--theme),#678cff);color:#fff;border-bottom-right-radius:6px}.read{align-self:flex-end;color:#999;font-size:12px;margin-right:-4px;margin-bottom:7px}.image-bubble{padding:4px!important;background:transparent!important;box-shadow:none!important;position:relative;overflow:hidden}.image-bubble img{display:block;max-width:260px;max-height:320px;border-radius:13px;object-fit:contain;background:#fff;cursor:pointer}.uploading .image-bubble{min-width:128px;min-height:96px;background:rgba(255,255,255,.72)!important}.uploading .image-bubble img{opacity:.58;filter:saturate(.8)}.upload-state{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:12px;text-shadow:0 1px 3px rgba(0,0,0,.45)}.upload-state::before{content:"";width:25px;height:25px;border:3px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;margin-bottom:32px;position:absolute}@keyframes spin{to{transform:rotate(360deg)}}.uploading.failed .upload-state::before{display:none}.uploading.failed .upload-state{background:rgba(215,49,65,.62);font-weight:700}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px 14px 12px;flex:0 0 auto}.quick-card{border:0;background:rgba(255,255,255,.92);border-radius:16px;padding:12px 5px;min-height:88px;box-shadow:0 6px 20px rgba(93,101,145,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#16171d}.quick-card:active{transform:scale(.98)}.quick-card b{font-size:13px;margin:6px 0 2px}.quick-card small{font-size:10px;color:#9497a4;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.qicon{width:25px;height:25px;display:block;position:relative}.qicon::before{font-size:20px;line-height:25px}.qicon.lock::before{content:"🔒"}.qicon.shield::before{content:"🛡️"}.qicon.bell::before{content:"🔔"}.qicon.chat::before{content:"💬"}.composer{display:flex;align-items:center;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-top:1px solid rgba(228,230,239,.75);flex:0 0 auto}.round,.send,.emoji-btn{border:0;background:#fff;cursor:pointer}.upload-round{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.upload-round svg{width:25px;height:25px;fill:none;stroke:#15171c;stroke-width:2;stroke-linecap:round}.input-shell{height:48px;min-width:0;flex:1;display:flex;align-items:center;border:1px solid #e2e5ee;border-radius:25px;background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}.input-shell:focus-within{border-color:color-mix(in srgb,var(--theme) 45%,#dfe3ed);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme) 10%,transparent)}.composer input{height:46px;min-width:0;flex:1;border:0;padding:0 4px 0 16px;font-size:15px;outline:0;background:transparent}.emoji-btn{width:42px;height:42px;font-size:22px;color:#171921;flex:0 0 auto}.send{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;position:relative;flex:0 0 auto;background:linear-gradient(135deg,var(--theme),#637fff);color:#fff;box-shadow:0 7px 18px rgba(107,92,255,.3);transition:transform .16s,opacity .2s}.send:active{transform:scale(.94)}.send:disabled{opacity:.65;cursor:default}.send-icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transform:translate(-1px,1px)}.send-loader{display:none;width:20px;height:20px;border:2.5px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.send.busy .send-icon{display:none}.send.busy .send-loader{display:block}@media(max-width:430px){.topbar{height:76px;padding-left:8px;padding-right:8px}.topbar h1{font-size:20px}.messages{padding-left:13px;padding-right:13px}.avatar{width:47px;height:47px}.bubble{font-size:14px;max-width:76%;padding:11px 13px}.quick-grid{gap:6px;padding:8px 8px 10px}.quick-card{padding:9px 3px;min-height:84px}.quick-card b{font-size:12px}.quick-card small{font-size:9px}.composer{gap:6px;padding-left:7px;padding-right:7px}.upload-round{width:42px;height:42px}.send{width:46px;height:46px}.image-bubble img{max-width:220px;max-height:280px}}@media(max-height:680px){.topbar{height:68px}.quick-card{min-height:70px;padding:7px 3px}.quick-grid{padding-top:6px;padding-bottom:7px}.qicon{height:20px}.qicon::before{font-size:17px}.quick-card b{margin-top:3px}}
.front-emoji-panel{position:absolute;right:64px;bottom:calc(68px + env(safe-area-inset-bottom));width:min(330px,calc(100vw - 28px));max-height:210px;overflow:auto;background:#fff;border:1px solid #e2e5ee;border-radius:18px;box-shadow:0 18px 55px rgba(55,63,105,.18);padding:10px;z-index:20;display:grid;grid-template-columns:repeat(8,1fr);gap:4px}.front-emoji-panel[hidden]{display:none!important}.front-emoji-panel button{height:34px;border:0;background:#fff;border-radius:9px;font-size:21px;line-height:1;cursor:pointer}.front-emoji-panel button:active,.front-emoji-panel button:hover{background:#f2f5ff}@media(max-width:430px){.front-emoji-panel{right:8px;bottom:calc(64px + env(safe-area-inset-bottom));grid-template-columns:repeat(7,1fr)}}
