.msg-poke-notice{display:flex;justify-content:center;align-items:center;margin:12px 0;color:var(--text-muted,#8a8a8a);font-size:12px;line-height:1.5;text-align:center}.msg-poke-notice span{display:inline-block;padding:3px 10px;border-radius:10px;background:rgba(0,0,0,.045)}.msg-ai-wrap>.gem-avatar{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none}.msg-ai-wrap>.gem-avatar.poke-tap{animation:poke-avatar-bump .28s ease}@keyframes poke-avatar-bump{0%{transform:scale(1)}45%{transform:scale(.88)}75%{transform:scale(1.08)}100%{transform:scale(1)}}
.persona-poke-settings{position:absolute;inset:0;z-index:165;display:none;align-items:flex-end;background:rgba(0,0,0,.28)}.persona-poke-settings.show{display:flex}.poke-settings-sheet{width:100%;padding:17px 16px calc(18px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;background:#f7f7f5;color:#202020;box-shadow:0 -8px 28px rgba(0,0,0,.12)}.poke-settings-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.poke-settings-head strong{font-size:17px}.poke-settings-head button{border:0;background:none;color:#777;font-size:14px}.poke-settings-sheet label{display:block;margin-bottom:7px;color:#777;font-size:12px}.poke-settings-sheet input{width:100%;height:48px;padding:0 13px;border:1px solid #d9d9d5;border-radius:10px;background:#fff;color:#222;font-size:15px;outline:none}.poke-settings-sheet input:focus{border-color:#7e9b84}.poke-preview{margin:11px 0 15px;padding:13px;border-radius:10px;background:#e9e9e6;color:#777;font-size:12px;text-align:center}.poke-save{width:100%;height:47px;border:0;border-radius:10px;background:#252525;color:#fff;font-size:15px;font-weight:700}.poke-settings-tip{margin:10px 2px 0;color:#999;font-size:11px;line-height:1.55}html.auto-night .msg-poke-notice span{background:rgba(255,255,255,.07)}html.auto-night .poke-settings-sheet{background:#222;color:#eee}html.auto-night .poke-settings-sheet input{background:#2c2c2c;color:#eee;border-color:#444}html.auto-night .poke-preview{background:#2c2c2c;color:#aaa}
