.auto-room-page-wrap,.auto-room-page-wrap #autoRoomRoot{height:100%;min-height:0}.auto-room-page-wrap{overflow:hidden;background:#f3f5f7;color:#3f464d}.auto-room-page-wrap *{box-sizing:border-box}.auto-room-page-wrap button,.auto-room-page-wrap input,.auto-room-page-wrap textarea{font:inherit}.auto-room-page{display:grid;grid-template-columns:270px minmax(760px,1fr);grid-template-rows:52px minmax(0,1fr);height:100%;min-width:1060px;background:#f3f5f7}.auto-room-page-title{grid-column:1/-1;display:flex;align-items:center;height:52px;padding:0 18px;border-bottom:1px solid #e5e8ea;background:#fff}.auto-room-page-title strong{font-size:16px}.auto-room-side{min-height:0;border-right:1px solid #dfe3e6;background:#fff}.auto-room-side header{display:flex;align-items:center;justify-content:space-between;height:52px;padding:0 14px;border-bottom:1px solid #e5e8ea}.auto-room-side header strong{font-size:15px}.auto-room-plan-list{padding:8px}.auto-room-plan-list article{position:relative;min-height:72px;margin-bottom:8px;padding:10px 12px;border:1px solid #dfe3e6;border-radius:3px;background:#fff;cursor:pointer}.auto-room-plan-list article.active{border-color:#2aad16;background:#f8fcf7}.auto-room-plan-list strong{display:block;margin-bottom:7px}.auto-room-plan-list span{color:#8e969d;font-size:12px}.auto-room-main{min-height:0;overflow:auto;background:#fff}.auto-room-config{padding:14px 18px 4px}.auto-room-next{display:flex;align-items:center;gap:16px;justify-content:flex-end;margin-bottom:12px}.auto-room-next span{margin-right:auto;color:#555}.auto-room-next label{display:flex;align-items:center;gap:6px;color:#606870}.auto-room-form-row{display:grid;grid-template-columns:138px minmax(0,1fr);align-items:start;min-height:58px;margin-bottom:4px}.auto-room-form-row>label{padding-top:8px;color:#555}.auto-room-form-row>div{min-width:0}.auto-room-name{display:flex;align-items:center;gap:10px;min-height:34px}.auto-room-name input{width:260px;height:34px;padding:0 10px;border:1px solid #d7dce0}.auto-room-name em{color:#9aa1a8;font-style:normal}.auto-room-name span,.auto-room-form-row p{color:#8d959c;font-size:12px}.auto-room-name button{border:0;background:transparent;color:#2aa119}.auto-room-time{display:flex;align-items:center;gap:8px}.auto-room-time input,.auto-room-date{height:34px;padding:0 10px;border:1px solid #d7dce0}.auto-room-tags{color:#2aa119}.auto-room-notice-line{height:34px;display:flex;align-items:center}.auto-room-config textarea{width:520px;height:78px;margin-top:8px;padding:8px 10px;border:1px solid #d7dce0;resize:none}.auto-room-tabs{display:flex;height:44px;padding:0 18px;border-top:1px solid #edf0f2;border-bottom:1px solid #e5e8ea}.auto-room-tabs button{position:relative;padding:0 18px;border:0;background:#fff;color:#555}.auto-room-tabs button.active{color:#2aa119}.auto-room-tabs button.active:after{content:"";position:absolute;right:14px;bottom:0;left:14px;height:2px;background:#2aad16}.auto-room-table-section{position:relative;padding-bottom:56px}.auto-room-table-tools{display:flex;align-items:center;gap:8px;padding:14px 18px}.auto-room-search{width:210px}.auto-room-table-wrap{padding:0 18px;overflow:auto}.auto-room-table-wrap table{width:100%;border-collapse:collapse}.auto-room-table-wrap th{height:42px;padding:0 12px;background:#f6f8f9;text-align:left;font-weight:500}.auto-room-table-wrap td{height:62px;padding:8px 12px;border-bottom:1px solid #edf0f2}.auto-room-table-wrap th:first-child,.auto-room-table-wrap td:first-child{width:42px;text-align:center}.auto-room-account{display:flex;align-items:center;gap:9px}.auto-room-account .wx-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:50%}.auto-room-account strong{display:block;font-weight:500}.auto-room-account small{display:block;margin-top:3px;color:#ef8612}.auto-room-status{display:inline-flex;align-items:center;gap:6px;color:#5f666d}.auto-room-status i{width:7px;height:7px;border-radius:50%;background:#aeb5bb}.auto-room-status.on i{background:#2aad16}.auto-room-status.paused i{background:#d8a219}.auto-room-table-wrap td button{margin-right:10px;border:0;background:transparent;color:#2aa119}.auto-room-batch{position:sticky;bottom:0;display:flex;align-items:center;justify-content:center;gap:10px;height:52px;margin-top:8px;border-top:1px solid #dfe3e6;background:rgba(255,255,255,.98);box-shadow:0 -3px 10px rgba(0,0,0,.06)}.auto-room-batch b{margin-left:4px}.auto-room-empty{display:flex;align-items:center;justify-content:center;height:120px;color:#9ca3a9}.auto-room-switch{position:relative;display:inline-block;width:42px;height:22px;vertical-align:middle}.auto-room-switch input{position:absolute;opacity:0}.auto-room-switch span{display:block;height:100%;border-radius:999px;background:#c9cdd1}.auto-room-switch span:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25)}.auto-room-switch input:checked+span{background:#2aad16}.auto-room-switch input:checked+span:after{left:23px}.auto-room-modal-mask{position:fixed;z-index:2500;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.42)}.auto-room-modal{display:grid;grid-template-rows:50px minmax(0,1fr) 54px;width:min(560px,calc(100vw - 48px));max-height:calc(100vh - 48px);border-radius:4px;background:#fff;box-shadow:0 12px 36px rgba(0,0,0,.24)}.auto-room-modal>header{display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e3e6e9}.auto-room-modal>header button{border:0;background:transparent;color:#969da3;font-size:22px}.auto-room-modal-body{min-height:0;overflow:auto;padding:18px 22px}.auto-room-modal>footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:0 18px;border-top:1px solid #e3e6e9}.auto-room-simple-form .auto-room-form-row{grid-template-columns:100px 1fr}.auto-room-tag-list section{display:grid;grid-template-columns:100px repeat(3,minmax(0,1fr));gap:10px 12px;align-items:start;margin-bottom:12px}.auto-room-tag-list h4{margin:3px 0 0;font-size:14px;font-weight:500}.auto-room-tag-list label{display:flex;align-items:center;gap:6px;min-height:24px;color:#555}.auto-room-limit-input{width:120px;height:34px;padding:0 10px;border:1px solid #d7dce0}.auto-room-toast{position:fixed;z-index:3200;top:64px;left:50%;transform:translateX(-50%);padding:10px 20px;border-radius:3px;background:rgba(30,33,36,.92);color:#fff}.auto-room-page-wrap .search-control input{height:34px}.auto-room-page-wrap .primary-button,.auto-room-page-wrap .ghost-button{min-height:34px}.auto-room-page-wrap .dialog-action-button{min-width:76px;height:34px}
.auto-room-status-filter{position:relative}.auto-room-status-filter>button i{display:inline-block;margin-left:10px;border:4px solid transparent;border-top-color:#8e969d;vertical-align:middle}.auto-room-status-menu{position:absolute;z-index:120;top:38px;left:0;width:120px;padding:5px;border:1px solid #dfe3e6;background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.16)}.auto-room-status-menu button{display:block;width:100%;height:32px;border:0;background:#fff;text-align:left;color:#555}.auto-room-status-menu button:hover{background:#f5f8f4;color:#2aa119}
.auto-room-page-wrap .primary-button,.auto-room-page-wrap .ghost-button{height:34px;min-height:34px}
.auto-room-page-wrap .v110-shared-select{width:150px;height:34px}
.auto-room-page-wrap .v110-shared-select .shared-select-trigger{height:34px;min-height:34px}
.auto-room-page-wrap .shared-select-menu{z-index:2800}
.auto-room-page-wrap .auto-room-page-title{height:52px;min-height:52px;background:#fff}
.auto-room-page-wrap .auto-room-page-title strong{color:#1f2328;font-size:16px;font-weight:600;line-height:22px}
.auto-room-page-wrap .auto-room-side header{height:50px;justify-content:flex-start;gap:10px}
.auto-room-page-wrap .auto-room-side-setting{display:inline-flex;align-items:center;justify-content:center;width:34px;min-width:34px;height:34px;min-height:34px;margin:0;padding:0;border:1px solid #d7dce0;border-radius:3px;background:#fff;color:#8e969d;line-height:32px}
.auto-room-page-wrap .auto-room-side-setting:before{content:"";width:16px;height:16px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 15.2A3.2 3.2 0 1 0 12 8.8a3.2 3.2 0 0 0 0 6.4Z' stroke='black' stroke-width='2'/%3E%3Cpath d='M19.4 15a1.7 1.7 0 0 0 .34 1.88l.06.06a2 2 0 1 1-2.83 2.83l-.06-.06A1.7 1.7 0 0 0 15 19.37a1.7 1.7 0 0 0-1 .46V20a2 2 0 1 1-4 0v-.08a1.7 1.7 0 0 0-1-.46 1.7 1.7 0 0 0-1.88.34l-.06.06a2 2 0 1 1-2.83-2.83l.06-.06A1.7 1.7 0 0 0 4.63 15a1.7 1.7 0 0 0-.46-1H4a2 2 0 1 1 0-4h.08a1.7 1.7 0 0 0 .46-1 1.7 1.7 0 0 0-.34-1.88l-.06-.06a2 2 0 1 1 2.83-2.83l.06.06A1.7 1.7 0 0 0 9 4.63a1.7 1.7 0 0 0 1-.46V4a2 2 0 1 1 4 0v.08a1.7 1.7 0 0 0 1 .46 1.7 1.7 0 0 0 1.88-.34l.06-.06a2 2 0 1 1 2.83 2.83l-.06.06A1.7 1.7 0 0 0 19.37 9c.2.32.35.66.46 1H20a2 2 0 1 1 0 4h-.08a1.7 1.7 0 0 0-.52 1Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/16px 16px no-repeat}
.auto-room-page-wrap .auto-room-side-setting:after{content:none}
.auto-room-page-wrap .auto-room-side-setting:hover{border-color:#8bcd7d;background:#f7fbf6;color:#2aa119}
.auto-room-page-wrap .auto-room-plan-list{height:calc(100% - 50px);padding:8px 4px 12px 14px;overflow-y:auto;background:#f3f3f3}
.auto-room-page-wrap .auto-room-plan-list article{min-height:92px;margin:0 4px 8px 0;padding:12px 12px 10px;border-color:transparent;border-radius:4px;background:#fff}
.auto-room-page-wrap .auto-room-plan-list article.active{border-color:#2aad16;background:#fff}
.auto-room-page-wrap .auto-room-plan-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}
.auto-room-page-wrap .auto-room-plan-card-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px}
.auto-room-page-wrap .auto-room-plan-card-head .auto-room-status{flex:0 0 auto}
.auto-room-page-wrap .auto-room-plan-list article>p{display:flex;align-items:center;gap:8px;margin:4px 0;color:#8e969d;font-size:12px;line-height:18px}
.auto-room-page-wrap .auto-room-plan-list article>p span{color:#9aa1a8}
.auto-room-page-wrap .auto-room-plan-list article>p em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#606870;font-style:normal}
.auto-room-page-wrap .auto-room-plan-list article>span{display:none}
.auto-room-page-wrap .auto-room-config{padding:0 18px 2px}
.auto-room-page-wrap .auto-room-next{display:flex;align-items:center;justify-content:space-between;height:72px;margin:0 -18px 12px;padding:0 22px;border-bottom:1px solid #e5e8ea;background:#f5f5f5;gap:16px}
.auto-room-page-wrap .auto-room-next span{margin-right:0}
.auto-room-page-wrap .auto-room-plan-state{display:flex;align-items:center;gap:12px;min-width:0}
.auto-room-page-wrap .auto-room-plan-state strong{display:block;color:#1f2328;font-size:15px;font-weight:600;line-height:21px}
.auto-room-page-wrap .auto-room-plan-state small{display:block;margin-top:2px;color:#8d959c;font-size:13px;line-height:18px}
.auto-room-page-wrap .auto-room-play-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border:2px solid #ffa51f;border-radius:50%;background:#fff}
.auto-room-page-wrap .auto-room-play-icon:before{content:"";width:34px;height:34px;border-radius:50%;background:#ffa51f}
.auto-room-page-wrap .auto-room-play-icon:after{content:"";position:absolute;top:50%;left:50%;border-width:6px 0 6px 9px;border-style:solid;border-color:transparent transparent transparent #fff;transform:translate(-38%,-50%)}
.auto-room-page-wrap .auto-room-plan-state.is-on .auto-room-play-icon{border-color:#55c83a}
.auto-room-page-wrap .auto-room-plan-state.is-on .auto-room-play-icon:before{background:#55c83a}
.auto-room-page-wrap .auto-room-plan-state.is-on .auto-room-play-icon:after{top:50%;left:50%;width:16px;height:16px;border:0;background:transparent;transform:translate(-50%,-50%)}
.auto-room-page-wrap .auto-room-plan-state.is-on .auto-room-play-icon:after{background:
  radial-gradient(circle at 50% 50%, #fff 0 2px, transparent 2px),
  linear-gradient(#fff,#fff) 7px 1px/2px 6px no-repeat,
  linear-gradient(#fff,#fff) 7px 9px/2px 6px no-repeat,
  linear-gradient(#fff,#fff) 1px 7px/6px 2px no-repeat,
  linear-gradient(#fff,#fff) 9px 7px/6px 2px no-repeat;
  border-radius:50%;
}
.auto-room-page-wrap .auto-room-next-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto;height:34px}
.auto-room-page-wrap .auto-room-next-actions label{display:inline-flex;align-items:center;height:34px;gap:6px;margin:0;color:#606870;line-height:34px;white-space:nowrap}
.auto-room-page-wrap .auto-room-next-actions input[type=checkbox]{display:block;width:16px;height:16px;flex:0 0 16px;margin:0}
.auto-room-page-wrap .auto-room-next-actions .primary-button{min-width:86px}
.auto-room-page-wrap .auto-room-toggle-button{display:inline-flex;align-items:center;justify-content:center;min-width:86px;height:34px;min-height:34px;padding:0 14px;border-radius:3px;font-weight:500;line-height:32px}
.auto-room-page-wrap .auto-room-toggle-button.is-paused{border:1px solid #2aad16;background:#2aad16;color:#fff}
.auto-room-page-wrap .auto-room-toggle-button.is-paused:hover{border-color:#168707;background:#168707}
.auto-room-page-wrap .auto-room-toggle-button.is-on{border:1px solid #dfe3e6;background:#fff;color:#555}
.auto-room-page-wrap .auto-room-toggle-button.is-on:hover{border-color:#b7dcb1;color:#2aa119;background:#f7fbf6}
.auto-room-page-wrap .auto-room-next-actions [data-component-key="tips"][data-component-version="C1.1"]{margin-left:2px;vertical-align:0}
.auto-room-page-wrap .auto-room-form-row{align-items:start;min-height:42px;margin-bottom:0}
.auto-room-page-wrap .auto-room-form-row>label{display:flex;align-items:center;min-height:32px;padding-top:0;line-height:18px}
.auto-room-page-wrap .auto-room-form-row p{margin:4px 0 0;line-height:1.4}
.auto-room-page-wrap .auto-room-name{gap:8px}
.auto-room-page-wrap .auto-room-name input{height:32px;line-height:30px}
.auto-room-page-wrap .auto-room-tabs{height:38px}
.auto-room-page-wrap .auto-room-table-tools{padding:10px 18px}
.auto-room-page-wrap .auto-room-table-wrap th{height:40px}
.auto-room-page-wrap .auto-room-table-wrap td{height:48px;padding-top:5px;padding-bottom:5px}
.auto-room-page-wrap .auto-room-account{gap:8px}
.auto-room-page-wrap .auto-room-account .wx-avatar{width:32px;height:32px;flex-basis:32px}
.auto-room-page-wrap .auto-room-account strong{font-weight:400;line-height:17px}
.auto-room-page-wrap .auto-room-account small{margin-top:1px;line-height:15px}
.auto-room-page-wrap .auto-room-group-cell{display:flex;align-items:center;gap:10px;min-height:40px}
.auto-room-page-wrap .auto-room-group-cell .group-avatar-collage{display:grid;grid-template-columns:repeat(3,10px);grid-template-rows:repeat(3,10px);gap:1px;width:34px;height:34px;flex:0 0 34px;overflow:hidden;border-radius:3px;background:#f0f2f4}
.auto-room-page-wrap .auto-room-group-cell .group-avatar-collage i{width:10px;height:10px;border-radius:2px}
.auto-room-page-wrap .auto-room-group-cell strong{display:block;font-weight:500;line-height:18px}
.auto-room-page-wrap .auto-room-group-cell small{display:block;margin-top:2px;color:#8e969d;font-size:12px;line-height:17px}
.auto-room-page-wrap .auto-room-batch{height:50px;margin-top:6px}
.auto-room-page-wrap .auto-room-modal-body{padding:14px 18px}
.auto-room-page-wrap .auto-room-simple-form .auto-room-form-row{grid-template-columns:104px 1fr;align-items:center;min-height:44px}
.auto-room-page-wrap .auto-room-limit-form{padding:8px 0 10px}
.auto-room-page-wrap .auto-room-modal:has(.auto-room-limit-form) .auto-room-modal-body{display:flex;align-items:center;padding:18px 20px}
.auto-room-page-wrap .auto-room-modal:has(.auto-room-limit-form){grid-template-rows:50px 88px 54px}
.auto-room-page-wrap .auto-room-modal:has(.auto-room-setting-panel){width:min(900px,calc(100vw - 48px));grid-template-rows:50px minmax(0,1fr) 56px;overflow:hidden}
.auto-room-page-wrap .auto-room-modal:has(.auto-room-setting-panel) .auto-room-modal-body{overflow:hidden}
.auto-room-page-wrap .auto-room-modal:has(.auto-room-interval-form){width:min(600px,calc(100vw - 48px));grid-template-rows:50px 118px 54px}
.auto-room-page-wrap .auto-room-modal:has(.auto-room-interval-form) .auto-room-modal-body{display:flex;align-items:flex-start;padding:22px 24px 14px}
.auto-room-page-wrap .auto-room-limit-field{display:flex;align-items:center;height:34px;min-height:34px}
.auto-room-page-wrap .auto-room-limit-field>label{display:flex;align-items:center;justify-content:flex-start;width:104px;height:34px;margin:0;padding:0;color:#3f464d;font-weight:400;line-height:34px;white-space:nowrap}
.auto-room-page-wrap .auto-room-limit-line{display:flex;align-items:center;gap:8px;height:34px;min-height:34px}
.auto-room-page-wrap .auto-room-limit-input{display:block;width:120px;height:34px;margin:0;padding:0 10px;border:1px solid #cfd6dc;border-radius:3px;color:#3f464d;line-height:32px;outline:0}
.auto-room-page-wrap .auto-room-limit-input:focus{border-color:#2aad16;box-shadow:0 0 0 2px rgba(42,173,22,.08)}
.auto-room-page-wrap .auto-room-limit-line span{display:inline-flex;align-items:center;height:34px;color:#3f464d;line-height:34px}
.auto-room-page-wrap .auto-room-setting-panel{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}
.auto-room-page-wrap .auto-room-setting-tools{display:flex;align-items:center;gap:10px;height:50px;margin-bottom:2px}
.auto-room-page-wrap .auto-room-setting-search{width:218px}
.auto-room-page-wrap .auto-room-setting-search input{height:34px}
.auto-room-page-wrap .auto-room-setting-table{min-width:0;min-height:0;max-height:520px;overflow-y:auto;overflow-x:hidden}
.auto-room-page-wrap .auto-room-setting-table table{width:100%;max-width:100%;table-layout:fixed;border-collapse:collapse}
.auto-room-page-wrap .auto-room-setting-col-check{width:5%}
.auto-room-page-wrap .auto-room-setting-col-account{width:56%}
.auto-room-page-wrap .auto-room-setting-col-interval{width:22%}
.auto-room-page-wrap .auto-room-setting-col-action{width:17%}
.auto-room-page-wrap .auto-room-setting-table th{height:52px;padding:0 10px;background:#f5f6f7;color:#3f464d;text-align:left;font-weight:500}
.auto-room-page-wrap .auto-room-setting-table td{height:70px;padding:8px 10px;border-bottom:1px solid #edf0f2;background:#fff}
.auto-room-page-wrap .auto-room-setting-table tr:nth-child(even) td{background:#f7f7f7}
.auto-room-page-wrap .auto-room-setting-table th:first-child,.auto-room-page-wrap .auto-room-setting-table td:first-child{text-align:center}
.auto-room-page-wrap .auto-room-setting-table th:nth-child(2),.auto-room-page-wrap .auto-room-setting-table td:nth-child(2),.auto-room-page-wrap .auto-room-setting-table th:nth-child(3),.auto-room-page-wrap .auto-room-setting-table td:nth-child(3),.auto-room-page-wrap .auto-room-setting-table th:last-child,.auto-room-page-wrap .auto-room-setting-table td:last-child{text-align:left}
.auto-room-page-wrap .auto-room-setting-table .auto-room-account{min-width:0}
.auto-room-page-wrap .auto-room-setting-table .auto-room-account>div{min-width:0}
.auto-room-page-wrap .auto-room-setting-table .auto-room-account strong,.auto-room-page-wrap .auto-room-setting-table .auto-room-account small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.auto-room-page-wrap .auto-room-setting-table td button{height:28px;margin:0;padding:0;border:0;background:transparent;color:#2aa119;line-height:28px}
.auto-room-page-wrap .auto-room-setting-table td button:hover{color:#168707}
.auto-room-page-wrap .auto-room-setting-footer-left{display:flex;align-items:center;gap:10px;width:100%;min-width:0}
.auto-room-page-wrap .auto-room-setting-footer-left span{color:#606870}
.auto-room-page-wrap .auto-room-setting-footer-left b{color:#2aa119;font-weight:500}
.auto-room-page-wrap .auto-room-settings-select-all{height:34px;padding:0;border:0;background:transparent;color:#2aa119;line-height:34px}
.auto-room-page-wrap .auto-room-setting-batch-button{height:34px;min-width:86px;padding:0 14px;border:1px solid #dfe3e6;border-radius:3px;background:#f7f8f9;color:#9aa1a8;line-height:32px}
.auto-room-page-wrap .auto-room-setting-batch-button.active{border-color:#2aad16;background:#fff;color:#2aa119}
.auto-room-page-wrap .auto-room-setting-batch-button.active:hover{border-color:#168707;background:#f7fbf6;color:#168707}
.auto-room-page-wrap .auto-room-setting-batch-button:disabled{cursor:not-allowed}
.auto-room-page-wrap .auto-room-interval-form{width:100%}
.auto-room-page-wrap .auto-room-interval-field{display:flex;align-items:center;gap:10px;height:34px}
.auto-room-page-wrap .auto-room-interval-field label{width:128px;color:#3f464d}
.auto-room-page-wrap .auto-room-interval-field input{width:90px;height:34px;padding:0 10px;border:1px solid #d7dce0;border-radius:3px;color:#3f464d;line-height:32px;outline:0}
.auto-room-page-wrap .auto-room-interval-field input:focus{border-color:#2aad16;box-shadow:0 0 0 2px rgba(42,173,22,.08)}
.auto-room-page-wrap .auto-room-interval-field em{color:#606870;font-style:normal}
.auto-room-page-wrap .auto-room-interval-form p{margin:8px 0 0 138px;color:#9aa1a8;font-size:13px;line-height:22px}
.auto-room-page-wrap .auto-room-modal>footer{height:54px;padding:0 18px}
.auto-room-page-wrap .auto-room-tag-list section{grid-template-columns:96px repeat(3,minmax(0,1fr));gap:8px 10px;margin-bottom:9px}
.auto-room-page-wrap .auto-room-tag-list h4{display:flex;align-items:center;min-height:24px;margin:0}
.auto-room-page-wrap .auto-room-tag-list label{min-height:22px}
.auto-room-page-wrap [data-component-key="tips"][data-component-version="C1.1"]{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:4px;vertical-align:-3px;overflow:visible}
.auto-room-page-wrap [data-component-key="tips"][data-component-version="C1.1"]>button{width:16px;height:16px;min-width:16px;min-height:16px;padding:0;border:1px solid #9aa1a8;border-radius:50%;background:#fff;color:#747b82;font-size:11px;line-height:14px}
.auto-room-page-wrap [data-component-key="tips"][data-component-version="C1.1"]>.shared-field-tip-popover{display:none;top:calc(100% + 8px);right:0;bottom:auto;left:auto;width:248px;max-width:calc(100vw - 32px);padding:7px 10px;border-radius:3px;background:rgba(51,51,51,.94);color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.16);font-size:12px;line-height:20px;white-space:normal;text-align:left;transform:none;z-index:2900;pointer-events:none}
.auto-room-page-wrap [data-component-key="tips"][data-component-version="C1.1"]>.shared-field-tip-popover::before{top:-6px;right:4px;bottom:auto;left:auto;border-width:0 6px 6px;border-color:transparent transparent rgba(51,51,51,.94);transform:none}
.auto-room-page-wrap [data-component-key="tips"][data-component-version="C1.1"]:hover>.shared-field-tip-popover,.auto-room-page-wrap [data-component-key="tips"][data-component-version="C1.1"]:focus-within>.shared-field-tip-popover{display:block}
.auto-room-page-wrap .auto-room-table-wrap th,.auto-room-page-wrap .auto-room-table-wrap td{vertical-align:middle}
.auto-room-page-wrap .auto-room-table-wrap th:last-child,.auto-room-page-wrap .auto-room-table-wrap td:last-child{width:132px;text-align:center}
.auto-room-page-wrap .auto-room-limit-value{display:inline-flex;align-items:center;height:24px;line-height:24px;vertical-align:middle}
.auto-room-page-wrap .auto-room-icon-action{display:inline-flex;align-items:center;justify-content:center;width:22px;height:24px;margin-left:6px;margin-right:0;padding:0;border:0;background:transparent;color:#3f464d;font-size:14px;line-height:1;vertical-align:middle}
.auto-room-page-wrap .auto-room-icon-action:hover{color:#2aa119}
.auto-room-page-wrap .auto-room-actions{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:24px;white-space:nowrap}
.auto-room-page-wrap .auto-room-actions button{display:inline-flex;align-items:center;justify-content:center;height:24px;margin:0;padding:0;border:0;background:transparent;line-height:24px}
.auto-room-page-wrap .auto-room-actions button.start{color:#2aa119}
.auto-room-page-wrap .auto-room-actions button.pause{color:#d88713}
.auto-room-page-wrap .auto-room-actions button.muted{color:#6f7780}
.auto-room-page-wrap .auto-room-actions button.start:hover{color:#168707}
.auto-room-page-wrap .auto-room-actions button.pause:hover{color:#b96c08}
.auto-room-page-wrap .auto-room-actions button.muted:hover{color:#3f464d}
.auto-room-page-wrap .auto-room-member-cell{position:relative;display:inline-flex;align-items:center;min-height:24px;line-height:24px;vertical-align:middle}
.auto-room-page-wrap .auto-room-member-cell>span{display:inline-flex;align-items:center;max-width:220px;height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.auto-room-page-wrap .auto-room-member-menu{position:absolute;z-index:2600;top:28px;left:calc(100% - 28px);width:112px;padding:5px 0;border:1px solid #dfe3e6;border-radius:3px;background:#fff;box-shadow:0 6px 18px rgba(31,35,40,.14)}
.auto-room-page-wrap .auto-room-member-menu button{display:block;width:100%;height:34px;margin:0;padding:0 12px;border:0;background:#fff;color:#606870;text-align:left;line-height:34px;white-space:nowrap}
.auto-room-page-wrap .auto-room-member-menu button:hover{background:#f5f8f4;color:#2aa119}
.auto-room-page-wrap .auto-room-reset-anchor{position:relative;display:inline-flex;align-items:center;height:34px;overflow:visible}
.auto-room-page-wrap .auto-room-reset-anchor>button{height:24px;margin:0;padding:0;border:0;background:transparent;color:#2aa119;line-height:24px}
.auto-room-page-wrap .auto-room-reset-popover{position:absolute;z-index:2600;top:-136px;left:50%;width:300px;padding:14px 16px 12px;border:1px solid #e8ecef;border-radius:4px;background:#fff;box-shadow:0 8px 22px rgba(31,35,40,.13);transform:translateX(-50%)}
.auto-room-page-wrap .auto-room-reset-popover:after{content:"";position:absolute;left:50%;bottom:-7px;width:14px;height:14px;background:#fff;box-shadow:2px 2px 3px rgba(0,0,0,.08);transform:translateX(-50%) rotate(45deg)}
.auto-room-page-wrap .auto-room-reset-row{display:grid;grid-template-columns:auto 120px auto;align-items:center;gap:8px;height:34px;color:#6b737b;line-height:34px;white-space:nowrap}
.auto-room-page-wrap .auto-room-reset-row input{width:120px;height:34px;padding:0 10px;border:1px solid #cfd6dc;border-radius:3px;background:#fff;color:#2f363d;line-height:32px;outline:0}
.auto-room-page-wrap .auto-room-reset-row input:focus{border-color:#2aad16;box-shadow:0 0 0 2px rgba(42,173,22,.08)}
.auto-room-page-wrap .auto-room-reset-row input::-webkit-inner-spin-button,.auto-room-page-wrap .auto-room-reset-row input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
.auto-room-page-wrap .auto-room-reset-row input[type=number]{appearance:textfield;-moz-appearance:textfield}
.auto-room-page-wrap .auto-room-reset-popover p{margin:8px 0 12px;color:#2f9b23;font-size:12px;line-height:18px}
.auto-room-page-wrap .auto-room-reset-popover footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;height:30px}
.auto-room-page-wrap .auto-room-reset-popover footer .dialog-action-button{min-width:54px;width:auto;height:30px;min-height:30px;padding:0 12px;border-radius:3px;line-height:28px}
.auto-room-page-wrap .auto-room-reset-popover footer .dialog-action-cancel{border:1px solid transparent;background:transparent;color:#6f7780}
.auto-room-page-wrap .auto-room-reset-popover footer .dialog-action-confirm{border:1px solid #2aad16;background:#2aad16;color:#fff}
.auto-room-page-wrap .auto-room-reset-popover footer .dialog-action-cancel:hover{color:#2aa119;background:#f7fbf6}
.auto-room-page-wrap .auto-room-reset-popover footer .dialog-action-confirm:hover{border-color:#168707;background:#168707;color:#fff}
.auto-room-page-wrap .auto-room-time{display:flex;align-items:center;gap:8px;height:32px}
.auto-room-page-wrap .auto-room-time>span{display:inline-flex;align-items:center;height:32px;line-height:32px;color:#555}
.auto-room-page-wrap .auto-room-shared-time{width:92px;flex:0 0 92px;height:32px}
.auto-room-page-wrap .auto-room-shared-time .shared-time-trigger{height:32px;min-height:32px;padding:0 8px 0 10px;border:1px solid #cfd6dc!important;border-radius:3px;background:#fff!important;color:#555!important;line-height:30px;box-shadow:none!important}
.auto-room-page-wrap .auto-room-shared-time .shared-time-trigger span{color:#555!important}
.auto-room-page-wrap .auto-room-shared-time.open .shared-time-trigger{border-color:#2aad16!important;background:#fff!important;box-shadow:0 0 0 2px rgba(42,173,22,.08)!important}
.auto-room-page-wrap .auto-room-shared-time .shared-time-panel{top:36px;z-index:3300}
.auto-room-page-wrap .auto-room-tag-row{min-height:58px;margin-bottom:2px}
.auto-room-page-wrap .auto-room-tag-row>label{align-items:flex-start;padding-top:7px}
.auto-room-page-wrap .auto-room-tag-row>div{display:flex;align-items:flex-start;min-height:32px}
.auto-room-page-wrap .auto-room-group-tag-setting.shared-tag-setting.inline{display:flex!important;flex-direction:row!important;align-items:flex-start!important;width:auto;max-width:700px;min-height:32px;padding:0!important;border:0!important;background:transparent!important;gap:6px!important;overflow:visible!important}
.auto-room-page-wrap .auto-room-group-tag-setting .shared-tag-setting-trigger{order:0!important;width:auto;min-width:92px;flex:0 0 auto;height:32px;margin:0!important;padding:0 14px;border:1px solid #d7dce0;border-radius:3px;background:#fff;color:#555;line-height:30px}
.auto-room-page-wrap .auto-room-group-tag-setting .shared-tag-setting-trigger:hover{border-color:#8bcd7d;color:#2aa119;background:#f7fbf6}
.auto-room-page-wrap .auto-room-group-tag-setting .shared-tag-setting-summary{order:1!important;display:flex!important;align-items:center!important;align-content:flex-start!important;flex:0 1 auto!important;flex-wrap:wrap;gap:4px 6px;min-width:0;min-height:32px;padding:0!important;border:0!important;background:transparent!important}
.auto-room-page-wrap .auto-room-group-tag-setting .shared-tag-setting-summary>span{display:inline-flex;align-items:center;gap:5px;height:22px;padding:0 7px;border:1px solid #dcdfe6;border-radius:3px;background:#f7f7f7;color:#606266;font-size:12px;font-weight:400;line-height:20px}
.auto-room-page-wrap .auto-room-group-tag-setting .shared-tag-setting-summary>span button{width:14px;height:14px;min-height:14px;padding:0;border:0;background:transparent;color:#909399;font-size:12px;line-height:12px}
.auto-room-page-wrap .auto-room-group-tag-setting .shared-tag-setting-summary>span button:hover{color:#606266}
.auto-room-page-wrap .auto-room-group-tag-setting .shared-tag-setting-summary>small{display:inline-flex;align-items:center;height:32px;color:#a0a6ad;line-height:32px}
.auto-room-page-wrap .auto-room-notice-row{align-items:start;min-height:110px}
.auto-room-page-wrap .auto-room-notice-row>label{height:32px;min-height:32px}
.auto-room-page-wrap .auto-room-notice-row>div{display:block;min-height:32px}
.auto-room-page-wrap .auto-room-notice-line{display:flex;align-items:center;height:32px;min-height:32px}
.auto-room-page-wrap .auto-room-notice-line .auto-room-switch{flex:0 0 42px;margin:0}
.auto-room-page-wrap .auto-room-config textarea{width:520px;height:76px;margin-top:4px;padding:7px 10px;line-height:20px}
.auto-room-page-wrap .auto-room-record-section .auto-room-table-tools{gap:10px}
.auto-room-page-wrap .auto-room-record-date{display:flex;align-items:center;height:34px;min-width:220px}
.auto-room-page-wrap .auto-room-record-date .shared-date-range-picker{width:360px;flex:0 0 360px}
.auto-room-page-wrap .auto-room-record-date .shared-date-range-picker input{height:34px;min-height:34px;line-height:32px}
.auto-room-page-wrap .auto-room-record-date .shared-date-calendar-button{height:34px;min-height:34px}
.auto-room-page-wrap .auto-room-record-date .shared-date-range-panel{z-index:3300}
.auto-room-page-wrap .auto-room-record-table{table-layout:fixed}
.auto-room-page-wrap .auto-room-record-table th:nth-child(1),.auto-room-page-wrap .auto-room-record-table td:nth-child(1){width:38%}
.auto-room-page-wrap .auto-room-record-table th:nth-child(2),.auto-room-page-wrap .auto-room-record-table td:nth-child(2){width:32%}
.auto-room-page-wrap .auto-room-record-table th:nth-child(3),.auto-room-page-wrap .auto-room-record-table td:nth-child(3){width:30%}
.auto-room-page-wrap .auto-room-record-table .auto-room-group-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.auto-room-page-wrap .auto-room-account-inline>div{display:flex;align-items:center;gap:4px;min-width:0}
.auto-room-page-wrap .auto-room-account-inline strong,.auto-room-page-wrap .auto-room-account-inline small{display:inline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}
.auto-room-page-wrap .auto-room-account-inline strong{max-width:130px}
.auto-room-page-wrap .auto-room-account-inline small{max-width:150px;margin-top:0}
.auto-room-page-wrap .auto-room-table-section{padding-bottom:0}
.auto-room-page-wrap .auto-room-batch{position:sticky;bottom:0;z-index:20;justify-content:flex-start;height:54px;margin:8px 18px 0;padding:0 0;border-top:1px solid #dfe3e6;background:rgba(255,255,255,.98);box-shadow:0 -3px 10px rgba(0,0,0,.05)}
.auto-room-page-wrap .auto-room-batch>span{display:inline-flex;align-items:center;height:34px;min-width:52px;color:#606870;line-height:34px}
.auto-room-page-wrap .auto-room-batch>span b{margin:0 0 0 4px;color:#2aa119;font-weight:500}
.auto-room-page-wrap .auto-room-batch .ghost-button{height:34px;min-height:34px}
.auto-room-page-wrap .auto-room-batch .ghost-button:disabled{border-color:#dfe4e8;background:#f6f8f9;color:#b2bac2;cursor:not-allowed}
.auto-room-page-wrap .auto-room-batch .ghost-button:not(:disabled){border-color:#2aad16;background:#fff;color:#2aa119}
.auto-room-page-wrap .auto-room-batch .ghost-button:not(:disabled):hover{background:#f5fbf3}
.auto-room-page-wrap .auto-room-account-filter{width:200px}
.auto-room-page-wrap [data-v110-select="auto-room-build-status"]{width:150px}
.auto-room-page-wrap .auto-room-account-filter .shared-select-menu{width:200px;min-width:200px}
.auto-room-page-wrap [data-v110-select="auto-room-build-status"] .shared-select-menu{width:150px;min-width:150px}
.auto-room-page-wrap .auto-room-account-filter .shared-select-menu button,.auto-room-page-wrap [data-v110-select="auto-room-build-status"] .shared-select-menu button{white-space:nowrap}
.auto-room-page-wrap .auto-room-account-filter .shared-select-trigger span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.auto-room-page-wrap .auto-room-account-filter .shared-select-trigger em,.auto-room-page-wrap .auto-room-account-filter .shared-select-menu em{color:#f59a23;font-style:normal}
.auto-room-page-wrap .auto-room-account-filter .shared-select-menu button{display:flex;align-items:center;gap:4px}
.auto-room-page-wrap .auto-room-account-filter .shared-select-menu button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#555}
