.chat-profile{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 13px;border-radius:22px}.chat-profile-main{min-width:0;gap:10px}.chat-profile-main>div:last-child{min-width:0}.chat-profile-main p{max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-controls{display:flex;align-items:center;gap:6px;margin:0;padding:0;border:0}.model-select,.thinking-control{height:43px;padding:6px 8px;border-radius:13px;background:rgba(255,255,255,.42)}.model-select{width:89px;justify-content:center}.model-select span{display:none}.model-select select{height:100%;font-size:9px;font-weight:600;text-overflow:ellipsis}.thinking-control{width:63px;justify-content:center}.thinking-control>span{display:none}.thinking-control .switch{transform:scale(.76);transform-origin:center}.app-shell[data-mode="dark"] .model-select,.app-shell[data-mode="dark"] .thinking-control{background:rgba(255,255,255,.07)}@media(max-width:370px){.chat-profile{gap:6px}.chat-profile-main .avatar{width:39px;height:39px}.chat-profile-main p{display:none}.model-select{width:78px}.thinking-control{width:52px}}
