.entity-picker-sheet .n-bottom-sheet__mask{z-index:3000}.entity-picker-sheet .n-bottom-sheet__content{z-index:3001}.entity-picker-sheet .n-bottom-sheet__content_bottom{border-radius:16px 16px 0 0}.entity-picker-sheet .n-bottom-sheet__content_bottom-body{display:flex;flex-direction:column}.entity-picker-sheet__content{display:flex;flex-direction:column;height:100%}.entity-picker-sheet__header{flex-shrink:0;padding:16px 16px 8px}.entity-picker-sheet__title{font-size:17px;font-weight:500;line-height:24px;color:var(--text_primary, rgba(0, 0, 0, .9))}.entity-picker-sheet__desc{margin-top:4px;font-size:14px;line-height:20px;color:var(--text_secondary, rgba(60, 60, 67, .56))}.entity-picker-sheet__list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.entity-picker-sheet__loading{display:flex;align-items:center;justify-content:center;padding:48px 16px}.entity-picker-sheet__item{display:flex;align-items:center;padding:12px 16px;cursor:pointer}.entity-picker-sheet__item:active{background:var(--fill_standard_primary, rgba(0, 0, 0, .04))}.entity-picker-sheet__item+.entity-picker-sheet__item{border-top:.5px solid var(--border_standard, rgba(0, 0, 0, .1))}.entity-picker-sheet__item-info{flex:1;min-width:0}.entity-picker-sheet__item-name{font-size:17px;line-height:22px;color:var(--text_primary, rgba(0, 0, 0, .9));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-picker-sheet__item-email{margin-top:2px;font-size:14px;line-height:18px;color:var(--text_secondary, rgba(60, 60, 67, .56));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-picker-sheet__item-check{flex-shrink:0;margin-left:12px}.entity-picker-sheet__footer{flex-shrink:0;display:flex;gap:12px;padding:12px 16px;padding-bottom:calc(constant(safe-area-inset-bottom) + 12px);padding-bottom:calc(env(safe-area-inset-bottom) + 12px)}.entity-picker-sheet__footer .q-button{flex:1;height:48px;border-radius:14px}.empty-state{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:64px 16px 96px;background-color:#eff9ff;box-sizing:border-box;overflow-y:auto;padding-top:calc(constant(safe-area-inset-top) + 64px);padding-top:calc(env(safe-area-inset-top) + 64px)}.empty-state__logo{width:396px;height:200px;margin-bottom:12px;object-fit:contain}.empty-state__title{margin:16px 0 0;font-size:20px;font-weight:500;line-height:28px;color:rgba(0,0,0,.898)}.empty-state__desc{margin:8px 0 0;font-size:16px;font-weight:400;line-height:22px;color:rgba(60,60,67,.56)}.empty-state__cards{display:flex;gap:0;margin-top:32px;width:100%;position:relative;justify-content:center}.empty-state__card{width:132px;min-height:128px;padding:16px 12px;border-radius:16px;box-sizing:border-box;background:#fff;border:2px solid #fff;box-shadow:0 4px 12px rgba(174,184,191,.15)}.empty-state__card--left{transform:rotate(3deg);z-index:1;margin-right:-6px;background:linear-gradient(180deg,#e5f6ff,#fff)}.empty-state__card--center{transform:rotate(-3deg);z-index:2;background:linear-gradient(180deg,#fff3e7,#fff)}.empty-state__card--right{transform:rotate(3deg);z-index:3;margin-left:-6px;background:linear-gradient(180deg,#e9ffe6,#fff)}.empty-state__card-title{margin:0 0 8px;font-size:14px;font-weight:600;color:#333}.empty-state__card-desc{margin:0;font-size:12px;line-height:17px;font-weight:400;color:rgba(60,60,67,.76);display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.empty-state__footer{position:fixed;bottom:0;left:0;width:100%;padding:16px;box-sizing:border-box;display:flex;gap:12px;background-color:#eff9ff;z-index:10;padding-bottom:calc(constant(safe-area-inset-bottom) + 16px);padding-bottom:calc(env(safe-area-inset-bottom) + 16px)}.empty-state__footer .q-button{flex:1;height:48px;border-radius:14px}.default-dark .empty-state__footer .q-button:not(.q-button_primary){color:rgba(0,0,0,.9)!important;border-color:rgba(60,60,67,.25)!important}.list-create-mode{min-height:100vh}.robot-list-panel__group.q-list-group{overflow:hidden;border-radius:12px;background:var(--fill_light_secondary, #fff);box-shadow:0 4px 6px rgba(174,184,191,.15)}.robot-list-panel__entity-row.q-list{height:38px;padding:0 16px;background:var(--fill_light_secondary, #fff)}.robot-list-panel__entity-row .q-list__title-txt{font-size:14px;font-weight:400;line-height:20px;color:var(--text_secondary, rgba(60, 60, 67, .56))}.robot-list-panel__entity-row--readonly .q-list__content{display:none}.robot-list-panel__item.q-list{height:72px;padding:0 16px;background:var(--fill_light_secondary, #fff)}.robot-list-panel__group.q-list-group .q-list:not(:first-of-type):before{background-color:var(--border_standard, rgba(0, 0, 0, .1))}.robot-list-panel__item .q-list__title{gap:4px}.robot-list-panel__robot-name{overflow:hidden;font-size:17px;line-height:20px;color:var(--text_primary, rgba(0, 0, 0, .9));text-overflow:ellipsis;white-space:nowrap}.robot-list-panel__name-row{display:flex;align-items:center;gap:4px;height:24px;overflow:hidden}.robot-list-panel__name{overflow:hidden;font-size:17px;font-weight:400;line-height:20px;color:var(--text_primary, #1a1c1e);text-overflow:ellipsis;white-space:nowrap}.robot-list-panel__brand-icon{flex-shrink:0;width:20px;height:20px}.robot-list-panel__status-row{display:flex;align-items:center;gap:4px;overflow:hidden}.robot-list-panel__status-text{flex-shrink:0;font-size:14px;line-height:17px;color:var(--text_secondary, rgba(60, 60, 67, .56));white-space:nowrap}.robot-list-panel__status-text--cancelling{color:var(--feedback_error, #f74c30)}.robot-list-panel__status-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%}.robot-list-panel__status-dot--cancelling{background:var(--feedback_error, #f74c30)}.robot-list-panel__delete-tip{min-width:0;overflow:hidden;font-size:12px;line-height:17px;color:var(--text_secondary, rgba(60, 60, 67, .56));text-overflow:ellipsis;white-space:nowrap}.robot-list-panel__appid{min-width:0;overflow:hidden;font-size:14px;font-weight:400;line-height:17px;color:var(--text_secondary, #909094);text-overflow:ellipsis;white-space:nowrap}.robot-list-panel__avatar-wrap{flex-shrink:0;width:48px;height:48px}.robot-list-panel__avatar{width:48px;height:48px;border-radius:12px;object-fit:cover;background:var(--fill_standard_primary, rgba(13, 16, 49, .04))}.robot-list-panel__avatar--placeholder{background:var(--fill_standard_primary, rgba(13, 16, 49, .04))}.robot-list-panel__tick{display:block;flex-shrink:0;margin-left:12px}.robot-list-panel--present .robot-list-panel__item .q-list__title-wrap{gap:12px}.robot-list-panel--present .robot-list-panel__group.q-list-group .robot-list-panel__item+.robot-list-panel__item:before{right:16px;left:54px}.robot-list-panel__create-row.q-list{height:72px;padding:0 16px;background:var(--fill_light_secondary, #fff)}.robot-list-panel__add-icon{width:48px;height:48px;margin-right:8px;border-radius:12px;font-size:20px;display:flex;justify-content:center;align-items:center;background-color:var(--fill_standard_primary, rgba(0, 0, 0, .04))}.robot-list-panel--pick .robot-list-panel__item .q-list__title-wrap{gap:8px}.robot-list-panel--pick .robot-list-panel__item .q-list__content{flex-shrink:0}.robot-list-panel--pick .robot-list-panel__item--cancelling .robot-list-panel__avatar,.robot-list-panel--pick .robot-list-panel__item--cancelling .robot-list-panel__name-row,.robot-list-panel--pick .robot-list-panel__item--cancelling .robot-list-panel__appid{opacity:.5}.list-page{display:flex;flex-direction:column;min-height:100vh;background:var(--bg_bottom_standard, #f0f0f2)}.list-page--has-list{height:100vh;overflow:hidden}.list-page__scroll{flex:1;min-height:0;padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:calc(constant(safe-area-inset-top) + 16px);padding-top:calc(env(safe-area-inset-top) + 16px)}.list-page__limit-tip{margin:6px 0 12px;padding:0 32px;font-size:14px;line-height:20px;color:var(--text_secondary, rgba(60, 60, 67, .56))}.list-page__footer{flex-shrink:0;display:flex;gap:12px;padding:16px;background:var(--bg_bottom_standard, #f0f0f2);box-sizing:border-box;padding-bottom:calc(constant(safe-area-inset-bottom) + 16px);padding-bottom:calc(env(safe-area-inset-bottom) + 16px)}.list-page__create-btn.q-button{flex:1;height:48px;border-radius:14px}.no-access-state{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:64px 16px 96px;background-color:#eff9ff;box-sizing:border-box;overflow-y:auto;padding-top:calc(constant(safe-area-inset-top) + 64px);padding-top:calc(env(safe-area-inset-top) + 64px)}.no-access-state__logo{width:396px;height:200px;margin-bottom:12px;object-fit:contain}.no-access-state__title{margin:16px 0 0;font-size:20px;font-weight:500;line-height:28px;color:rgba(0,0,0,.898)}.no-access-state__desc{margin:8px 0 0;font-size:16px;font-weight:400;line-height:22px;color:rgba(60,60,67,.56)}.no-access-state__cards{display:flex;gap:0;margin-top:32px;width:100%;position:relative;justify-content:center}.no-access-state__card{width:132px;min-height:128px;padding:16px 12px;border-radius:16px;box-sizing:border-box;background:#fff;border:2px solid #fff;box-shadow:0 4px 12px rgba(174,184,191,.15)}.no-access-state__card--left{transform:rotate(3deg);z-index:1;margin-right:-6px;background:linear-gradient(180deg,#e5f6ff,#fff)}.no-access-state__card--center{transform:rotate(-3deg);z-index:2;background:linear-gradient(180deg,#fff3e7,#fff)}.no-access-state__card--right{transform:rotate(3deg);z-index:3;margin-left:-6px;background:linear-gradient(180deg,#e9ffe6,#fff)}.no-access-state__card-title{margin:0 0 8px;font-size:14px;font-weight:600;color:#333}.no-access-state__card-desc{margin:0;font-size:12px;line-height:17px;font-weight:400;color:rgba(60,60,67,.76);display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.no-access-state__footer{position:fixed;bottom:0;left:0;width:100%;padding:16px;box-sizing:border-box;background-color:#eff9ff;z-index:10;padding-bottom:calc(constant(safe-area-inset-bottom) + 16px);padding-bottom:calc(env(safe-area-inset-bottom) + 16px)}.no-access-state__footer .q-button{width:100%;height:48px;border-radius:14px}*,*:before,*:after{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input{-webkit-user-select:auto;user-select:auto}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:unset}picture{max-width:100%;display:block}input,button,textarea,select,span{font:inherit}button{overflow:visible;padding:0;margin:0;border:0 none;background-color:transparent}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}textarea:focus,input:focus,button:focus{outline:none}:global(:root){--rpx: 100vw / 750}:root{--sat: env(safe-area-inset-top);--sar: env(safe-area-inset-right);--sab: env(safe-area-inset-bottom);--sal: env(safe-area-inset-left)}@media(min-width:750px){:global(:root){--rpx: 1px}}@media(min-width:450px)and (max-width:749px){:global(:root){--rpx: 450px / 750}}.fullBox{position:absolute;left:0;right:0;top:0;bottom:0}.posXCenter{left:50%;transform:translate(-50%)}.posYCenter{top:50%;transform:translateY(-50%)}.posXYCenter{top:50%;left:50%;transform:translate(-50%,-50%)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}*{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}:root{text-autospace:normal}html,body{margin:0;height:100%;background:var(--bg_bottom_standard, #f0f0f2)}#app{width:100%;height:100%}.default-dark body{background:var(--bg_bottom_standard, #000)}.list-app-loading{display:flex;align-items:center;justify-content:center;min-height:100vh}
