*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC',Arial,sans-serif;background:linear-gradient(135deg,#f8fbff,#eef5ff);color:#111}button,input,textarea{font:inherit}#app{max-width:1360px;height:92vh;margin:4vh auto;background:rgba(255,255,255,.85);border:1px solid #e6eaf0;border-radius:18px;box-shadow:0 24px 70px #d7e2f5;display:flex;overflow:hidden}.side{width:260px;border-right:1px solid #e8edf5;padding:24px 12px;background:rgba(249,251,255,.8);display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;margin-bottom:25px}.avatar,.bigAvatar,.face{background:linear-gradient(145deg,#eaf2ff,#cfdfff);color:#0b65ff;display:grid;place-items:center;font-weight:800}.avatar{width:36px;height:36px;border-radius:50%}.new{height:40px;border:1px solid #dce3ee;border-radius:10px;background:white;color:#1268ff;margin-bottom:14px;text-align:left;padding:0 16px}nav a{display:block;padding:12px 16px;border-radius:10px;margin:4px 0}nav .active{background:#eaf2ff;color:#1167ff}.muted{color:#8b95a5;font-size:13px;margin:26px 12px 8px}.conv button{width:100%;border:0;background:transparent;text-align:left;padding:10px 12px;border-radius:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conv button:hover{background:#f0f5ff}.download{margin-top:auto;padding:14px;border:1px solid #e0e5ee;border-radius:12px;background:white}.download small{color:#8b95a5}.chat{flex:1;display:flex;flex-direction:column;position:relative;background:linear-gradient(180deg,#fff,#fbfdff)}header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 28px}header button{border:0;background:white;border-radius:8px;padding:8px 12px}.menu{display:none}.hero{text-align:center;padding:38px 20px 18px}.bigAvatar{width:92px;height:92px;border-radius:50%;margin:0 auto 18px}.hero h1{margin:0;font-size:30px}.hero p{color:#8a93a3}.cards{display:flex;gap:18px;justify-content:center;margin-top:28px}.cards button{width:160px;height:96px;border:1px solid #e1e7f0;border-radius:14px;background:white;text-align:left;padding:18px;box-shadow:0 8px 24px #eef3fb}.messages{flex:1;overflow:auto;padding:0 64px 20px}.msg{max-width:760px;margin:12px auto;padding:18px 22px;border-radius:16px;line-height:1.8;white-space:pre-wrap}.user{margin-left:auto;background:#eaf2ff;color:#1268ff;width:max-content;max-width:70%}.assistant{background:#f7f8fb}.input{width:min(860px,90%);margin:0 auto 24px;border:1px solid #e2e8f0;border-radius:16px;background:white;box-shadow:0 12px 36px #e8eef8;padding:12px;display:grid;grid-template-columns:1fr 46px;gap:8px}.input textarea{border:0;outline:0;resize:none;padding:8px}.input button{border:0;border-radius:50%;background:#1268ff;color:white;font-size:22px}.tools{grid-column:1/3;display:flex;gap:10px;flex-wrap:wrap}.tools span{border:1px solid #e5e9f0;border-radius:9px;padding:7px 12px;font-size:13px}.login{position:fixed;inset:0;background:linear-gradient(135deg,#f8fbff,#eef5ff);display:none;z-index:10;align-items:center;justify-content:center}.loginWrap{width:min(1120px,92vw);height:min(760px,92vh);background:white;border:1px solid #e6eaf0;border-radius:18px;box-shadow:0 24px 70px #d7e2f5;display:grid;grid-template-columns:1fr 1.2fr;overflow:hidden}.promo{position:relative;padding:80px;background:linear-gradient(135deg,#fff,#f2f7ff)}.promo h2{font-size:44px;margin:200px 0 10px}.promo i{display:block;width:36px;height:3px;background:#1268ff;margin:18px 0}.face{position:absolute;top:250px;left:200px;width:130px;height:130px;border-radius:50%;font-size:32px}.bubble{position:absolute;background:white;padding:12px 18px;border-radius:12px;box-shadow:0 10px 30px #e7edf8;color:#6b7280}.b1{top:190px;left:80px}.b2{top:290px;left:360px}.panel{align-self:center;width:min(520px,86%);margin:auto;border:1px solid #e6eaf0;border-radius:20px;padding:48px;box-shadow:0 20px 60px #f0f3fa;text-align:center}.panel p{color:#7b8494}.tabs{display:flex;justify-content:space-around;border-bottom:1px solid #e6eaf0;margin:28px 0 20px}.tabs b{color:#1268ff;border-bottom:2px solid #1268ff;padding:12px 30px}.tabs span{padding:12px 30px}.panel input,.panel button{width:100%;height:52px;border-radius:10px;margin:9px 0}.panel input{border:1px solid #dfe6f0;padding:0 16px}.panel button{border:0;background:#1268ff;color:white}.panel .outline{background:white;color:#111;border:1px solid #dfe6f0}.or{color:#9aa3b2;margin:12px}.panel a{color:#1268ff}#vipBadge{color:#1268ff;margin-right:12px}@media(max-width:800px){#app{height:100vh;margin:0;border-radius:0}.side{position:fixed;left:-270px;top:0;bottom:0;z-index:3;transition:.2s;background:white}.side.show{left:0}.menu{display:inline-block}.hero{padding-top:22px}.hero h1{font-size:22px}.cards{overflow:auto;justify-content:flex-start;padding:0 14px}.cards button{min-width:124px;height:96px;font-size:13px}.messages{padding:0 18px 20px}.user{max-width:86%}.input{width:92%;margin-bottom:16px}.loginWrap{height:100vh;width:100vw;border-radius:0;display:block}.promo{display:none}.panel{border:0;box-shadow:none;padding:28px;margin-top:60px}.login{align-items:stretch}.chat header{padding:0 16px}}

.smsLine{display:flex;gap:10px}.smsLine input{flex:1}.smsLine button{width:120px}.smsLine button:disabled{opacity:.65;cursor:not-allowed}

