.shell{height:100vh;min-height:100vh;overflow:hidden}.shell__sider{border-right:1px solid #e8ebf0}.shell__brand{display:flex;align-items:center;gap:10px;height:64px;padding:0 18px;border-bottom:1px solid #eef0f3}.shell__brand-mark{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;color:#fff;font-weight:700;background:#1677ff;border-radius:6px}.shell__brand-copy{display:flex;flex-direction:column;line-height:1.3;white-space:nowrap}.shell__header{display:flex;flex:0 0 64px;align-items:center;justify-content:space-between;height:64px;padding:0 20px;border-bottom:1px solid #e8ebf0}.shell__main{min-width:0;min-height:0;height:100%}.shell__user{min-width:0}.shell__user-copy{display:flex;flex-direction:column;min-width:0;line-height:1.3;text-align:right}.shell__user-copy .ant-typography{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell__content{min-height:0;height:calc(100vh - 64px);overflow:auto;padding:18px}.shell__menu{border-inline-end:0}*{box-sizing:border-box}html,body,#root{min-width:0;min-height:100%;margin:0}body{color:#20242a;background:#f6f7f9}button,input,textarea,select{font:inherit}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}