/* 2026-05-28 对话页优化 */
.hero.hidden{display:none}.messages{padding-top:10px}.msg{margin:12px 0}.assistant{margin-right:auto;margin-left:0;max-width:76%;background:#f7f8fb}.user{margin-left:auto;margin-right:0}.tools span:nth-child(n+2){display:none}.memberEntry{position:relative;margin-top:auto;padding:14px 36px 14px 14px;border:1px solid #e0e5ee;border-radius:12px;background:white;color:#111;text-decoration:none;display:block;line-height:1.5}.memberEntry small{color:#8b95a5}.memberEntry span{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:24px;color:#9aa3b2}.download{display:none}.memberPage{min-height:100vh;background:linear-gradient(135deg,#f8fbff,#eef5ff);display:grid;place-items:center}.memberBox{width:min(620px,92vw)}.back{display:inline-block;margin-bottom:16px;color:#1268ff;text-decoration:none}.memberCard{background:rgba(255,255,255,.92);border:1px solid #e6eaf0;border-radius:22px;box-shadow:0 24px 70px #d7e2f5;padding:36px;text-align:center}.memberCard h1{margin:16px 0 8px}.mutedText{color:#7b8494}.infoList{margin-top:26px;border:1px solid #edf1f7;border-radius:16px;overflow:hidden;text-align:left}.infoList div{display:flex;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid #edf1f7}.infoList div:last-child{border-bottom:0}.infoList span{color:#7b8494}.vipText{color:#1268ff}.vipTip{margin-top:18px;padding:12px 14px;border-radius:12px;background:#fff7ed;color:#b45309}@media(max-width:800px){.assistant{max-width:88%}.memberCard{padding:24px}.infoList div{display:block}.infoList b{display:block;margin-top:6px}}

/* 2026-05-28 打字机、思考动画、当前对话选中、图标自定义 */
.conv button.active{background:#eaf2ff;color:#1268ff;font-weight:700}.thinking{display:flex;align-items:center;gap:4px;color:#667085}.thinking span{width:5px;height:5px;border-radius:50%;background:#9aa3b2;display:inline-block;animation:thinkDot 1.1s infinite ease-in-out}.thinking span:nth-child(2){animation-delay:.15s}.thinking span:nth-child(3){animation-delay:.3s}@keyframes thinkDot{0%,80%,100%{transform:translateY(0);opacity:.35}40%{transform:translateY(-5px);opacity:1}}.customIcon{font-style:normal;font-size:18px;line-height:1;display:inline-block;vertical-align:-2px}.avatar .customIcon,.bigAvatar .customIcon,.face .customIcon{font-size:34px}.input{overflow:visible}.input textarea{overflow:hidden;scrollbar-width:none}.input textarea::-webkit-scrollbar{display:none}.input button{overflow:hidden}.sendIcon{font-size:20px}.toolIcon{margin-right:4px}@media(max-width:800px){.avatar .customIcon,.bigAvatar .customIcon,.face .customIcon{font-size:30px}}


/* 2026-05-28 UI细节优化：图标尺寸、发送按钮对齐、气泡自适应、顶部用户信息、工具按钮 */
.customIcon{font-size:22px;min-width:22px;text-align:center}.nav .customIcon,nav .customIcon{font-size:20px;margin-right:8px}.cards .customIcon{font-size:24px}.avatar .customIcon{font-size:28px}.bigAvatar .customIcon,.face .customIcon{font-size:46px}.memberEntry .customIcon{font-size:24px}.toolIcon .customIcon,.toolIcon{font-size:18px}.sendIcon{display:grid;place-items:center;font-size:22px;line-height:1;width:100%;height:100%}
.input{grid-template-columns:minmax(0,1fr)44px;align-items:end;gap:10px;padding:12px 12px 10px;overflow:visible}.input textarea{min-height:42px;max-height:120px;line-height:24px;padding:9px 4px 9px 8px;overflow-y:hidden}.input button{width:44px;height:44px;display:grid;place-items:center;padding:0;align-self:end;flex:0 0 44px;border-radius:50%}.input button span{display:grid;place-items:center}.input textarea::-webkit-scrollbar,.input::-webkit-scrollbar{width:0;height:0;display:none}
.messages{display:flex;flex-direction:column;align-items:stretch}.msg{display:inline-block;width:auto;min-width:40px;max-width:min(76%,760px);word-break:break-word;overflow-wrap:anywhere}.assistant{align-self:flex-start;margin-left:0;margin-right:auto}.user{align-self:flex-end;margin-left:auto;margin-right:0;width:auto;max-width:min(70%,760px)}
.userActions{display:flex;align-items:center;gap:10px}.userActions a{height:36px;line-height:36px;padding:0 14px;border-radius:999px;background:#f3f7ff;color:#1268ff;text-decoration:none;font-weight:700;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logoutBtn{height:36px;padding:0 14px!important;border:1px solid #e1e7f0!important;background:#fff!important;color:#667085!important;border-radius:999px!important}.logoutBtn:hover{background:#f8fafc!important;color:#111!important}.tools{grid-column:1/3;display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-top:2px;overflow:visible}.tools span{display:inline-flex!important;align-items:center;gap:6px;min-height:34px;line-height:1;border-radius:10px;background:#fff;white-space:nowrap}.tools span:nth-child(n+2){display:none!important}.tools .toolIcon{display:inline-flex!important;align-items:center;justify-content:center;margin:0;min-width:18px;border:0;padding:0;background:transparent}
@media(max-width:800px){.customIcon{font-size:21px}.avatar .customIcon{font-size:26px}.bigAvatar .customIcon,.face .customIcon{font-size:40px}.msg{max-width:88%}.user{max-width:86%}.userActions a{max-width:110px}.input{grid-template-columns:minmax(0,1fr)42px}.input button{width:42px;height:42px}.tools span{font-size:12px;padding:7px 10px}}

/* 2026-05-28 最近对话菜单、响应式、附件上传、纯文本快捷语 */
.conv{position:relative}.convItem{position:relative;width:100%;display:flex;align-items:center;gap:6px;border:0;background:transparent;text-align:left;padding:10px 38px 10px 12px;border-radius:12px;cursor:pointer;min-height:42px}.convItem:hover,.convItem.active{background:#fff;box-shadow:0 8px 22px rgba(30,64,175,.08)}.convItem.active{color:#1268ff;font-weight:700}.convItem .pin{width:18px;flex:0 0 18px}.convItem .title{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.convItem .more{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:none;width:30px;height:28px;border:0;border-radius:9px;background:#f2f4f7;color:#667085;padding:0}.convItem:hover .more,.convItem.menu-open .more{display:block}.convMenu{position:fixed;z-index:50;display:none;width:158px;background:#fff;border:1px solid #e8edf5;border-radius:16px;box-shadow:0 18px 48px rgba(15,23,42,.16);padding:8px}.convMenu button{width:100%;height:42px;border:0;background:#fff;border-radius:10px;text-align:left;padding:0 14px;color:#111;cursor:pointer}.convMenu button:hover{background:#f5f7fb}.convMenu .danger{color:#ff3b30}.cards{flex-wrap:wrap}.cards button{display:flex;align-items:center;width:180px;height:auto;min-height:78px;line-height:1.5;white-space:normal}.cards button .customIcon,.cards button span{display:none!important}.input{grid-template-columns:minmax(0,1fr)42px 44px}.input textarea{grid-column:1/2}.uploadBtn{grid-column:2/3;width:42px;height:42px;border:1px solid #e5e9f0;border-radius:50%;display:grid;place-items:center;align-self:end;cursor:pointer;background:#fff;color:#1268ff;overflow:hidden}.uploadBtn input{display:none}.sendBtn{grid-column:3/4}.filePreview{grid-column:1/4;display:none;gap:8px;flex-wrap:wrap;padding:0 2px 4px}.filePreview span{display:inline-flex;align-items:center;gap:6px;max-width:180px;border:1px solid #e5e9f0;border-radius:999px;padding:6px 10px;font-size:12px;color:#475467;background:#f8fafc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filePreview button{width:18px;height:18px;border-radius:50%;font-size:14px;line-height:18px;background:#e5e7eb;color:#111}.attachments{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.attachments img,.attachments video{max-width:220px;max-height:180px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;object-fit:cover}.attachments a{color:#1268ff}.tools{grid-column:1/4}@media(max-width:1100px){#app{max-width:100%;height:100vh;margin:0;border-radius:0}.messages{padding-left:32px;padding-right:32px}.cards button{width:calc(50% - 10px)}}@media(max-width:800px){.side{width:82vw;left:-84vw}.side.show{left:0}.chat header b{font-size:15px}.hero{padding-left:14px;padding-right:14px}.cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.cards button{width:100%;min-height:66px;padding:12px;font-size:13px}.messages{padding-left:14px;padding-right:14px}.input{width:96%;grid-template-columns:minmax(0,1fr)38px 40px;border-radius:14px}.uploadBtn{width:38px;height:38px}.input button{width:40px;height:40px}.filePreview{grid-column:1/4}.convMenu{width:150px}.attachments img,.attachments video{max-width:180px;max-height:150px}}@media(max-width:520px){.cards{grid-template-columns:1fr}.hero h1{font-size:20px}.bigAvatar{width:74px;height:74px}.userActions{gap:6px}.userActions a{max-width:86px;padding:0 10px}.logoutBtn{padding:0 10px!important}.msg{padding:13px 15px;line-height:1.65}.tools span{max-width:100%}}

/* 对话菜单优化：仅悬浮/菜单打开显示，位置固定跟随按钮，不再因点击角度漂移 */
.convItem.menu-open{background:#fff;box-shadow:0 8px 22px rgba(30,64,175,.10)}
.convItem.active .more{display:none}.convItem.active:hover .more,.convItem.menu-open .more{display:block}
.convMenu{transform:none!important}
.dialogMask{position:fixed;inset:0;z-index:4000;background:rgba(15,23,42,.28);backdrop-filter:blur(2px);display:none;align-items:center;justify-content:center;padding:18px}
.dialogBox{width:min(520px,92vw);background:#fff;border-radius:18px;box-shadow:0 24px 70px rgba(15,23,42,.18);padding:28px 36px;position:relative;border:1px solid #eef2f7}
.dialogClose{position:absolute;right:20px;top:18px;border:0;background:transparent;font-size:28px;color:#667085;cursor:pointer}.dialogBox h3{margin:0 0 14px;font-size:22px}.dialogBox p{margin:0 0 16px;color:#475467;white-space:pre-wrap;line-height:1.7}.dialogBox input{width:100%;height:48px;border:1px solid #d8dee8;border-radius:8px;padding:0 14px;outline:none}.dialogActions{display:flex;justify-content:flex-end;gap:16px;margin-top:26px}.dialogActions button{min-width:96px;height:48px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.dialogActions .dialogOk{background:#1268ff;color:#fff;border-color:#1268ff}.dialogActions .dialogOk.danger{background:#ff3b30;border-color:#ff3b30}
@media(max-width:800px){.convItem.active .more{display:block}.convMenu{right:14px!important;left:auto!important}.dialogBox{padding:24px 22px}.dialogActions button{min-width:86px}}

/* 2026-05-28 聊天操作按钮、后台新增图标适配、左侧菜单居中优化 */
.msgWrap{display:flex;flex-direction:column;max-width:100%;margin:8px 0}.msgWrap .msg{margin-bottom:4px}.userWrap{align-items:flex-end}.assistantWrap{align-items:flex-start}.msgActions{display:flex;align-items:center;gap:8px;margin:0 4px 8px;opacity:.72;transition:.18s}.msgWrap:hover .msgActions{opacity:1}.msgActions button{height:28px;border:0;background:transparent;color:#667085;border-radius:8px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:12px;cursor:pointer}.msgActions button:hover{background:#eef4ff;color:#1268ff}.msgActions .customIcon{font-size:15px;min-width:15px}.toast{position:fixed;left:50%;bottom:90px;transform:translateX(-50%);z-index:5000;background:rgba(17,24,39,.92);color:#fff;border-radius:999px;padding:10px 18px;font-size:14px;box-shadow:0 12px 30px rgba(15,23,42,.18)}
nav a{display:flex!important;align-items:center;gap:10px;min-height:42px;padding:0 14px!important;border-radius:12px}.side nav a span:first-child{width:28px;height:28px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#f5f7fb;margin-right:0!important}.side nav a.active span:first-child{background:#dceaff}.memberEntry{display:grid!important;grid-template-columns:32px 1fr 18px;align-items:center;column-gap:10px;padding:14px!important}.memberEntry>span:first-child{position:static!important;transform:none!important;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#f5f7fb;color:#1268ff}.memberEntry>span:last-child{position:static!important;transform:none!important;justify-self:end}.convMenu button{display:flex;align-items:center;gap:10px}.convMenu button span{width:22px;display:inline-flex;align-items:center;justify-content:center}.convMenu button em{font-style:normal}.convMenu .customIcon{font-size:18px}.convItem .pin{display:inline-flex;align-items:center;justify-content:center}
@media(max-width:800px){.msgActions{opacity:1;gap:4px}.msgActions button{font-size:11px;padding:0 5px}.toast{bottom:76px}.side nav a span:first-child{width:30px;height:30px}}

/* 2026-05-28 最近对话悬浮菜单修复：仅调整最近对话，不影响左下角会员中心 */
.convItem{
    display:flex;
    align-items:center;
    min-height:44px;
    padding:10px 42px 10px 12px;
}
.convItem .pin{
    display:inline-flex;
    align-items:center;
    justify-content:center;
}
.convItem .more{
    right:10px;
    top:50%;
    transform:translateY(-50%);
    display:none;
    align-items:center;
    justify-content:center;
    line-height:1;
    font-size:16px;
}
.convItem:hover .more,
.convItem.menu-open .more{
    display:inline-flex;
}
.convItem.active .more{display:none;}
.convItem.active:hover .more,
.convItem.menu-open .more{display:inline-flex;}
.convMenu{
    position:fixed;
    z-index:80;
    transform:none!important;
}
.convMenu button{
    display:flex;
    align-items:center;
    gap:10px;
    height:44px;
    line-height:44px;
}
.convMenu button span{
    width:24px;
    min-width:24px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
}
.convMenu button em{font-style:normal;}

/* 恢复会员中心原样式，撤销上一版误改的网格/图标框 */
.memberEntry{
    position:relative!important;
    margin-top:auto!important;
    padding:14px 36px 14px 14px!important;
    border:1px solid #e0e5ee!important;
    border-radius:12px!important;
    background:white!important;
    color:#111!important;
    text-decoration:none!important;
    display:block!important;
    line-height:1.5!important;
}
.memberEntry small{color:#8b95a5!important;}
.memberEntry>span:first-child{
    position:absolute!important;
    right:14px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    width:auto!important;
    height:auto!important;
    min-width:0!important;
    display:block!important;
    border-radius:0!important;
    background:transparent!important;
    color:#9aa3b2!important;
    font-size:24px!important;
}
.memberEntry>span:last-child{
    position:absolute!important;
    right:14px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
}

/* 2026-05-28 分享对话选择与图片预览 */
.shareMask,.sharePreviewMask{position:fixed;inset:0;background:rgba(0,0,0,.22);z-index:3000;display:none;align-items:center;justify-content:center}.shareBox{width:min(1040px,94vw);height:min(780px,92vh);background:#fff;border-radius:18px;box-shadow:0 20px 60px rgba(15,23,42,.18);display:flex;flex-direction:column;overflow:hidden}.shareBox>header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid #edf0f5}.shareBox>header h3{font-size:20px;margin:0}.shareBox>header button{border:0;background:transparent;font-size:16px;cursor:pointer}.shareSelectList{flex:1;overflow:auto;padding:22px 56px;background:#fafafa}.shareQuestion{margin:0 0 6px auto;max-width:70%;background:#f0f0f0;border-radius:16px;padding:14px 22px;font-size:18px;line-height:1.5}.shareMsgRow{display:grid;grid-template-columns:28px 1fr;gap:18px;align-items:flex-start;background:#f3f3f3;border-radius:14px;padding:22px 28px;margin:6px 0;color:#111;cursor:pointer}.shareMsgRow input{width:18px;height:18px;margin-top:4px;accent-color:#1268ff}.shareMsgRow div{font-size:18px;line-height:1.8}.shareMsgRow p{margin:0 0 14px}.shareBox>footer{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 56px;border-top:1px solid #e5e7eb;background:#fff}.shareBox>footer label{display:flex;align-items:center;gap:8px;color:#111}.shareBox>footer input{width:18px;height:18px;accent-color:#1268ff}.shareBox>footer div{display:flex;align-items:center;gap:14px}.sharePrimary,.shareMore{border:0;border-radius:12px;height:44px;padding:0 22px;font-size:16px;cursor:pointer}.sharePrimary{background:#1268ff;color:#fff}.shareMore{background:#f2f3f5;color:#111}.shareLoading,.shareEmpty{text-align:center;color:#8b95a5;padding:70px 0}.sharePreviewBox{width:min(900px,92vw);height:min(860px,94vh);background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(15,23,42,.22);position:relative;padding:32px;display:flex;flex-direction:column}.sharePreviewBox h3{font-size:20px;font-weight:500;margin:0 0 22px}.sharePreviewClose{position:absolute;right:26px;top:24px;border:0;background:transparent;font-size:32px;line-height:1;color:#666;cursor:pointer}.sharePreviewScroll{flex:1;overflow:auto;background:#f5f6f8;border-radius:12px;padding:14px}.shareCard{box-sizing:border-box;width:720px;max-width:100%;min-height:900px;margin:0 auto;background:#fff;color:#000;padding:54px 48px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif}.shareCard h1{font-size:34px;line-height:1.25;margin:0 0 8px;font-weight:800}.shareCard .shareMeta{margin:0;color:#a0a7b3;font-size:16px}.shareCard hr{border:0;border-top:1px solid #e0e0e0;margin:46px 0 42px}.shareCard .sharePrompt{display:inline-block;max-width:100%;background:#f5f5f5;border-radius:14px;padding:12px 24px;font-size:22px;line-height:1.5;margin:0 0 42px;float:right;clear:both}.shareCard section{clear:both;font-size:22px;line-height:1.75;margin:26px 0}.shareCard section p{margin:0 0 18px}.shareWatermark{clear:both;margin:50px -48px -54px;background:#f6f7f9;padding:32px 48px;display:flex;align-items:center;justify-content:space-between}.wmBrand{display:flex;align-items:center;gap:18px}.wmAvatar{width:64px;height:64px;border-radius:50%;background:#dbe7ff;color:#1268ff;display:flex;align-items:center;justify-content:center;font-weight:800}.wmBrand b{font-size:26px;color:#777}.wmBrand p{margin:6px 0 0;color:#888;font-size:18px}.wmQr{width:116px;height:116px;background:#fff;border-radius:8px;padding:4px}.sharePreviewActions{height:74px;display:flex;align-items:center;justify-content:center;gap:14px}.sharePreviewActions button{border:0;border-radius:12px;height:46px;padding:0 22px;font-size:16px;cursor:pointer}.sharePreviewActions button:not(.sharePrimary){background:#f2f3f5;color:#111}@media(max-width:800px){.shareBox{width:100vw;height:100vh;border-radius:0}.shareBox>header{padding:0 18px}.shareSelectList{padding:16px}.shareQuestion{max-width:88%;font-size:15px}.shareMsgRow{grid-template-columns:24px 1fr;padding:16px;gap:10px}.shareMsgRow div{font-size:15px}.shareBox>footer{padding:0 16px}.sharePrimary,.shareMore{height:40px;padding:0 14px;font-size:14px}.sharePreviewBox{width:100vw;height:100vh;border-radius:0;padding:18px}.shareCard{width:640px;padding:38px 28px}.shareWatermark{margin:42px -28px -38px;padding:24px 28px}.wmBrand b{font-size:20px}.wmBrand p{font-size:14px}.wmQr{width:96px;height:96px}.shareCard h1{font-size:28px}.shareCard section,.shareCard .sharePrompt{font-size:18px}}

/* 2026-05-30 图片生成开关与上传按钮位置优化 */
.input{grid-template-columns:minmax(0,1fr)46px!important;}
.input textarea{grid-column:1/2!important;}
.sendBtn{grid-column:2/3!important;align-self:end;}
.filePreview,.tools{grid-column:1/3!important;}
.tools{display:flex!important;align-items:center;gap:8px;flex-wrap:wrap;padding-top:2px;}
.tools .toolUpload,.tools .toolToggle{height:34px;border:1px solid #e5e9f0!important;border-radius:10px!important;background:#fff!important;color:#475467!important;font-size:13px!important;padding:0 12px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:6px;line-height:1;cursor:pointer;white-space:nowrap;width:auto!important;}
.tools .toolUpload input{display:none;}
.tools .toolUpload span,.tools .toolToggle span{border:0!important;padding:0!important;background:transparent!important;min-height:auto!important;display:inline-flex!important;align-items:center;justify-content:center;}
.tools .toolToggle.active{background:#eaf2ff!important;border-color:#1268ff!important;color:#1268ff!important;box-shadow:0 0 0 2px rgba(18,104,255,.08);}
@media(max-width:800px){.input{grid-template-columns:minmax(0,1fr)40px!important}.sendBtn{width:40px!important;height:40px!important}.filePreview,.tools{grid-column:1/3!important}.tools .toolUpload,.tools .toolToggle{height:32px;font-size:12px!important;padding:0 10px!important}}


/* 2026-05-30 修复图片生成按钮显示不全 */
.tools{overflow:visible!important;align-items:center!important;row-gap:8px!important;}
.tools .toolUpload,.tools .toolToggle{max-width:100%!important;min-width:0!important;overflow:visible!important;text-overflow:clip!important;}
.tools .toolUpload span,.tools .toolToggle span,.tools .toolToggle .toolIcon{flex:0 0 auto!important;visibility:visible!important;opacity:1!important;}
.tools .toolToggle{border-radius:10px!important;background:#fff!important;color:#475467!important;}
@media(max-width:520px){.tools .toolUpload,.tools .toolToggle{font-size:12px!important;padding:0 8px!important;gap:4px!important;}.tools{gap:6px!important;}}

/* 2026-05-30 图片生成按钮错位修复 + 图片预览/下载/编辑 */
.input{display:grid!important;grid-template-columns:minmax(0,1fr)46px!important;align-items:end!important;gap:10px!important;overflow:visible!important;}
.input textarea{grid-column:1/2!important;grid-row:2!important;min-width:0!important;}
.sendBtn{grid-column:2/3!important;grid-row:2!important;align-self:end!important;justify-self:end!important;}
.filePreview{grid-column:1/3!important;grid-row:1!important;}
.tools{grid-column:1/3!important;grid-row:3!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;flex-wrap:wrap!important;width:100%!important;overflow:visible!important;}
.tools .toolUpload,.tools .toolToggle{box-sizing:border-box!important;position:relative!important;height:36px!important;min-height:36px!important;line-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:12px!important;vertical-align:middle!important;transform:none!important;white-space:nowrap!important;max-width:none!important;}
.tools .toolToggle{padding:0 14px!important;min-width:104px!important;}
.tools .toolUpload{padding:0 14px!important;}
.tools .toolToggle.active{background:#eaf2ff!important;border-color:#1268ff!important;color:#1268ff!important;}
.filePreview .editChip{border-color:#1268ff;background:#eef5ff;color:#1268ff;}
.imageAttachment{display:flex;flex-direction:column;gap:6px;align-items:flex-start;}
.imageAttachment img{cursor:zoom-in;display:block;}
.imageOps{display:flex;gap:6px;flex-wrap:wrap;}
.imageOps button,.imageOps a,.imagePreviewActions a,.imagePreviewActions button{border:0;border-radius:9px;background:#f2f4f7;color:#111;text-decoration:none;min-height:30px;padding:0 10px;font-size:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;}
.imageOps a,.imagePreviewActions a{color:#1268ff;}
.imagePreviewMask{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:4000;display:none;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;}
.imagePreviewBox{position:relative;max-width:min(1000px,96vw);max-height:94vh;background:#111;border-radius:18px;padding:44px 18px 18px;box-shadow:0 20px 70px rgba(0,0,0,.35);display:flex;flex-direction:column;align-items:center;gap:14px;}
.imagePreviewBox img{max-width:92vw;max-height:76vh;object-fit:contain;border-radius:12px;background:#fff;}
.imagePreviewClose{position:absolute;right:12px;top:8px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:28px;line-height:1;cursor:pointer;}
.imagePreviewActions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;}
.imagePreviewActions a,.imagePreviewActions button{height:36px;padding:0 16px;font-size:14px;background:#fff;}
@media(max-width:800px){.input{grid-template-columns:minmax(0,1fr)40px!important;gap:8px!important}.tools{gap:6px!important}.tools .toolUpload,.tools .toolToggle{height:34px!important;min-height:34px!important;font-size:12px!important;padding:0 10px!important}.tools .toolToggle{min-width:auto!important}.imageOps{width:100%}.imagePreviewMask{padding:10px}.imagePreviewBox{width:100%;padding:42px 10px 14px}.imagePreviewBox img{max-width:94vw;max-height:72vh}}


/* 2026-05-30 图片编辑引用标记 */
.filePreview .editChipFull{display:inline-flex!important;align-items:center!important;gap:8px!important;max-width:100%!important;padding:6px 8px!important;border-radius:12px!important;line-height:1.2!important;}
.filePreview .editChipFull img{width:34px;height:34px;object-fit:cover;border-radius:8px;border:1px solid rgba(18,104,255,.2);}
.filePreview .editChipFull b{font-size:12px;font-weight:600;white-space:nowrap;}
.filePreview .editChipFull em{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;color:#667085;font-size:12px;}
.filePreview .editChipFull button{margin-left:2px!important;}
.editArrow{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#1268ff;color:#fff;font-weight:700;font-size:14px;flex:0 0 auto;}
.editReference{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding:8px;border-radius:12px;background:#eef5ff;border:1px solid rgba(18,104,255,.18);cursor:zoom-in;color:#1d2939;max-width:260px;}
.editReference img{width:42px;height:42px;object-fit:cover;border-radius:10px;background:#fff;}
.editReference b{font-size:13px;white-space:nowrap;}
.editReference em{font-style:normal;font-size:12px;color:#667085;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
@media(max-width:520px){.filePreview .editChipFull{width:100%;box-sizing:border-box}.filePreview .editChipFull em{max-width:90px}.editReference{max-width:220px}}
/* 2026-05-30: sending cancel, dynamic logo/title */
.brandLogoImg{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}
.sendBtn.cancel{background:#ef4444!important;color:#fff!important;font-size:24px!important;font-weight:700!important;line-height:1!important}
#chatTitle{max-width:48vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}

/* 2026-05-30: retry image refs, configurable image size, cancel icon align */
.sendBtn.cancel{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;width:44px!important;height:44px!important;line-height:1!important;border-radius:50%!important;}
.sendBtn.cancel .cancelIcon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:1em!important;height:1em!important;line-height:1!important;font-size:24px!important;transform:translateY(-1px);}

/* 2026-05-30: 多图参考生成优化 */
.filePreview .multiImageTip{border-color:#b7d4ff;background:#eef5ff;color:#1268ff;font-weight:700;}
.filePreview .fileChip{display:inline-flex!important;align-items:center!important;gap:8px!important;max-width:260px!important;border-radius:12px!important;padding:6px 8px!important;line-height:1.2!important;}
.filePreview .fileChip img{width:34px;height:34px;object-fit:cover;border-radius:8px;border:1px solid rgba(18,104,255,.2);background:#fff;flex:0 0 auto;}
.filePreview .fileChip b{font-size:12px;font-weight:700;white-space:nowrap;color:#1d2939;}
.filePreview .fileChip em{max-width:138px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;color:#667085;font-size:12px;}
.filePreview .imageChip{border-color:rgba(18,104,255,.22);background:#f8fbff;}
@media(max-width:520px){.filePreview .fileChip{max-width:100%!important}.filePreview .fileChip em{max-width:105px}}

/* 2026-05-30 自动生图模式 + 上传图片删除按钮显示修复 */
.filePreview{align-items:center!important;overflow:visible!important;}
.filePreview .fileChip,.filePreview .editChipFull{position:relative!important;overflow:visible!important;min-width:0!important;}
.filePreview .fileChip em,.filePreview .editChipFull em{flex:1 1 auto!important;min-width:0!important;}
.filePreview .fileChip button,.filePreview .editChipFull button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 22px!important;
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  margin-left:2px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:#e5e7eb!important;
  color:#111827!important;
  font-size:16px!important;
  line-height:1!important;
  cursor:pointer!important;
  z-index:2!important;
}
.filePreview .fileChip button:hover,.filePreview .editChipFull button:hover{background:#fee2e2!important;color:#b91c1c!important;}
.tools .toolToggle.active{font-weight:700!important;}

/* 2026-05-30 生图套餐会员中心与用户名菜单 */
.userActions{position:relative}.userNameBtn{height:36px;line-height:36px;padding:0 14px!important;border:1px solid #cfe0ff!important;border-radius:999px!important;background:#f3f7ff!important;color:#1268ff!important;text-decoration:none;font-weight:800;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.userNameBtn:hover{background:#eaf2ff!important}.userMenu{position:fixed;right:72px;top:66px;width:310px;z-index:80;display:none;background:#fff;border:1px solid #e8edf5;border-radius:18px;box-shadow:0 22px 60px rgba(15,23,42,.18);padding:12px}.userMenuHead{display:flex;align-items:center;gap:12px;padding:10px 10px 12px}.miniAvatar{width:40px!important;height:40px!important;border-radius:50%;flex:0 0 auto}.userMenuHead b{display:block;font-size:15px}.userMenuHead p{margin:4px 0 0;color:#8b95a5;font-size:12px}.userQuotaMini{border:1px solid #edf2fb;background:linear-gradient(135deg,#f8fbff,#eef5ff);border-radius:14px;padding:12px;margin:0 4px 10px}.userQuotaMini span{display:block;color:#667085;font-size:12px}.userQuotaMini b{display:block;font-size:18px;margin:6px 0;color:#111}.userQuotaMini em{font-style:normal;color:#1268ff;font-weight:800}.userQuotaMini small{display:block;color:#8b95a5;margin-top:6px}.userMenuRows{margin:6px 4px 12px;border:1px solid #edf2fb;border-radius:14px;overflow:hidden}.userMenuRows div{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #edf2fb}.userMenuRows div:last-child{border-bottom:0}.userMenuRows span{color:#667085;font-size:12px}.userMenuRows b{font-size:12px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userMenuPrimary,.userMenuLogout{display:flex!important;align-items:center;justify-content:center;width:100%;height:38px;border-radius:12px;text-decoration:none;border:0;cursor:pointer}.userMenuPrimary{background:#1268ff;color:#fff;font-weight:800;margin:0 0 8px}.userMenuLogout{background:#f5f7fb!important;color:#475467!important;font-size:14px}
.memberUiPage{min-height:100vh;background:linear-gradient(135deg,#f7fbff,#eef5ff);padding:18px;color:#111}.memberApp{max-width:1540px;min-height:calc(100vh - 36px);margin:0 auto;background:rgba(255,255,255,.9);border:1px solid #e6eaf0;border-radius:18px;box-shadow:0 24px 70px #d7e2f5;display:flex;overflow:hidden}.memberSide{min-height:calc(100vh - 36px)}.memberNew{display:flex;align-items:center;text-decoration:none}.memberRecent a{display:block;color:#111;text-decoration:none;padding:10px 12px;border-radius:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.memberRecent a:hover{background:#fff}.memberRecent small{display:block;color:#9aa3af;padding:10px 12px}.memberSide .memberEntry{box-shadow:0 10px 24px rgba(18,104,255,.08);border-color:#b9d3ff;background:#eef5ff;color:#1268ff;font-weight:800}.memberSide .memberEntry span:first-child{position:static!important;transform:none!important;margin-right:8px;font-size:20px;color:#1268ff}.memberSide .memberEntry span:last-child{position:absolute!important;right:14px;top:50%;transform:translateY(-50%)!important;font-size:24px;color:#1268ff}.memberMain{flex:1;display:flex;flex-direction:column;gap:14px;padding:28px 34px 24px;overflow:auto}.memberTop{height:auto;padding:0 0 14px}.memberTop>div h1{font-size:28px;margin:0 0 8px}.memberTop>div p{margin:0;color:#7b8494}.memberHeroCard,.plansPanel,.memberNotice{background:rgba(255,255,255,.96);border:1px solid #e5ebf3;border-radius:18px;box-shadow:0 14px 36px rgba(16,24,40,.06)}.memberHeroCard{padding:18px 24px}.memberCardTitle{font-weight:800;margin-bottom:12px}.memberCurrent{display:grid;grid-template-columns:96px 1fr auto;gap:16px;align-items:center}.memberDiamond{width:76px;height:76px;border-radius:50%;background:linear-gradient(145deg,#eaf2ff,#c7dbff);display:grid;place-items:center;color:#1268ff;font-size:44px;font-weight:900}.memberCurrent h2{margin:0 0 8px;font-size:25px}.memberCurrent h2 em{font-style:normal;font-size:13px;background:#dff8ed;color:#0f9f65;border-radius:999px;padding:6px 12px;margin-left:10px;vertical-align:middle}.memberCurrent p{margin:0;color:#7b8494}.memberCurrentActions{display:flex;gap:12px;align-items:center}.memberCurrentActions button,.memberCurrentActions a{height:42px;min-width:92px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800}.memberCurrentActions button{background:#1268ff;color:#fff}.memberCurrentActions a{border:1px solid #dfe7f2;color:#667085;background:#fff}.memberStatsGrid{display:grid;grid-template-columns:1.1fr 1.2fr 1.1fr 1fr 1.8fr;gap:10px;margin-top:18px}.memberStatsGrid div{min-height:80px;border:1px solid #e8edf5;border-radius:14px;padding:14px;display:grid;grid-template-columns:42px 1fr;column-gap:10px;align-items:center}.memberStatsGrid i{grid-row:1/3;width:36px;height:36px;border-radius:10px;background:#eaf2ff;color:#1268ff;display:grid;place-items:center;font-style:normal;font-size:22px}.memberStatsGrid span{color:#667085;font-size:13px}.memberStatsGrid b{font-size:20px}.memberStatsGrid small{font-size:14px;font-weight:500}.plansPanel{padding:18px 22px}.plansPanel h3{margin:0 0 10px;font-size:18px}.planTabs{display:flex;gap:0;width:max-content;padding:3px;border:1px solid #dce6f4;border-radius:999px;background:#f6f9ff;margin-bottom:12px}.planTabs button{height:34px;border:0;border-radius:999px;background:transparent;color:#667085;padding:0 18px}.planTabs .active{background:#1268ff;color:#fff}.monthlyCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.planCard{position:relative;border:1px solid #e5ebf3;border-radius:16px;padding:22px;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.04)}.planCard.recommend{border-color:#1268ff;box-shadow:0 10px 30px rgba(18,104,255,.12)}.planCard label{position:absolute;right:0;top:0;background:#1268ff;color:#fff;font-size:12px;border-radius:0 14px 0 12px;padding:6px 16px}.planCard h4{margin:0 0 14px;font-size:16px}.price{color:#1268ff;font-size:20px}.price b{font-size:30px}.price span{color:#667085;font-size:16px}.planCard ul{list-style:none;padding:0;margin:12px 0 20px;color:#344054;line-height:1.8;font-size:14px;min-height:104px}.planCard button,.amountCard button{height:38px;border-radius:9px;border:1px solid #1268ff;background:#fff;color:#1268ff;font-weight:800}.planCard.recommend button{background:#1268ff;color:#fff}.amountTitle{margin-top:14px!important}.amountCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.amountCard{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;border:1px solid #e5ebf3;border-radius:15px;padding:14px 18px;background:#fff}.amountIcon{width:42px;height:42px;border-radius:50%;background:#1268ff;color:#fff;display:grid;place-items:center;font-size:26px;font-weight:900}.amountCard h4{margin:0 0 5px}.amountCard p{margin:0;color:#667085}.amountCard p b{color:#1268ff;font-size:18px}.memberNotice{display:grid;grid-template-columns:repeat(4,1fr);padding:18px 22px;gap:0}.memberNotice div{padding:0 22px;border-right:1px solid #edf2fb}.memberNotice div:last-child{border-right:0}.memberNotice b{display:block}.memberNotice p{margin:8px 0 0;color:#7b8494;font-size:13px}.memberPage{display:block}.memberBox,.memberCard{all:unset}
@media(max-width:1100px){.memberStatsGrid{grid-template-columns:repeat(2,1fr)}.monthlyCards,.amountCards{grid-template-columns:1fr 1fr}.memberNotice{grid-template-columns:1fr 1fr;gap:16px}.memberNotice div{border-right:0;border-bottom:1px solid #edf2fb;padding:0 0 14px}.memberCurrent{grid-template-columns:76px 1fr}.memberCurrentActions{grid-column:1/3}.userMenu{right:20px}}
@media(max-width:800px){.memberUiPage{padding:0}.memberApp{min-height:100vh;border-radius:0}.memberSide{display:none}.memberMain{padding:18px}.memberTop{display:flex}.monthlyCards,.amountCards,.memberStatsGrid,.memberNotice{grid-template-columns:1fr}.memberCurrent{display:block}.memberDiamond{margin-bottom:12px}.memberCurrentActions{margin-top:14px}.amountCard{grid-template-columns:46px 1fr}.amountCard button{grid-column:1/3;width:100%}.userMenu{left:12px;right:12px;top:62px;width:auto}.userNameBtn{max-width:110px}.memberTop>div h1{font-size:22px}}

/* 2026-05-30 修复首页左下角会员中心入口，优化会员中心页面尺寸与排版 */
.side>.memberEntry{
  position:relative!important;
  margin-top:auto!important;
  min-height:74px!important;
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr) 18px!important;
  grid-template-rows:auto!important;
  align-items:center!important;
  gap:10px!important;
  padding:14px 12px!important;
  border:1px solid #d7e6ff!important;
  border-radius:12px!important;
  background:linear-gradient(135deg,#f7fbff,#eef5ff)!important;
  color:#1268ff!important;
  text-decoration:none!important;
  box-shadow:0 10px 24px rgba(18,104,255,.08)!important;
  line-height:1.35!important;
}
.side>.memberEntry:hover{background:linear-gradient(135deg,#eef5ff,#e5efff)!important;border-color:#b9d3ff!important;}
.side>.memberEntry .memberEntryIcon,
.side>.memberEntry>span:first-child{
  position:static!important;
  transform:none!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  border-radius:11px!important;
  background:#e4efff!important;
  color:#1268ff!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:20px!important;
  margin:0!important;
}
.side>.memberEntry .memberEntryText{display:block!important;min-width:0!important;color:#1268ff!important;font-weight:800!important;}
.side>.memberEntry .memberEntryText small,
.side>.memberEntry small{display:block!important;margin-top:4px!important;color:#8b95a5!important;font-size:12px!important;font-weight:500!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.side>.memberEntry .memberEntryArrow,
.side>.memberEntry>span:last-child{
  position:static!important;
  transform:none!important;
  justify-self:end!important;
  color:#1268ff!important;
  font-size:24px!important;
  line-height:1!important;
}
.memberSide .memberEntry.active{background:linear-gradient(135deg,#eef5ff,#e6f0ff)!important;border-color:#b9d3ff!important;}
.memberUiPage{padding:14px!important;}
.memberApp{max-width:1440px!important;min-height:calc(100vh - 28px)!important;}
.memberSide{width:248px!important;min-height:calc(100vh - 28px)!important;padding:22px 12px!important;}
.memberMain{gap:12px!important;padding:22px 28px 20px!important;}
.memberTop{padding:0 0 10px!important;}
.memberTop>div h1{font-size:26px!important;margin-bottom:5px!important;}
.memberTop>div p{font-size:14px!important;}
.memberHeroCard{padding:16px 20px!important;border-radius:16px!important;}
.memberCardTitle{margin-bottom:10px!important;}
.memberCurrent{grid-template-columns:78px minmax(0,1fr) auto!important;gap:14px!important;}
.memberDiamond{width:64px!important;height:64px!important;font-size:36px!important;}
.memberCurrent h2{font-size:22px!important;margin-bottom:6px!important;}
.memberCurrent h2 em{font-size:12px!important;padding:5px 10px!important;}
.memberCurrent p{font-size:13px!important;line-height:1.55!important;}
.memberCurrentActions button,.memberCurrentActions a{height:38px!important;min-width:86px!important;border-radius:9px!important;font-size:14px!important;}
.memberStatsGrid{grid-template-columns:1fr 1.08fr .92fr .92fr 1.55fr!important;gap:10px!important;margin-top:14px!important;}
.memberStatsGrid div{min-height:70px!important;padding:12px!important;border-radius:12px!important;grid-template-columns:38px minmax(0,1fr)!important;}
.memberStatsGrid i{width:32px!important;height:32px!important;font-size:18px!important;border-radius:9px!important;}
.memberStatsGrid span{font-size:12px!important;}
.memberStatsGrid b{font-size:18px!important;line-height:1.25!important;}
.memberStatsGrid small{font-size:12px!important;}
.plansPanel{padding:16px 20px!important;border-radius:16px!important;}
.plansPanel h3{font-size:17px!important;margin-bottom:9px!important;}
.planTabs{margin-bottom:10px!important;}
.planTabs button{height:32px!important;font-size:13px!important;padding:0 16px!important;}
.monthlyCards{gap:14px!important;}
.planCard{padding:18px 18px 16px!important;border-radius:14px!important;}
.planCard h4{font-size:15px!important;margin-bottom:10px!important;}
.price{font-size:18px!important;}
.price b{font-size:28px!important;}
.price span{font-size:14px!important;}
.planCard ul{margin:10px 0 16px!important;line-height:1.7!important;font-size:13px!important;min-height:86px!important;}
.planCard button,.amountCard button{height:36px!important;border-radius:9px!important;font-size:14px!important;}
.amountTitle{margin-top:12px!important;}
.amountCards{gap:14px!important;}
.amountCard{grid-template-columns:44px minmax(0,1fr) 96px!important;gap:12px!important;padding:12px 16px!important;border-radius:13px!important;}
.amountIcon{width:38px!important;height:38px!important;font-size:22px!important;}
.amountCard h4{font-size:15px!important;margin-bottom:3px!important;}
.amountCard p{font-size:13px!important;}
.amountCard p b{font-size:17px!important;}
.memberNotice{padding:15px 18px!important;border-radius:16px!important;}
.memberNotice div{padding:0 18px!important;}
.memberNotice b{font-size:14px!important;}
.memberNotice p{font-size:12px!important;line-height:1.45!important;}
@media(max-width:1200px){
  .memberStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .memberStatsGrid div:last-child{grid-column:1/-1!important;}
}
@media(max-width:800px){
  .memberUiPage{padding:0!important;}
  .memberMain{padding:16px!important;}
  .memberCurrent{display:block!important;}
  .memberCurrentActions{display:grid!important;grid-template-columns:1fr 1fr!important;margin-top:12px!important;}
  .monthlyCards,.amountCards,.memberStatsGrid,.memberNotice{grid-template-columns:1fr!important;}
  .memberStatsGrid div:last-child{grid-column:auto!important;}
  .amountCard{grid-template-columns:42px minmax(0,1fr)!important;}
  .amountCard button{grid-column:1/3!important;width:100%!important;}
}

/* 2026-05-30 会员入口同步首页样式：移除箭头，修正会员页左下角图标与排版 */
.side>.memberEntry,
.memberSide .memberEntry.active{
  grid-template-columns:34px minmax(0,1fr)!important;
  min-height:74px!important;
  background:linear-gradient(135deg,#f7fbff,#eef5ff)!important;
  border-color:#d7e6ff!important;
  color:#1268ff!important;
  box-shadow:0 10px 24px rgba(18,104,255,.08)!important;
}
.side>.memberEntry .memberEntryArrow,
.side>.memberEntry>span.memberEntryArrow,
.memberSide .memberEntry .memberEntryArrow{display:none!important;}
.side>.memberEntry .memberEntryIcon,
.side>.memberEntry>span.memberEntryIcon,
.memberSide .memberEntry .memberEntryIcon{
  position:static!important;
  transform:none!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  border-radius:11px!important;
  background:#e4efff!important;
  color:#1268ff!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:20px!important;
  margin:0!important;
}
.side>.memberEntry .memberEntryText,
.side>.memberEntry>span.memberEntryText,
.memberSide .memberEntry .memberEntryText{
  position:static!important;
  transform:none!important;
  justify-self:stretch!important;
  display:block!important;
  min-width:0!important;
  color:#1268ff!important;
  font-size:14px!important;
  font-weight:800!important;
  line-height:1.35!important;
  white-space:normal!important;
}
.side>.memberEntry .memberEntryText small,
.memberSide .memberEntry .memberEntryText small{
  display:block!important;
  margin-top:4px!important;
  color:#8b95a5!important;
  font-size:12px!important;
  font-weight:500!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

/* 2026-05-30 会员套餐列表切换：胶囊标签只展示当前套餐类型 */
.packageGroup[hidden]{display:none!important;}
.packageGroup.active{display:block!important;}
.planTabs{user-select:none!important;}
.planTabs button{cursor:pointer!important;transition:background .18s,color .18s,box-shadow .18s!important;}
.planTabs button.active{box-shadow:0 6px 16px rgba(18,104,255,.18)!important;}
.monthlyGroup .monthlyCards,
.amountGroup .amountCards{animation:planFadeIn .16s ease-out;}
@keyframes planFadeIn{from{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:none}}

/* 2026-05-30 会员套餐交互与支付下单优化 */
.memberDiamond span{display:grid;place-items:center;width:100%;height:100%;line-height:1}
.amountPlanIcon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-right:8px;border-radius:7px;background:#eaf2ff;color:#1268ff;font-size:15px;vertical-align:-3px}
.monthlyCards,.amountCards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.planCard{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;cursor:pointer!important}
.planCard.recommend{border-color:#e5ebf3!important;box-shadow:0 8px 24px rgba(16,24,40,.04)!important}
.planCard button{width:100%!important;border:1px solid #1268ff!important;background:#fff!important;color:#1268ff!important;transition:background .18s ease,color .18s ease,border-color .18s ease!important}
.planCard.recommend button{background:#fff!important;color:#1268ff!important}
.planCard:hover{transform:translateY(-3px)!important;border-color:#1268ff!important;box-shadow:0 14px 36px rgba(18,104,255,.16)!important}
.planCard:hover button{background:#1268ff!important;color:#fff!important}
.planCard button:disabled{opacity:.68!important;cursor:wait!important;background:#eaf2ff!important;color:#1268ff!important}
.memberBackEntry .memberEntryIcon{font-weight:900!important}
.memberStatsGrid i .customIcon,.memberDiamond .customIcon,.amountPlanIcon .customIcon{margin:0!important;font-size:inherit!important;min-width:0!important}
@media(max-width:1100px){.monthlyCards,.amountCards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:800px){.monthlyCards,.amountCards{grid-template-columns:1fr!important}.planCard:hover{transform:none!important}}

/* 2026-06-01 会员中心左侧菜单升级 + 邀请中心卡片 */
.memberNavSide{background:linear-gradient(180deg,rgba(248,251,255,.96),rgba(241,247,255,.92))!important;border-right:1px solid #e7eef8!important;box-shadow:inset -1px 0 0 rgba(255,255,255,.65)!important}
.memberNavSide .brand{padding:0 8px!important;margin-bottom:20px!important}.memberNavSide .brand b{font-size:20px!important;letter-spacing:.2px!important}.memberNavSide .avatar{width:46px!important;height:46px!important;border-radius:50%!important;background:linear-gradient(145deg,#eef5ff,#d9e8ff)!important;box-shadow:0 10px 28px rgba(18,104,255,.08)!important;color:#1268ff!important;font-size:22px!important}.memberNavSide .brandLogoImg{width:100%;height:100%;object-fit:cover;border-radius:inherit}
.memberCreateBtn{height:44px!important;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,#116bff,#0053ee)!important;color:#fff!important;box-shadow:0 10px 26px rgba(18,104,255,.22)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;font-weight:800!important;margin:0 0 20px!important;text-align:center!important;padding:0 16px!important}.memberCreateBtn:hover{filter:brightness(.98);transform:translateY(-1px)}
.memberMenuNav{display:flex!important;flex-direction:column!important;gap:10px!important;margin:0 0 18px!important}.memberMenuNav a{height:44px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0 16px!important;border-radius:11px!important;text-decoration:none!important;color:#111827!important;font-weight:700!important;background:transparent!important;transition:background .18s,color .18s,box-shadow .18s!important}.memberMenuNav a:hover{background:#f4f8ff!important;color:#1268ff!important}.memberMenuNav a.active{background:linear-gradient(135deg,#eaf2ff,#e5efff)!important;color:#1268ff!important;box-shadow:0 10px 24px rgba(18,104,255,.08)!important}.memberMenuNav .memberNavIcon{width:24px!important;min-width:24px!important;height:24px!important;display:inline-grid!important;place-items:center!important;color:currentColor!important;font-size:20px!important;line-height:1!important}.memberMenuNav .memberNavIcon .customIcon{font-size:22px!important;min-width:22px!important;margin:0!important;color:currentColor!important}
.memberInviteCard{position:relative!important;margin:10px 0 14px!important;min-height:214px!important;padding:26px 18px 18px!important;border:1px solid #d7e6ff!important;border-radius:15px!important;background:linear-gradient(145deg,#f3f9ff 0%,#e7f1ff 100%)!important;color:#1268ff!important;text-decoration:none!important;overflow:hidden!important;box-shadow:0 14px 34px rgba(18,104,255,.10)!important}.memberInviteCard:before{content:"";position:absolute;right:-40px;top:-50px;width:140px;height:140px;border-radius:50%;background:rgba(255,255,255,.55)}.memberInviteText b{display:block!important;font-size:20px!important;margin-bottom:8px!important}.memberInviteText small{display:block!important;color:#667085!important;font-size:13px!important;line-height:1.6!important}.memberInviteGift{position:absolute!important;right:18px!important;bottom:68px!important;width:72px!important;height:72px!important;border-radius:20px!important;background:linear-gradient(145deg,#fff,#dceaff)!important;box-shadow:0 12px 28px rgba(18,104,255,.16)!important;display:grid!important;place-items:center!important;font-size:44px!important;transform:rotate(-7deg)!important}.memberInviteGift .customIcon{font-size:46px!important;min-width:auto!important;margin:0!important}.memberInviteCard em{position:absolute!important;left:18px!important;right:18px!important;bottom:18px!important;height:42px!important;border-radius:10px!important;background:linear-gradient(135deg,#116bff,#0053ee)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-style:normal!important;font-weight:900!important;box-shadow:0 10px 22px rgba(18,104,255,.18)!important}
.memberNavSide>.memberEntry{margin-top:auto!important}.memberNavSide>.memberEntry.active{background:linear-gradient(135deg,#f7fbff,#eef5ff)!important;border-color:#d7e6ff!important;color:#1268ff!important}
@media(max-height:760px){.memberInviteCard{min-height:168px!important;padding-top:18px!important}.memberInviteGift{width:54px!important;height:54px!important;font-size:34px!important;bottom:62px!important}.memberInviteText b{font-size:18px!important}.memberInviteText small{font-size:12px!important;line-height:1.45!important}}

/* 2026-06-01 会员侧边栏关联页面 */
.memberListPanel,.inviteHeroPanel,.inviteStatsGrid{background:rgba(255,255,255,.96);border:1px solid #e5ebf3;border-radius:18px;box-shadow:0 14px 36px rgba(16,24,40,.06)}.memberListPanel{padding:20px 24px}.memberListHead{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.memberListHead h3{margin:0;font-size:18px}.memberListHead p{margin:6px 0 0;color:#7b8494}.memberPrimaryLink,.memberEmpty a{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 18px;border-radius:10px;background:#1268ff;color:#fff;text-decoration:none;font-weight:800}.memberEmpty{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#667085}.memberEmpty span{width:70px;height:70px;border-radius:22px;background:#eaf2ff;color:#1268ff;display:grid;place-items:center;font-size:34px;margin-bottom:16px}.memberEmpty b{color:#111;font-size:20px}.memberEmpty p{max-width:420px;line-height:1.7}.recordGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.recordCard{border:1px solid #e8edf5;border-radius:16px;background:#fff;padding:12px;box-shadow:0 8px 22px rgba(16,24,40,.04)}.recordThumb{display:block;aspect-ratio:1.25/1;border-radius:13px;background:linear-gradient(145deg,#f1f6ff,#e5efff);overflow:hidden;display:grid;place-items:center;color:#1268ff;font-size:36px;text-decoration:none}.recordThumb img{width:100%;height:100%;object-fit:cover;display:block}.recordMeta{display:flex;justify-content:space-between;gap:8px;margin-top:12px;font-size:12px;color:#667085}.recordMeta span{color:#1268ff;background:#eaf2ff;border-radius:999px;padding:3px 9px;font-weight:800}.recordCard p{min-height:44px;margin:10px 0;color:#344054;line-height:1.55;font-size:13px}.recordActions{display:flex;gap:8px}.recordActions a{height:30px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid #dbe7ff;border-radius:8px;color:#1268ff;text-decoration:none;font-size:12px;font-weight:800}.memberDataList{display:flex;flex-direction:column;gap:10px}.memberDataRow{display:flex;align-items:center;gap:14px;min-height:70px;border:1px solid #e8edf5;border-radius:14px;background:#fff;padding:12px 16px;text-decoration:none;color:#111;transition:border-color .18s,box-shadow .18s,transform .18s}.memberDataRow:hover{border-color:#b9d3ff;box-shadow:0 12px 28px rgba(18,104,255,.08);transform:translateY(-1px)}.rowIcon{width:38px;height:38px;min-width:38px;border-radius:12px;background:#eaf2ff;color:#1268ff;display:grid;place-items:center;font-size:20px}.rowIcon .customIcon{font-size:22px!important;min-width:auto!important;margin:0!important}.rowMain{min-width:0;flex:1}.rowMain b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rowMain small{display:block;margin-top:5px;color:#7b8494}.memberDataRow em,.rowAction{font-style:normal;color:#1268ff;font-weight:800;text-decoration:none;white-space:nowrap}.orderRow{flex-wrap:wrap}.orderQuota{color:#667085;white-space:nowrap}.orderMoney{font-size:18px;font-weight:900;color:#1268ff}.frontOrderStatus{padding:5px 10px;border-radius:999px;background:#eef2f7;color:#475467;font-size:12px;font-weight:900}.frontOrderStatus.paid{background:#e7f8ef;color:#11915b}.frontOrderStatus.pending{background:#fff7e6;color:#b26a00}.frontOrderStatus.failed,.frontOrderStatus.closed{background:#feecec;color:#d92d20}.rowAction{height:32px;padding:0 12px;border-radius:8px;background:#1268ff;color:#fff!important;display:inline-flex;align-items:center}.memberPager{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:22px}.memberPager a,.memberPager span{height:34px;min-width:48px;border-radius:9px;border:1px solid #dfe7f2;background:#fff;color:#667085;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:0 12px}.memberPager a{color:#1268ff;font-weight:800}.inviteHeroPanel{display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:18px;padding:26px 30px}.inviteHeroGift{width:92px;height:92px;border-radius:26px;background:linear-gradient(145deg,#eaf2ff,#cfe0ff);display:grid;place-items:center;color:#1268ff;font-size:54px;box-shadow:0 14px 34px rgba(18,104,255,.12)}.inviteHeroGift .customIcon{font-size:58px!important;min-width:auto!important;margin:0!important}.inviteHeroText h2{margin:0 0 8px;font-size:26px}.inviteHeroText p{margin:0;color:#667085;line-height:1.7}.inviteHeroActions{display:flex;gap:12px}.inviteHeroActions button{height:42px;border:0;border-radius:10px;background:#1268ff;color:#fff;font-weight:900;padding:0 20px}.inviteHeroActions .ghost{background:#fff;color:#1268ff;border:1px solid #1268ff}.inviteStatsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:18px}.inviteStatsGrid div{border:1px solid #e8edf5;border-radius:14px;background:#fff;padding:16px 18px;display:grid;grid-template-columns:44px 1fr;column-gap:12px;align-items:center}.inviteStatsGrid span{grid-row:1/3;width:40px;height:40px;border-radius:12px;background:#eaf2ff;color:#1268ff;display:grid;place-items:center;font-size:22px}.inviteStatsGrid b{font-size:20px}.inviteStatsGrid small{color:#667085}.inviteCopyRows{display:grid;gap:12px}.inviteCopyRows label{display:grid;grid-template-columns:88px minmax(0,1fr) 86px;gap:12px;align-items:center}.inviteCopyRows span{color:#667085;font-weight:700}.inviteCopyRows input{height:42px;border:1px solid #dfe7f2;border-radius:10px;padding:0 14px;background:#f8fbff}.inviteCopyRows button{height:42px;border:0;border-radius:10px;background:#1268ff;color:#fff;font-weight:900}.inviteRuleGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #edf2fb;margin-top:20px;padding-top:18px}.inviteRuleGrid div{padding:0 18px;border-right:1px solid #edf2fb}.inviteRuleGrid div:first-child{padding-left:0}.inviteRuleGrid div:last-child{border-right:0;padding-right:0}.inviteRuleGrid b{display:block}.inviteRuleGrid p{margin:8px 0 0;color:#7b8494;font-size:13px;line-height:1.5}.memberToast{position:fixed;left:50%;bottom:32px;transform:translateX(-50%) translateY(20px);opacity:0;pointer-events:none;background:#111827;color:#fff;border-radius:999px;padding:10px 18px;box-shadow:0 16px 36px rgba(16,24,40,.18);transition:.18s;z-index:9999}.memberToast.show{opacity:1;transform:translateX(-50%) translateY(0)}
@media(max-width:1180px){.recordGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.inviteHeroPanel{grid-template-columns:90px 1fr}.inviteHeroActions{grid-column:1/-1}.inviteStatsGrid,.inviteRuleGrid{grid-template-columns:1fr 1fr}.inviteRuleGrid div{border-right:0;border-bottom:1px solid #edf2fb;padding:0 0 14px!important}.inviteRuleGrid div:nth-last-child(-n+2){border-bottom:0}}
@media(max-width:800px){.recordGrid{grid-template-columns:1fr}.memberListHead{align-items:flex-start;flex-direction:column}.memberDataRow{align-items:flex-start}.memberDataRow em{display:none}.orderRow{display:grid;grid-template-columns:40px 1fr}.orderQuota,.orderMoney,.frontOrderStatus,.rowAction{grid-column:2}.inviteHeroPanel{grid-template-columns:1fr;text-align:center}.inviteHeroGift{margin:auto}.inviteHeroActions{display:grid;grid-template-columns:1fr 1fr}.inviteStatsGrid,.inviteRuleGrid{grid-template-columns:1fr}.inviteStatsGrid div{grid-template-columns:42px 1fr}.inviteCopyRows label{grid-template-columns:1fr}.inviteRuleGrid div{border-bottom:1px solid #edf2fb!important}.inviteRuleGrid div:last-child{border-bottom:0!important}}
.inviteHeroActions button:disabled{opacity:.55;cursor:not-allowed}
.inviteRewardSteps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}
.inviteRewardSteps div{border:1px solid #e8edf5;border-radius:14px;background:#fff;padding:16px 18px;position:relative;min-height:86px;box-shadow:0 8px 22px rgba(16,24,40,.04)}
.inviteRewardSteps i{position:absolute;right:16px;top:14px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#1268ff;color:#fff;font-style:normal;font-weight:900}
.inviteRewardSteps b{display:block;font-size:16px;margin-bottom:10px}
.inviteRewardSteps span{color:#1268ff;font-weight:900;font-size:20px}
@media(max-width:800px){.inviteRewardSteps{grid-template-columns:1fr}}
/* 2026-06-01: invite center random code and invite records */
.inviteRecordPanel{margin-top:18px}.inviteRecordHint{display:inline-flex;align-items:center;height:34px;padding:0 12px;border-radius:999px;background:#eef5ff;color:#1268ff;font-size:13px;font-weight:900;white-space:nowrap}.inviteRecordTableWrap{overflow:auto;border:1px solid #e8edf5;border-radius:14px;background:#fff}.inviteRecordTable{width:100%;border-collapse:collapse;min-width:760px}.inviteRecordTable th,.inviteRecordTable td{padding:13px 14px;text-align:left;border-bottom:1px solid #edf2fb;font-size:13px;white-space:nowrap}.inviteRecordTable th{color:#667085;background:#f8fbff;font-weight:900}.inviteRecordTable tbody tr:last-child td{border-bottom:0}.inviteFriend{display:flex;align-items:center;gap:10px}.inviteFriend span{width:34px;height:34px;border-radius:50%;background:#eaf2ff;color:#1268ff;display:grid;place-items:center;font-weight:900}.inviteFriend b{font-size:14px}.inviteStatus{font-style:normal;display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;background:#ecfdf3;color:#12805c;font-weight:900;font-size:12px}.inviteStatus.done{background:#fff7ed;color:#b45309}.inviteRecordTable strong{color:#1268ff}.inviteEmpty{min-height:260px}@media(max-width:800px){.inviteRecordHint{width:100%;justify-content:center}.inviteRecordPanel .memberListHead{width:100%}.inviteRecordTable{min-width:680px}}

/* 2026-06-01 登录/注册分离、邮箱密码登录、快捷登录与设置密码弹窗 */
.login{z-index:1200;background:radial-gradient(circle at 18% 22%,#fff 0,#f7fbff 34%,#edf5ff 100%)}
.authWrap{width:min(1180px,94vw);height:min(760px,92vh);grid-template-columns:1.05fr 1.15fr;background:rgba(255,255,255,.92)}
.authPromo{overflow:hidden}.authPromo:after{content:"";position:absolute;left:-160px;bottom:-210px;width:520px;height:520px;border-radius:50%;background:rgba(18,104,255,.055)}
.authPromo .b3{top:360px;left:92px}.authPromo footer{position:absolute;left:70px;bottom:34px;display:flex;gap:34px;z-index:1}.authPromo footer a{color:#8b95a5;text-decoration:none;font-size:13px}
.authPanel{position:relative;width:min(520px,88%);padding:42px 46px}.authPanel h2{margin:0 0 10px}.authPanel>p{margin:0 0 22px}.authAvatar{display:none;width:74px;height:74px;border-radius:50%;margin:0 auto 20px;background:linear-gradient(145deg,#eaf2ff,#cfdfff);color:#1268ff;place-items:center;font-weight:900}
.authTabs{display:flex;gap:42px;justify-content:center;border-bottom:1px solid #e6eaf0;margin:24px 0 18px}.authTabs button{width:auto!important;height:44px!important;margin:0!important;padding:0 12px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#111!important}.authTabs button.active{color:#1268ff!important;border-bottom:2px solid #1268ff!important;font-weight:800}
.authForms{min-height:210px}.authForm{display:none}.authForm.active{display:block}.authBack{display:none;position:absolute;left:24px;top:22px;width:34px!important;height:34px!important;border:0!important;background:transparent!important;color:#111!important;font-size:34px!important;line-height:1!important;padding:0!important;margin:0!important}
.authInput{height:52px;width:100%;display:flex;align-items:center;gap:10px;border:1px solid #dfe6f0;border-radius:12px;background:#fff;padding:0 14px;margin:10px 0}.authInput span{width:24px;color:#667085;display:inline-flex;align-items:center;justify-content:center}.authInput input{flex:1;height:100%!important;border:0!important;outline:0!important;margin:0!important;padding:0!important;background:transparent}.authMeta{display:flex;align-items:center;justify-content:space-between;color:#667085;font-size:14px;margin:10px 0 18px}.authMeta label{display:flex;align-items:center;gap:6px}.authMeta input{width:14px!important;height:14px!important;margin:0!important}.authMeta a,.authSwitch a{color:#1268ff;text-decoration:none}.authPrimary{height:52px!important;border-radius:12px!important;background:#1268ff!important;color:#fff!important;border:0!important;font-weight:800!important;box-shadow:0 10px 22px rgba(18,104,255,.22)}
.authCodeLine{display:grid;grid-template-columns:1fr 124px;gap:10px}.authCodeLine .authInput{margin:10px 0}.authCodeLine button{height:52px!important;margin:10px 0!important;border-radius:12px!important;border:1px solid #cfe0ff!important;background:#eef5ff!important;color:#1268ff!important;font-weight:700!important}.authCodeLine button:disabled{opacity:.7;cursor:not-allowed}.authSwitch{margin-top:22px!important;color:#8b95a5!important}.oauthButtons{display:grid;gap:10px}.authOauth{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;height:48px!important;border-radius:12px!important;background:#fff!important;color:#111!important;border:1px solid #dfe6f0!important}.authOauth span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;color:#1268ff;font-size:12px;font-weight:900;background:#eef5ff}.setPasswordMask{position:fixed;inset:0;z-index:5000;display:none;align-items:center;justify-content:center;background:rgba(15,23,42,.35);backdrop-filter:blur(2px);padding:18px}.setPasswordBox{width:min(420px,92vw);background:#fff;border-radius:20px;border:1px solid #eef2f7;box-shadow:0 24px 70px rgba(15,23,42,.22);padding:32px}.setPasswordBox h3{margin:0 0 10px;font-size:24px}.setPasswordBox p{margin:0 0 18px;color:#667085;line-height:1.7}
@media(max-width:800px){.authWrap{height:100vh;width:100vw;border-radius:0;display:block}.authPromo{display:none}.authPanel{width:100%;min-height:100vh;margin:0;padding:76px 26px 32px;border:0;box-shadow:none}.authAvatar{display:grid}.authTabs{gap:34px}.authCodeLine{grid-template-columns:1fr 112px}.authPanel .or{margin:18px 0 12px}.setPasswordBox{padding:28px 22px}}

/* 2026-06-01 快捷登录绑定与注册验证码 */
.oauthBindNotice{border:1px solid #b9d3ff;background:linear-gradient(135deg,#eef5ff,#fff);border-radius:14px;padding:12px 14px;margin:12px 0 14px;color:#1d2939;text-align:left}
.oauthBindNotice b{display:block;color:#1268ff;margin-bottom:6px;font-size:15px}.oauthBindNotice p{margin:0 0 10px!important;color:#667085!important;line-height:1.55!important;font-size:13px!important}.oauthBindNotice div{display:flex;gap:8px;flex-wrap:wrap}.oauthBindNotice button{height:34px!important;border-radius:9px!important;border:1px solid #1268ff!important;padding:0 12px!important;font-weight:800!important;background:#1268ff!important;color:#fff!important}.oauthBindNotice button+button{background:#fff!important;color:#1268ff!important}.oauthBindPanel{background:rgba(255,255,255,.96);border:1px solid #e5ebf3;border-radius:18px;box-shadow:0 14px 36px rgba(16,24,40,.06);padding:18px 22px}.oauthBindHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.oauthBindHead h3{margin:0 0 6px;font-size:18px}.oauthBindHead p{margin:0;color:#667085;font-size:13px}.oauthBindGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.oauthBindItem{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;border:1px solid #e8edf5;border-radius:14px;background:#fff;padding:14px}.oauthBindItem.bound{background:#f8fbff;border-color:#cfe0ff}.oauthBindIcon{width:44px;height:44px;border-radius:14px;background:#eef5ff;color:#1268ff;display:grid;place-items:center;font-weight:900;font-size:18px}.oauthBindItem b{display:block}.oauthBindItem small{display:block;color:#667085;font-size:12px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.oauthBindItem a,.oauthBindItem button{height:34px!important;border-radius:9px!important;border:1px solid #1268ff!important;background:#1268ff!important;color:#fff!important;text-decoration:none!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:800!important}.oauthBindItem button{background:#fff!important;color:#667085!important;border-color:#d8dee8!important}.oauthBindEmpty{grid-column:1/-1;color:#667085;background:#f8fafc;border:1px dashed #d8dee8;border-radius:14px;padding:18px;text-align:center}
@media(max-width:1100px){.oauthBindGrid{grid-template-columns:1fr 1fr}}@media(max-width:800px){.oauthBindGrid{grid-template-columns:1fr}.oauthBindPanel{padding:16px}.oauthBindItem{grid-template-columns:40px 1fr auto}.oauthBindIcon{width:40px;height:40px}}
/* v8 登录注册校验与通知提示 */
.authField{margin:0 0 6px}.authField .authInput{margin:10px 0 0}.authField .authCodeLine .authInput,.authField .authCodeLine button{margin:10px 0 0!important}.authFieldError{display:none;margin:6px 4px 0 38px;color:#ef4444;font-size:12px;line-height:1.45;text-align:left}.authField.hasError .authInput{border-color:#fecaca!important;background:#fffafa}.authField.hasError .authInput span{color:#ef4444}.authField.hasError .authCodeLine button{border-color:#fecaca!important}.notifyStack{position:fixed;right:22px;top:22px;z-index:6000;display:grid;gap:10px;pointer-events:none}.notifyItem{min-width:260px;max-width:min(420px,calc(100vw - 44px));display:flex;align-items:flex-start;gap:10px;border:1px solid #e8edf5;border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 18px 45px rgba(15,23,42,.14);padding:13px 15px;color:#1d2939;transform:translateY(-8px);opacity:0;animation:notifyIn .18s ease forwards}.notifyItem b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#eef5ff;color:#1268ff;font-size:13px;flex:0 0 auto}.notifyItem.success b{background:#ecfdf3;color:#16a34a}.notifyItem.error b{background:#fef2f2;color:#ef4444}.notifyItem.warning b{background:#fff7ed;color:#f97316}.notifyItem span{line-height:1.5;font-size:14px}.notifyItem.hide{animation:notifyOut .2s ease forwards}@keyframes notifyIn{to{transform:translateY(0);opacity:1}}@keyframes notifyOut{to{transform:translateY(-8px);opacity:0}}@media(max-width:800px){.notifyStack{left:16px;right:16px;top:16px}.notifyItem{min-width:0;max-width:none}.authFieldError{margin-left:4px}}

/* v9: 用户中心设置与快捷登录绑定移动到对话页右上角 */
.userMenuSettings{display:flex!important;align-items:center;justify-content:center;width:100%;height:38px;border-radius:12px;text-decoration:none;border:1px solid #e1e8f5!important;cursor:pointer;background:#fff!important;color:#1268ff!important;font-weight:800;margin:0 0 8px;font-size:14px}
.userMenuSettings:hover{background:#f4f8ff!important;border-color:#cfe0ff!important}
.userSettingsMask{position:fixed;inset:0;background:rgba(15,23,42,.38);z-index:120;display:none;align-items:center;justify-content:center;padding:18px}
.userSettingsBox{width:min(720px,96vw);max-height:88vh;overflow:auto;background:#fff;border:1px solid #e8edf5;border-radius:22px;box-shadow:0 28px 90px rgba(15,23,42,.26);padding:0}
.userSettingsHead{position:sticky;top:0;z-index:1;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #edf2fb}
.userSettingsHead h3{margin:0 0 4px;font-size:20px;color:#101828}.userSettingsHead p{margin:0;color:#667085;font-size:13px}.userSettingsHead button{width:36px;height:36px;border-radius:12px;border:0;background:#f3f6fb;color:#667085;font-size:22px;cursor:pointer}
.userSettingsInner{padding:20px 22px 24px}.userSettingsProfile{display:flex;align-items:center;gap:14px;border:1px solid #e8edf5;border-radius:18px;background:linear-gradient(135deg,#f7fbff,#fff);padding:16px;margin-bottom:16px}.bigUserAvatar{width:52px;height:52px;border-radius:18px}.userSettingsProfile b{display:block;font-size:17px;color:#101828}.userSettingsProfile p{margin:4px 0 0;color:#667085;font-size:13px}.userSettingsSection{border:1px solid #e8edf5;border-radius:18px;background:#fff;padding:18px}.userSettingsTitle h4{margin:0 0 6px;font-size:18px;color:#101828}.userSettingsTitle p{margin:0;color:#667085;font-size:13px;line-height:1.55}.userSettingsOauthGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.userSettingsOauthGrid .oauthBindItem{grid-template-columns:44px 1fr auto}.userSettingsOauthGrid .oauthBindItem button{cursor:pointer}
@media(max-width:720px){.userSettingsBox{width:100%;max-height:92vh}.userSettingsHead,.userSettingsInner{padding-left:16px;padding-right:16px}.userSettingsOauthGrid{grid-template-columns:1fr}.userSettingsOauthGrid .oauthBindItem{grid-template-columns:40px 1fr auto}}

/* v10: 用户中心账号信息、修改密码、会员页入口与注册页完整展示 */
.memberUserCenterLink{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:36px!important;line-height:36px!important;text-decoration:none!important}
.userSettingsInner{display:grid;gap:14px}
.userSettingsInner .userSettingsProfile{margin-bottom:0!important}
.userSettingsInner .userSettingsSection{padding:18px!important}
.userSettingsAccount .userSettingsTitle{margin-bottom:14px}
.userInfoGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.userInfoGrid div{border:1px solid #edf2fb;border-radius:14px;background:#f8fbff;padding:12px 14px;min-width:0}
.userInfoGrid span{display:block;color:#667085;font-size:12px;margin-bottom:7px}
.userInfoGrid b{display:block;color:#101828;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.userInfoGrid em{font-style:normal;color:#98a2b3;font-weight:500}
.userPwdForm{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;align-items:start}
.userPwdForm label{display:block;text-align:left}
.userPwdForm label span{display:block;color:#344054;font-size:13px;font-weight:700;margin:0 0 7px 4px}
.userPwdForm input{width:100%;height:44px;border:1px solid #dfe6f0;border-radius:12px;background:#fff;padding:0 13px;outline:0;margin:0!important}
.userPwdForm input:focus{border-color:#1268ff;box-shadow:0 0 0 3px rgba(18,104,255,.10)}
.userPwdForm small{display:none;color:#ef4444;font-size:12px;line-height:1.45;margin:6px 4px 0}
.userPwdForm button{align-self:end;height:44px;border:0;border-radius:12px;background:#1268ff;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 22px rgba(18,104,255,.18)}
.userPwdForm button:hover{background:#075ce5}
.userPasswordSection+.userSettingsSection{margin-top:0}
.authWrap{height:min(840px,96vh)!important;max-height:96vh!important}
.authPanel{max-height:calc(96vh - 36px)!important;overflow-y:auto!important;padding:30px 42px!important;scrollbar-width:thin}
.authPanel>p{margin-bottom:14px!important}.authTabs{margin:18px 0 14px!important}.authForms{min-height:0!important}.authInput{height:48px!important;margin:8px 0!important}.authCodeLine button{height:48px!important;margin:8px 0!important}.authPrimary{height:48px!important}.authSwitch{margin-top:14px!important}.authPanel .or{margin:10px!important}.authField{margin-bottom:4px!important}.authField .authInput{margin-top:8px!important}.authField .authCodeLine .authInput,.authField .authCodeLine button{margin-top:8px!important}
@media(max-width:800px){.authPanel{height:100vh!important;min-height:0!important;overflow-y:auto!important;padding:70px 22px 88px!important}.authWrap{height:100vh!important;max-height:100vh!important}.userInfoGrid,.userPwdForm{grid-template-columns:1fr}.userSettingsInner{gap:12px}.userSettingsInner .userSettingsSection{padding:16px!important}}

/* v11: AI头像轻量化、上传删除按钮与关闭按钮居中修复 */
.aiIconAvatar{
  background:transparent!important;
  background-image:none!important;
  border-radius:0!important;
  box-shadow:none!important;
  border:0!important;
  color:#1268ff!important;
  display:inline-grid!important;
  place-items:center!important;
  overflow:visible!important;
}
#siteLogo.aiIconAvatar{width:28px!important;height:28px!important;min-width:28px!important;}
.hero .bigAvatar.aiIconAvatar{width:44px!important;height:44px!important;margin:0 auto 12px!important;}
.authPromo .face.aiIconAvatar{width:48px!important;height:48px!important;left:240px!important;top:236px!important;font-size:24px!important;}
.authAvatar.aiIconAvatar{width:46px!important;height:46px!important;margin:0 auto 14px!important;}
.aiIconAvatar .customIcon{font-size:24px!important;min-width:0!important;line-height:1!important;margin:0!important;}
#siteLogo.aiIconAvatar .customIcon{font-size:22px!important;}
.hero .bigAvatar.aiIconAvatar .customIcon{font-size:28px!important;}
.authPromo .face.aiIconAvatar .customIcon,.authAvatar.aiIconAvatar .customIcon{font-size:26px!important;}
.aiIconAvatar span:not(.customIcon){line-height:1!important;font-weight:900!important;}

.filePreview .fileChip button,
.filePreview .editChipFull button{
  display:inline-grid!important;
  place-items:center!important;
  text-align:center!important;
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  padding:0!important;
  margin:0 0 0 4px!important;
  line-height:20px!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:18px!important;
  font-weight:700!important;
  vertical-align:middle!important;
}

.dialogClose,
.sharePreviewClose,
.imagePreviewClose,
.userSettingsHead button,
.authBack,
.convItem .more{
  display:inline-grid!important;
  place-items:center!important;
  text-align:center!important;
  padding:0!important;
  line-height:1!important;
  font-family:Arial,Helvetica,sans-serif!important;
}
.dialogClose{width:34px!important;height:34px!important;border-radius:10px!important;}
.dialogClose:hover{background:#f3f6fb!important;}
.sharePreviewClose{width:36px!important;height:36px!important;border-radius:10px!important;}
.sharePreviewClose:hover{background:#f3f6fb!important;}
.imagePreviewClose{font-size:24px!important;line-height:1!important;}
.userSettingsHead button{font-size:24px!important;}
.authBack{font-size:28px!important;}
.shareBox>header button{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:34px!important;padding:0 10px!important;line-height:1!important;}

@media(max-width:800px){
  #siteLogo.aiIconAvatar{width:26px!important;height:26px!important;min-width:26px!important;}
  .hero .bigAvatar.aiIconAvatar{width:40px!important;height:40px!important;}
  .authAvatar.aiIconAvatar{width:42px!important;height:42px!important;}
}

/* v12: 会员页原地打开用户中心、上传删除按钮精确居中、响应式布局统一优化 */
.memberTop .memberUserCenterLink{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #cfe0ff!important;
  background:#f3f7ff!important;
  color:#1268ff!important;
  cursor:pointer!important;
}
.memberTop .memberUserCenterLink:hover{background:#eaf2ff!important;}
.filePreview .fileChip button,
.filePreview .editChipFull button{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 24px!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  padding:0!important;
  margin:0 0 0 6px!important;
  border:0!important;
  border-radius:999px!important;
  line-height:1!important;
  font-size:0!important;
  text-align:center!important;
  box-sizing:border-box!important;
}
.filePreview .fileChip button::before,
.filePreview .editChipFull button::before{
  content:"×";
  display:block;
  width:100%;
  height:100%;
  line-height:22px;
  font-size:18px;
  font-weight:800;
  font-family:Arial,Helvetica,sans-serif;
  text-align:center;
  transform:translateY(-.5px);
}
.filePreview .fileChip,
.filePreview .editChipFull{box-sizing:border-box!important;}
.filePreview .fileChip em,
.filePreview .editChipFull em{min-width:0!important;}

@media(max-width:1280px){
  #app{max-width:100%;height:100vh;margin:0;border-radius:0;}
  .messages{padding-left:36px!important;padding-right:36px!important;}
  .input{width:min(900px,calc(100% - 48px))!important;}
  .memberApp{max-width:100%;min-height:100vh;border-radius:0;}
  .memberMain{padding:24px!important;}
  .memberStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:980px){
  header,.chat header{padding-left:18px!important;padding-right:18px!important;gap:12px;}
  .chat header b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
  .userActions{min-width:0;gap:8px;}
  .userNameBtn{max-width:132px;}
  .messages{padding-left:22px!important;padding-right:22px!important;}
  .msg,.assistant,.user{max-width:88%!important;}
  .cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;width:min(560px,100%);margin-left:auto!important;margin-right:auto!important;padding:0!important;}
  .cards button{width:100%!important;min-width:0!important;}
  .filePreview{max-width:100%;}
  .filePreview .fileChip{max-width:100%!important;}
  .memberCurrent{grid-template-columns:76px minmax(0,1fr)!important;}
  .memberCurrentActions{grid-column:1 / -1;justify-content:flex-start;}
  .memberStatsGrid,.monthlyCards,.amountCards{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .memberNotice{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .plansPanel,.memberHeroCard,.memberNotice{padding:18px!important;}
}
@media(max-width:720px){
  .side{width:84vw!important;left:-86vw!important;}
  .side.show{left:0!important;}
  header,.chat header{height:auto;min-height:58px;padding:10px 14px!important;}
  .chat header b{font-size:15px;max-width:calc(100vw - 210px);}
  .userActions{gap:6px;}
  .userNameBtn{height:34px!important;line-height:34px!important;max-width:104px!important;padding:0 10px!important;}
  .logoutBtn{height:34px!important;padding:0 10px!important;}
  .hero{padding:20px 14px 8px!important;}
  .hero h1{font-size:21px!important;}
  .hero p{font-size:13px;line-height:1.6;}
  .cards{grid-template-columns:1fr!important;width:100%;margin-top:16px!important;}
  .cards button{min-height:62px!important;padding:12px 14px!important;}
  .messages{padding:4px 14px 14px!important;}
  .msg,.assistant,.user{max-width:94%!important;padding:14px 16px!important;line-height:1.7;}
  .input{width:calc(100% - 20px)!important;margin-bottom:10px!important;border-radius:16px!important;padding:10px!important;grid-template-columns:minmax(0,1fr)42px!important;}
  .input textarea{min-height:40px!important;line-height:22px!important;}
  .sendBtn,.input button{width:42px!important;height:42px!important;}
  .tools{gap:6px!important;}
  .tools .toolUpload,.tools .toolToggle{flex:1 1 140px;justify-content:center;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .filePreview{max-height:128px;overflow-y:auto!important;padding-right:3px!important;}
  .filePreview .fileChip,.filePreview .editChipFull{width:100%!important;max-width:100%!important;}
  .filePreview .fileChip em,.filePreview .editChipFull em{max-width:none!important;}
  .memberMain{padding:16px!important;gap:12px!important;}
  .memberTop{height:auto!important;display:grid!important;grid-template-columns:40px minmax(0,1fr);align-items:start!important;gap:10px!important;padding:0 0 10px!important;}
  .memberTop .menu{display:inline-flex!important;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#fff;text-decoration:none;color:#1268ff;}
  .memberTop>div:not(.userActions){min-width:0;}
  .memberTop>div h1{font-size:22px!important;margin-bottom:4px!important;}
  .memberTop>div p{font-size:13px;line-height:1.55;}
  .memberTop .userActions{grid-column:1 / -1;width:100%;justify-content:flex-start;}
  .memberHeroCard,.plansPanel,.memberNotice{border-radius:16px!important;padding:15px!important;}
  .memberCurrent{display:block!important;}
  .memberDiamond{width:60px!important;height:60px!important;font-size:34px!important;margin-bottom:12px;}
  .memberCurrent h2{font-size:20px!important;line-height:1.35;}
  .memberCurrent h2 em{display:inline-flex;margin:8px 0 0 0!important;}
  .memberCurrentActions{display:grid!important;grid-template-columns:1fr 1fr;width:100%;margin-top:14px;}
  .memberCurrentActions button,.memberCurrentActions a{width:100%;min-width:0;}
  .memberStatsGrid,.monthlyCards,.amountCards,.memberNotice{grid-template-columns:1fr!important;}
  .memberStatsGrid{gap:8px!important;margin-top:14px!important;}
  .memberStatsGrid div{min-height:70px!important;padding:12px!important;}
  .planTabs{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr;}
  .planTabs button{width:100%;padding:0 10px!important;}
  .planCard{padding:18px!important;}
  .planCard ul{min-height:0!important;}
  .memberNotice div{border-right:0!important;border-bottom:1px solid #edf2fb!important;padding:0 0 14px!important;}
  .memberNotice div:last-child{border-bottom:0!important;padding-bottom:0!important;}
  .userSettingsMask{padding:0!important;}
  .userSettingsBox{width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;border-radius:0!important;border:0!important;}
  .userSettingsHead{padding:16px!important;}
  .userSettingsInner{padding:16px!important;}
}

/* v13: 手机端“我的”页面与底部导航，按上传参考图优化 */
.mobileHeaderBrand,.mobileMinePage,.mobileBottomNav{display:none}
@media(max-width:720px){
  html,body{min-height:100%;background:linear-gradient(180deg,#f7fbff,#eef5ff)!important;overflow:hidden;}
  body{padding:0!important;}
  #app{
    width:min(100%,430px)!important;
    max-width:430px!important;
    height:100dvh!important;
    min-height:100dvh!important;
    margin:0 auto!important;
    border:0!important;
    border-radius:0!important;
    background:rgba(255,255,255,.96)!important;
    box-shadow:0 20px 70px rgba(18,104,255,.10)!important;
    overflow:hidden!important;
  }
  .chat{width:100%;height:100%;min-height:0;background:#fff!important;overflow:hidden;}
  .chatHeader{
    flex:0 0 auto!important;
    min-height:68px!important;
    height:68px!important;
    padding:0 14px!important;
    border-bottom:1px solid #edf2fb!important;
    background:rgba(255,255,255,.96)!important;
    backdrop-filter:blur(14px)!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    z-index:8;
  }
  .mobileHeaderBrand{display:flex!important;align-items:center;gap:10px;min-width:0;flex:1 1 auto;order:1;}
  .mobileHeaderBrand .avatar{width:34px!important;height:34px!important;min-width:34px!important;border-radius:50%!important;background:linear-gradient(145deg,#eaf2ff,#d8e7ff)!important;box-shadow:none!important;overflow:hidden;}
  .mobileHeaderBrand .avatar img{width:100%;height:100%;object-fit:cover;display:block;}
  .mobileHeaderBrand b{font-size:19px;font-weight:900;color:#101828;letter-spacing:-.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .chatHeader #chatTitle{display:none!important;}
  .chatHeader .userActions{order:2;display:flex!important;align-items:center;gap:0;flex:0 0 auto;}
  .chatHeader .userNameBtn{height:34px!important;max-width:118px!important;padding:0 13px!important;border:0!important;background:linear-gradient(135deg,#eef5ff,#e3efff)!important;color:#1268ff!important;font-size:14px!important;font-weight:900!important;box-shadow:none!important;}
  .chatHeader .logoutBtn{display:none!important;}
  .chatHeader .menu{order:3;display:inline-grid!important;place-items:center!important;width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;border:1px solid #e1e8f1!important;border-radius:50%!important;background:#fff!important;color:#111827!important;font-size:22px!important;line-height:1!important;box-shadow:0 8px 22px rgba(15,23,42,.04)!important;}
  .side{z-index:60!important;box-shadow:16px 0 46px rgba(15,23,42,.18)!important;}
  .userMenu{top:62px!important;left:14px!important;right:14px!important;width:auto!important;z-index:90!important;border-radius:18px!important;}
  .hero{flex:0 0 auto;padding:24px 18px 8px!important;}
  .hero .bigAvatar{width:54px!important;height:54px!important;margin-bottom:12px!important;}
  .hero h1{font-size:22px!important;}
  .hero p{font-size:13px!important;margin:8px 0 0!important;}
  .cards{grid-template-columns:1fr 1fr!important;gap:10px!important;padding:0!important;margin:18px 0 0!important;}
  .cards button{min-height:68px!important;height:auto!important;border-radius:16px!important;padding:12px!important;box-shadow:0 10px 28px rgba(18,104,255,.06)!important;}
  .messages{padding:8px 14px calc(118px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;}
  .msg,.assistant,.user{max-width:92%!important;border-radius:18px!important;padding:13px 15px!important;font-size:14px!important;line-height:1.7!important;}
  .assistant{background:#f7f9fd!important;}
  .user{background:#eaf2ff!important;color:#1268ff!important;}
  .input{position:sticky!important;bottom:calc(58px + env(safe-area-inset-bottom))!important;width:calc(100% - 20px)!important;margin:0 auto 10px!important;border-radius:20px!important;box-shadow:0 14px 42px rgba(18,104,255,.12)!important;z-index:6;background:#fff!important;}
  .tools .toolUpload,.tools .toolToggle{border-radius:12px!important;}
  .mobileBottomNav{
    position:fixed;
    left:50%;
    bottom:0;
    transform:translateX(-50%);
    width:min(100%,430px);
    height:64px;
    padding:6px 54px calc(6px + env(safe-area-inset-bottom));
    background:rgba(255,255,255,.98);
    border-top:1px solid #edf2fb;
    z-index:70;
    display:grid!important;
    grid-template-columns:1fr 1fr;
    gap:28px;
    box-shadow:0 -12px 34px rgba(15,23,42,.05);
  }
  .mobileBottomNav button{border:0;background:transparent;color:#667085;display:grid;place-items:center;gap:2px;cursor:pointer;font-weight:800;padding:0;}
  .mobileBottomNav button span{display:grid;place-items:center;width:28px;height:26px;font-size:22px;line-height:1;color:#667085;}
  .mobileBottomNav button b{font-size:12px;line-height:1;}
  .mobileBottomNav button.active{color:#1268ff;}
  .mobileBottomNav button.active span{color:#1268ff;}
  .mobileMinePage{display:none;position:absolute;inset:68px 0 64px;background:#fff;z-index:5;overflow:hidden;}
  body.mobile-mine-active #hero,body.mobile-mine-active #messages,body.mobile-mine-active .input{display:none!important;}
  body.mobile-mine-active .mobileMinePage{display:block!important;}
  .mobileMineScroll{height:100%;overflow-y:auto;padding:18px 14px 24px;scrollbar-width:none;}
  .mobileMineScroll::-webkit-scrollbar{display:none;}
  .mobileProfileHero{display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;align-items:center;min-height:128px;border-radius:26px;background:radial-gradient(circle at 18% 20%,#f0f6ff,transparent 36%),linear-gradient(135deg,#eef6ff,#f7fbff);padding:18px;border:0;overflow:hidden;position:relative;}
  .mobileProfileAvatarWrap{position:relative;width:104px;height:104px;}
  .mobileProfileAvatar{width:104px;height:104px;border-radius:50%;background:linear-gradient(145deg,#e7f0ff,#cbdcff);border:3px solid #fff;box-shadow:0 12px 32px rgba(18,104,255,.10);display:grid;place-items:center;color:#1268ff;font-size:28px;font-weight:900;overflow:hidden;}
  .mobileProfileAvatar img{width:100%;height:100%;object-fit:cover;display:block;}
  .mobileAvatarEdit{position:absolute;right:0;bottom:2px;width:34px!important;height:34px!important;border-radius:50%!important;border:3px solid #fff!important;background:#1268ff!important;color:#fff!important;display:grid!important;place-items:center!important;padding:0!important;font-size:15px!important;font-weight:900!important;line-height:1!important;box-shadow:0 8px 20px rgba(18,104,255,.22)!important;}
  .mobileProfileInfo{min-width:0;}
  .mobileProfileInfo h2{margin:0 0 8px;font-size:26px;font-weight:900;color:#030712;letter-spacing:-.4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .mobileProfileInfo p{margin:0;color:#6b7890;font-size:14px;line-height:1.5;}
  .mobileProfileBadges{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px;}
  .mobileProfileBadges span{height:33px;border-radius:10px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;font-weight:900;font-size:13px;}
  .mobileProfileBadges i{font-style:normal;font-size:16px;}
  .mobileProfileBadges .blue{background:#eaf2ff;color:#1268ff;}
  .mobileProfileBadges .gray{background:#eef2f7;color:#5d6b82;}
  .mobileFeatureCard{position:relative;display:grid;grid-template-columns:70px minmax(0,1fr) 32px;gap:12px;align-items:center;min-height:86px;text-decoration:none;color:#111;background:#fff;border:1px solid #e8edf5;border-radius:20px;margin-top:14px;padding:14px;overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.035);}
  .mobileFeatureIcon{width:58px;height:58px;border-radius:19px;background:linear-gradient(145deg,#eaf2ff,#dbe9ff);color:#1268ff;display:grid;place-items:center;font-size:26px;font-weight:900;z-index:1;}
  .mobileFeatureInvite .mobileFeatureIcon{background:linear-gradient(145deg,#efe9ff,#e3dafd);color:#6d3df5;}
  .mobileFeatureText{min-width:0;z-index:1;}
  .mobileFeatureText b{display:block;font-size:18px;font-weight:900;margin-bottom:5px;color:#111;}
  .mobileFeatureText p,.mobileFeatureText small{display:block;margin:0;color:#6b7890;line-height:1.5;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .mobileFeatureWatermark{position:absolute;right:66px;top:50%;transform:translateY(-50%);font-size:68px;font-weight:900;color:#edf3ff;line-height:1;pointer-events:none;}
  .mobileFeatureInvite .mobileFeatureWatermark{color:#eee9ff;}
  .mobileFeatureCard em,.mobileMineList em{font-style:normal;color:#66758f;font-size:34px;font-weight:300;justify-self:end;line-height:1;z-index:1;}
  .mobileMineList{margin-top:14px;background:#fff;border:1px solid #e8edf5;border-radius:20px;padding:12px 18px;box-shadow:0 10px 28px rgba(15,23,42,.035);}
  .mobileMineList a,.mobileMineList button{width:100%;min-height:56px;border:0;border-bottom:1px solid #edf2fb;background:transparent;color:#111;text-decoration:none;display:grid;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:0;text-align:left;cursor:pointer;}
  .mobileMineList a:last-child,.mobileMineList button:last-child{border-bottom:0;}
  .mobileMineList b{font-size:16px;font-weight:800;}
  .mineListIcon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-size:22px;font-weight:900;background:#f4f8ff;}
  .mineListIcon.blue{color:#1268ff}.mineListIcon.orange{color:#ff9700}.mineListIcon.green{color:#18a862}.mineListIcon.purple{color:#7047ff}
  .mobileLogoutCard{width:100%;height:58px;margin:14px 0 0;border:1px solid #e8edf5!important;border-radius:18px!important;background:#fff!important;color:#f43f5e!important;font-size:16px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;box-shadow:0 10px 28px rgba(15,23,42,.035)!important;}
  .mobileLogoutCard span{font-size:24px;line-height:1;}
}
@media(min-width:480px) and (max-width:720px){
  #app{height:calc(100dvh - 24px)!important;min-height:calc(100dvh - 24px)!important;margin:12px auto!important;border-radius:24px!important;border:1px solid #edf3fb!important;}
  .mobileBottomNav{bottom:12px!important;border-radius:0 0 24px 24px!important;width:min(100%,430px)!important;}
}

@media(max-width:360px){
  .mobileProfileHero{grid-template-columns:92px minmax(0,1fr);padding:15px;}
  .mobileProfileAvatarWrap,.mobileProfileAvatar{width:88px;height:88px;}
  .mobileProfileInfo h2{font-size:23px;}
  .mobileProfileBadges span{font-size:12px;padding:0 8px;}
  .mobileBottomNav{padding-left:42px;padding-right:42px;}
}
@media(max-width:720px){.login{z-index:200!important}.side{z-index:100!important}}


/* v14: 手机端对话页底部间距、div 图标支持、左侧菜单优化 */
@media(max-width:720px){
  /* 左侧抽屉去掉黑色阴影，手机端隐藏会员中心入口 */
  .side,
  .side.show{
    box-shadow:none!important;
    border-right:1px solid #eef3fb!important;
  }
  .side .memberEntry{display:none!important;}

  /* 顶部菜单按钮与底部菜单图标同时支持 span/div/i 承载自定义图标 */
  .chatHeader .menu{overflow:hidden!important;}
  .chatHeader .menu .mobileMenuIcon,
  .chatHeader .menu span,
  .chatHeader .menu div,
  .chatHeader .menu i{
    display:grid!important;
    place-items:center!important;
    width:100%!important;
    height:100%!important;
    line-height:1!important;
    margin:0!important;
    font-style:normal!important;
  }

  /* 输入框上移，和底部菜单栏留出更舒服的安全距离 */
  .chat{padding-bottom:0!important;}
  .messages{
    padding:10px 14px calc(166px + env(safe-area-inset-bottom))!important;
  }
  .input{
    position:fixed!important;
    left:50%!important;
    bottom:calc(88px + env(safe-area-inset-bottom))!important;
    transform:translateX(-50%)!important;
    width:min(calc(100% - 24px),406px)!important;
    margin:0!important;
    border-radius:22px!important;
    border:1px solid rgba(222,231,244,.96)!important;
    box-shadow:0 18px 46px rgba(18,104,255,.14)!important;
    background:rgba(255,255,255,.98)!important;
    z-index:65!important;
  }
  .input textarea{font-size:15px!important;}
  .tools{padding-top:4px!important;}
  .tools .toolUpload,
  .tools .toolToggle{
    min-height:36px!important;
    border-radius:14px!important;
    background:#f8fbff!important;
  }

  .mobileBottomNav{
    height:70px!important;
    padding:7px 54px calc(7px + env(safe-area-inset-bottom))!important;
    box-shadow:0 -10px 26px rgba(18,104,255,.06)!important;
  }
  .mobileBottomNav button{
    min-width:0!important;
    display:grid!important;
    place-items:center!important;
    align-content:center!important;
  }
  .mobileBottomNav .mobileNavIcon,
  .mobileBottomNav button>span{
    display:grid!important;
    place-items:center!important;
    width:30px!important;
    height:28px!important;
    font-size:23px!important;
    line-height:1!important;
    color:#667085;
    font-style:normal!important;
    overflow:hidden!important;
  }
  .mobileBottomNav .mobileNavIcon i,
  .mobileBottomNav button>span i,
  .mobileBottomNav .customIcon{
    display:grid!important;
    place-items:center!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    margin:0!important;
    font-size:23px!important;
    line-height:1!important;
    font-style:normal!important;
  }
  .mobileBottomNav button.active .mobileNavIcon,
  .mobileBottomNav button.active>span,
  .mobileBottomNav button.active .customIcon{color:#1268ff!important;}
  .mobileBottomNav button b{font-size:12px!important;line-height:1.15!important;}
}

@media(min-width:480px) and (max-width:720px){
  .input{
    bottom:calc(100px + env(safe-area-inset-bottom))!important;
    width:min(calc(100% - 32px),398px)!important;
  }
  .messages{padding-bottom:calc(178px + env(safe-area-inset-bottom))!important;}
  .mobileBottomNav{bottom:12px!important;}
}

@media(max-width:360px){
  .input{bottom:calc(84px + env(safe-area-inset-bottom))!important;width:calc(100% - 18px)!important;}
  .mobileBottomNav{padding-left:40px!important;padding-right:40px!important;}
}

/* v15: 手机端对话滚动完整性、我的页卡片与订单入口优化 */
@media(max-width:720px){
  /* 对话内容区：固定底部输入框时，保留真实可滚动高度，避免顶部/底部内容被遮挡 */
  .chat{display:flex!important;flex-direction:column!important;min-height:0!important;height:100%!important;overflow:hidden!important;}
  .messages{
    flex:1 1 auto!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-y:contain!important;
    touch-action:pan-y!important;
    scroll-padding-top:18px!important;
    scroll-padding-bottom:calc(204px + env(safe-area-inset-bottom))!important;
    padding:12px 14px calc(198px + env(safe-area-inset-bottom))!important;
  }
  .messages .msgWrap:first-child{margin-top:2px!important;}
  .messages .msgWrap:last-child{margin-bottom:18px!important;}
  .input{
    bottom:calc(92px + env(safe-area-inset-bottom))!important;
    max-height:calc(100dvh - 170px)!important;
  }

  /* 我的页不再沿用对话滚动区，独立铺满底部导航上方 */
  .mobileMinePage{
    inset:68px 0 70px!important;
    background:linear-gradient(180deg,#f8fbff,#fff)!important;
    overflow:hidden!important;
  }
  .mobileMineScroll{
    height:100%!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-y:contain!important;
    padding:16px 14px calc(28px + env(safe-area-inset-bottom))!important;
  }
  .mobileProfileHero{
    grid-template-columns:92px minmax(0,1fr)!important;
    gap:14px!important;
    min-height:116px!important;
    border-radius:24px!important;
    padding:16px!important;
    background:radial-gradient(circle at 12% 10%,rgba(18,104,255,.13),transparent 35%),linear-gradient(135deg,#eff6ff,#f8fbff)!important;
    border:1px solid rgba(226,234,246,.72)!important;
    box-shadow:0 12px 30px rgba(18,104,255,.055)!important;
  }
  .mobileProfileAvatarWrap,.mobileProfileAvatar{width:88px!important;height:88px!important;}
  .mobileProfileAvatar{font-size:24px!important;}
  .mobileAvatarEdit{width:30px!important;height:30px!important;font-size:13px!important;right:-1px!important;bottom:0!important;}
  .mobileProfileInfo h2{font-size:23px!important;margin-bottom:6px!important;}
  .mobileProfileInfo p{font-size:13px!important;}
  .mobileProfileBadges{gap:8px!important;margin-top:10px!important;}
  .mobileProfileBadges span{height:30px!important;border-radius:10px!important;padding:0 9px!important;font-size:12px!important;}

  .mobileFeatureStack{display:grid!important;gap:12px!important;margin-top:14px!important;}
  .mobileFeatureCard{
    margin-top:0!important;
    grid-template-columns:58px minmax(0,1fr) 22px!important;
    min-height:82px!important;
    gap:12px!important;
    padding:13px 14px!important;
    border-radius:22px!important;
    border:1px solid #e7edf7!important;
    box-shadow:0 10px 26px rgba(18,104,255,.045)!important;
    background:rgba(255,255,255,.96)!important;
  }
  .mobileFeatureCard:active{transform:scale(.992);}
  .mobileFeatureIcon{
    width:50px!important;
    height:50px!important;
    border-radius:17px!important;
    font-size:22px!important;
    overflow:hidden!important;
    display:grid!important;
    place-items:center!important;
  }
  .mobileFeatureMember{background:linear-gradient(135deg,rgba(255,255,255,.98),#f5f9ff)!important;}
  .mobileFeatureInvite{background:linear-gradient(135deg,rgba(255,255,255,.98),#faf7ff)!important;}
  .mobileFeatureImage{background:linear-gradient(135deg,rgba(255,255,255,.98),#f3fffb)!important;}
  .mobileFeatureImage .mobileFeatureIcon{background:linear-gradient(145deg,#e7fff6,#d8f7ec)!important;color:#11a36a!important;}
  .mobileFeatureText b{font-size:17px!important;margin-bottom:4px!important;}
  .mobileFeatureText p,.mobileFeatureText small{font-size:12.5px!important;line-height:1.45!important;}
  .mobileFeatureWatermark{right:50px!important;font-size:54px!important;opacity:.86!important;}
  .mobileFeatureImage .mobileFeatureWatermark{color:#e7fbf3!important;}
  .mobileFeatureCard em{font-size:28px!important;color:#8a98ad!important;}

  .mobileMineList{
    margin-top:14px!important;
    padding:6px!important;
    border-radius:22px!important;
    border:1px solid #e7edf7!important;
    background:rgba(255,255,255,.96)!important;
    box-shadow:0 10px 26px rgba(18,104,255,.045)!important;
  }
  .mobileMineList a,.mobileMineList button{
    min-height:64px!important;
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) 20px!important;
    gap:12px!important;
    align-items:center!important;
    padding:8px 10px!important;
    border:0!important;
    border-radius:16px!important;
    margin:2px 0!important;
    background:transparent!important;
  }
  .mobileMineList a:active,.mobileMineList button:active{background:#f6f9ff!important;}
  .mineListRich.mineOrderItem{background:linear-gradient(135deg,#fffaf1,#fff)!important;border:1px solid #fff1d6!important;}
  .mineListText{min-width:0!important;display:grid!important;gap:3px!important;}
  .mobileMineList b,.mineListText b{font-size:16px!important;font-weight:900!important;color:#111827!important;line-height:1.2!important;}
  .mineListText small{display:block!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#7a879b!important;font-size:12px!important;line-height:1.25!important;}
  .mobileMineList em{font-size:26px!important;color:#8a98ad!important;}
  .mineListIcon{
    width:38px!important;
    height:38px!important;
    border-radius:13px!important;
    display:grid!important;
    place-items:center!important;
    font-size:20px!important;
    line-height:1!important;
    overflow:hidden!important;
  }
  .mineListIcon.blue{background:#eaf2ff!important;color:#1268ff!important;}
  .mineListIcon.orange{background:#fff4df!important;color:#ff9700!important;}
  .mineListIcon.green{background:#e9fbf2!important;color:#18a862!important;}
  .mineListIcon.purple{background:#f0ebff!important;color:#7047ff!important;}
  .mobileLogoutCard{height:54px!important;margin-top:14px!important;border-radius:18px!important;box-shadow:0 10px 24px rgba(244,63,94,.05)!important;}

  /* 我的页/菜单/底部导航中的图标：支持 span、div、i、自定义 iconfont、svg、img 自动居中缩放 */
  .mobileFeatureIcon>span,.mobileFeatureIcon>div,.mobileFeatureIcon>i,.mobileFeatureIcon .customIcon,
  .mineListIcon>span,.mineListIcon>div,.mineListIcon>i,.mineListIcon .customIcon,
  .mobileProfileBadges i,
  .mobileBottomNav .mobileNavIcon,.mobileBottomNav .mobileNavIcon>span,.mobileBottomNav .mobileNavIcon>div,.mobileBottomNav .mobileNavIcon>i,.mobileBottomNav .customIcon,
  .rowIcon,.rowIcon>span,.rowIcon>div,.rowIcon>i,.rowIcon .customIcon,
  .memberEmpty span,.memberEmpty span>span,.memberEmpty span>div,.memberEmpty span>i,.memberEmpty span .customIcon{
    display:grid!important;
    place-items:center!important;
    text-align:center!important;
    line-height:1!important;
    margin:0!important;
    font-style:normal!important;
    min-width:0!important;
  }
  .mobileFeatureIcon>span,.mobileFeatureIcon>div,.mobileFeatureIcon>i,.mobileFeatureIcon .customIcon{width:70%!important;height:70%!important;font-size:22px!important;}
  .mineListIcon>span,.mineListIcon>div,.mineListIcon>i,.mineListIcon .customIcon{width:68%!important;height:68%!important;font-size:20px!important;}
  .mobileBottomNav .mobileNavIcon,.mobileBottomNav button>span{width:30px!important;height:28px!important;}
  .mobileBottomNav .mobileNavIcon>span,.mobileBottomNav .mobileNavIcon>div,.mobileBottomNav .mobileNavIcon>i,.mobileBottomNav .customIcon{width:100%!important;height:100%!important;font-size:23px!important;}
  .mobileFeatureIcon img,.mobileFeatureIcon svg,.mineListIcon img,.mineListIcon svg,.mobileBottomNav img,.mobileBottomNav svg,.rowIcon img,.rowIcon svg,.memberEmpty img,.memberEmpty svg{max-width:72%!important;max-height:72%!important;object-fit:contain!important;display:block!important;}

  /* 订单中心移动端列表更像卡片，金额/状态/继续支付不挤压标题 */
  .memberListPanel{padding:14px!important;border-radius:20px!important;}
  .memberListHead{align-items:flex-start!important;gap:10px!important;margin-bottom:14px!important;}
  .memberListHead h3{font-size:17px!important;}
  .memberListHead p{font-size:12px!important;margin-top:4px!important;}
  .memberPrimaryLink{height:34px!important;padding:0 13px!important;border-radius:10px!important;font-size:13px!important;white-space:nowrap!important;}
  .memberDataList.orderList{gap:12px!important;}
  .orderRow{
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) auto!important;
    gap:7px 10px!important;
    align-items:center!important;
    min-height:0!important;
    padding:14px!important;
    border-radius:18px!important;
    background:linear-gradient(135deg,#fff,#f8fbff)!important;
  }
  .orderRow .rowIcon{grid-row:1 / 4!important;width:40px!important;height:40px!important;min-width:40px!important;border-radius:14px!important;}
  .orderRow .rowMain{grid-column:2 / 4!important;width:100%!important;}
  .orderRow .rowMain b{font-size:15px!important;}
  .orderRow .rowMain small{font-size:11px!important;line-height:1.45!important;white-space:normal!important;word-break:break-all!important;}
  .orderQuota{grid-column:2 / 3!important;font-size:12px!important;color:#667085!important;white-space:normal!important;}
  .orderMoney{grid-column:3 / 4!important;justify-self:end!important;font-size:18px!important;}
  .frontOrderStatus{grid-column:2 / 3!important;justify-self:start!important;font-size:11px!important;padding:5px 9px!important;}
  .orderRow .rowAction{grid-column:3 / 4!important;justify-self:end!important;height:30px!important;border-radius:10px!important;font-size:12px!important;padding:0 10px!important;}
}

@media(min-width:480px) and (max-width:720px){
  .messages{padding-bottom:calc(210px + env(safe-area-inset-bottom))!important;}
  .input{bottom:calc(104px + env(safe-area-inset-bottom))!important;}
  .mobileMinePage{inset:68px 0 82px!important;}
}

@media(max-width:360px){
  .mobileFeatureCard{grid-template-columns:52px minmax(0,1fr) 18px!important;padding:12px!important;}
  .mobileFeatureIcon{width:46px!important;height:46px!important;}
  .mobileFeatureText b{font-size:16px!important;}
  .mobileFeatureText p,.mobileFeatureText small{font-size:12px!important;}
  .mineListText small{font-size:11.5px!important;}
}

/* v16: 手机端会员/邀请/生图/对话/订单页面滚动修复，并移除顶部用户/退出入口 */
@media(max-width:720px){
  body.memberUiPage{
    height:100vh!important;
    height:100dvh!important;
    min-height:100dvh!important;
    padding:0!important;
    overflow:hidden!important;
    background:linear-gradient(180deg,#f8fbff,#fff)!important;
  }
  body.memberUiPage .memberApp{
    display:block!important;
    height:100vh!important;
    height:100dvh!important;
    min-height:0!important;
    max-height:100dvh!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    overflow:hidden!important;
    background:linear-gradient(180deg,#f8fbff,#fff)!important;
  }
  body.memberUiPage .memberSide{display:none!important;}
  body.memberUiPage .memberMain{
    display:block!important;
    height:100vh!important;
    height:100dvh!important;
    min-height:0!important;
    max-height:100dvh!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-y:contain!important;
    touch-action:pan-y!important;
    box-sizing:border-box!important;
    padding:14px 14px calc(34px + env(safe-area-inset-bottom))!important;
    scroll-padding-top:72px!important;
    scroll-padding-bottom:calc(42px + env(safe-area-inset-bottom))!important;
  }
  body.memberUiPage .memberMain::after{
    content:"";
    display:block;
    height:calc(18px + env(safe-area-inset-bottom));
  }
  body.memberUiPage .memberTop{
    position:sticky!important;
    top:0!important;
    z-index:20!important;
    display:grid!important;
    grid-template-columns:40px minmax(0,1fr)!important;
    align-items:center!important;
    gap:10px!important;
    min-height:62px!important;
    margin:-14px -14px 12px!important;
    padding:12px 14px 10px!important;
    border-bottom:1px solid rgba(232,237,245,.78)!important;
    background:linear-gradient(180deg,rgba(248,251,255,.98),rgba(248,251,255,.92))!important;
    backdrop-filter:blur(12px)!important;
    -webkit-backdrop-filter:blur(12px)!important;
  }
  body.memberUiPage .memberTop .menu{
    width:40px!important;
    height:40px!important;
    border-radius:14px!important;
    background:#fff!important;
    border:1px solid #e7edf7!important;
    color:#1268ff!important;
    box-shadow:0 8px 22px rgba(18,104,255,.06)!important;
  }
  body.memberUiPage .memberTop>div:not(.userActions){min-width:0!important;}
  body.memberUiPage .memberTop>div h1{font-size:20px!important;line-height:1.2!important;margin:0 0 4px!important;}
  body.memberUiPage .memberTop>div p{font-size:12.5px!important;line-height:1.45!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  body.memberUiPage .memberTop .userActions{display:none!important;}
  body.memberUiPage .memberHeroCard,
  body.memberUiPage .plansPanel,
  body.memberUiPage .memberNotice,
  body.memberUiPage .memberListPanel,
  body.memberUiPage .inviteHeroPanel,
  body.memberUiPage .invitePanel{
    margin-bottom:12px!important;
  }
}
