.timeout-reply-page-wrap{height:calc(100vh - 60px);min-height:0;background:#f4f5f6;color:#4c545b;font:14px/1.5 Arial,"Microsoft YaHei",sans-serif;overflow:hidden}.timeout-reply-page-wrap *{box-sizing:border-box}.timeout-reply-page-wrap button,.timeout-reply-page-wrap input{font:inherit}.timeout-reply-page-wrap button{cursor:pointer}.timeout-reply-page-wrap #timeoutReplyRoot,.tr-page{height:100%;min-height:0}.tr-page{display:flex;flex-direction:column}.tr-tabs{height:54px;min-height:54px;display:flex;align-items:stretch;gap:34px;padding:0 20px;border-bottom:1px solid #e1e4e6;background:#fff}.tr-tabs button{position:relative;padding:0 2px;border:0;background:transparent;color:#596168}.tr-tabs button.active{color:#249d13}.tr-tabs button.active:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:#2aaa16}.tr-button{height:34px;min-width:76px;padding:0 14px;border:1px solid #d9dee2;border-radius:3px;background:#fff;color:#596168}.tr-button.primary{border-color:#2aaa16;background:#2aaa16;color:#fff}.tr-button:disabled{background:#f5f6f7;color:#abb1b6;cursor:not-allowed}.tr-check{width:16px;height:16px;margin:0;accent-color:#2aaa16}.tr-record-layout{min-height:0;display:grid;grid-template-columns:270px minmax(700px,1fr);flex:1;gap:12px;padding:12px}.tr-filter{min-height:0;padding:0 14px 16px;background:#fff;overflow:visible}.tr-filter>header{height:52px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e8ea}.tr-filter>header strong{font-size:15px;font-weight:500}.tr-filter>header button{border:0;background:transparent;color:#299f17}.tr-filter>label{display:block;margin:15px 0 7px}.tr-search{display:flex;width:100%;height:34px}.tr-search input{min-width:0;flex:1;height:34px;padding:0 10px;border:1px solid #d9dee2;border-right:0;border-radius:3px 0 0 3px;outline:0}.tr-search input:focus{border-color:#2aaa16}.tr-search button{position:relative;width:38px;border:1px solid #d9dee2;border-radius:0 3px 3px 0;background:#fff}.tr-search button:before{content:"";position:absolute;top:9px;left:11px;width:9px;height:9px;border:2px solid #596168;border-radius:50%}.tr-search button:after{content:"";position:absolute;top:20px;left:22px;width:7px;height:2px;background:#596168;transform:rotate(45deg)}.tr-segments{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tr-segments label{height:34px;display:flex;align-items:center;justify-content:center;border:1px solid #d9dee2;background:#fff;cursor:pointer}.tr-segments label.active{border-color:#8bcf7f;background:#f4faf2;color:#249d13}.tr-segments input{display:none}.tr-select{position:relative;width:100%;height:34px}.tr-select>button{width:100%;height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;border:1px solid #d9dee2;border-radius:3px;background:#fff;color:#7c848a;text-align:left}.tr-select>button i{width:7px;height:7px;border-right:1px solid #999;border-bottom:1px solid #999;transform:rotate(45deg) translateY(-2px)}.tr-select.open>button{border-color:#2aaa16}.tr-select.open>button i{transform:rotate(225deg)}.tr-select>div{position:absolute;z-index:260;top:37px;left:0;display:none;width:100%;max-height:220px;padding:4px 0;border:1px solid #dfe3e6;background:#fff;box-shadow:0 6px 16px rgba(0,0,0,.14);overflow-y:auto}.tr-select.open>div{display:block}.tr-select>div button{display:block;width:100%;height:34px;padding:0 11px;border:0;background:#fff;text-align:left}.tr-select>div button:hover,.tr-select>div button.active{background:#edf7ea;color:#249d13}.tr-date{height:34px;display:grid;grid-template-columns:1fr 22px 1fr 24px;align-items:center;border:1px solid #d9dee2;border-radius:3px;background:#fff}.tr-date input{width:100%;height:32px;padding:0 7px;border:0;background:transparent;font-size:12px;outline:0}.tr-date input::-webkit-calendar-picker-indicator{display:none}.tr-date span{text-align:center;color:#a1a7ac}.tr-date i{position:relative;width:14px;height:14px;border:1px solid #a8afb4;border-radius:2px}.tr-date i:before{content:"";position:absolute;top:3px;right:1px;left:1px;border-top:1px solid #a8afb4}
.tr-record-panel{min-width:0;min-height:0;display:flex;flex-direction:column;background:#fff}.tr-record-panel>header{height:54px;min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #e5e8ea}.tr-record-panel>header>div{display:flex;align-items:center;gap:10px}.tr-record-panel>header>div>button:not(.tr-button){border:0;background:transparent;color:#299f17}.tr-record-list{min-height:0;flex:1;padding:0 12px;overflow-y:auto}.tr-record{position:relative;margin-top:10px;border:1px solid #e4e7e9;background:#fff}.tr-record.selected{border-color:#8dcc81;background:#fbfefa}.tr-record>header{height:47px;display:grid;grid-template-columns:22px 190px 150px 85px auto;align-items:center;gap:10px;padding:0 12px;border-bottom:1px solid #edf0f1}.tr-record>header span{color:#8c949a;font-size:13px}.tr-record>header b{color:#40474d;font-weight:400}.tr-record>header>em{display:flex;align-items:center;color:#df5a56;font-style:normal}.tr-record>header>em.processed{color:#8b9298}.tr-record>header>div{display:flex;justify-content:flex-end;gap:10px}.tr-record>header>div button{height:28px;padding:0 9px;border:1px solid #dce1e4;border-radius:3px;background:#fff;color:#626a70}.tr-record>header>div .tr-mark{width:28px;padding:0;color:#299f17}.tr-record-body{position:relative;display:grid;grid-template-columns:65% 35%;min-height:78px}.tr-record-body dl{margin:0;padding:12px;border-right:1px solid #edf0f1}.tr-record-body dl:last-of-type{border:0}.tr-record-body dt{color:#90989e}.tr-record-body dd{display:flex;align-items:center;margin:5px 0 0;color:#41484e}.tr-record-body dd button{padding:0;border:0;background:transparent;color:#299f17}.tr-customer{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;margin-right:7px;border-radius:3px;background:#e9eef2;color:#56636d;font-size:12px}.tr-detail{position:absolute;z-index:280;top:-14px;left:-22px;width:258px;padding:14px;border:1px solid #e0e4e7;border-radius:3px;background:#fff;box-shadow:0 7px 20px rgba(0,0,0,.16)}.tr-detail strong{display:block;color:#31383e}.tr-detail p{margin:6px 0;color:#596168}.tr-detail span{display:flex;align-items:center;justify-content:space-between;color:#8d959b}.tr-detail i{display:inline-flex;width:54px;height:52px;align-items:center;justify-content:center;background:#b76161;color:#fff;font-size:11px;font-style:normal}.tr-pagination{height:50px;min-height:50px;display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:0 14px;border-top:1px solid #e5e8ea}.tr-pagination button,.tr-pagination input{width:32px;height:32px;border:1px solid #dce1e4;border-radius:3px;background:#fff;text-align:center}.tr-pagination button.active{border-color:#2aaa16;color:#249d13}.tr-pagination button:disabled{color:#c3c8cc}.tr-pagination input{width:44px}
.tr-target{height:calc(100% - 24px);display:flex;flex-direction:column;margin:12px auto;width:min(1000px,calc(100% - 24px));background:#fff}.tr-target>header{height:48px;min-height:48px;display:flex;align-items:center;padding:0 14px;border-bottom:1px solid #e4e7e9;font-weight:600}.tr-target-body{min-height:0;display:grid;grid-template-columns:270px minmax(380px,1fr) 270px;flex:1}.tr-target-body>aside,.tr-target-body>main{min-height:0;border-right:1px solid #e4e7e9;overflow-y:auto}.tr-target-search{padding:8px 12px}.tr-target-body>aside>button{display:block;width:100%;height:44px;padding:0 13px;border:0;background:#fff;text-align:left}.tr-target-body>aside>button.active{background:#eef3ff;color:#3f4b56}.tr-target-tools{height:56px;display:flex;align-items:center;gap:10px;padding:0 12px;border-bottom:1px solid #e5e8ea}.tr-target-tools>label{display:flex;align-items:center;gap:7px;white-space:nowrap}.tr-target-tools .tr-select{width:130px;flex:0 0 130px}.tr-target-tools .tr-search{width:170px}.tr-account-list>label{height:58px;display:grid;grid-template-columns:22px 36px 1fr;align-items:center;gap:9px;padding:0 13px;border-bottom:1px solid #edf0f1}.tr-account-list>label.selected{background:#f5faf3}.tr-avatar{position:relative;width:32px;height:32px;border-radius:4px;background:linear-gradient(145deg,#f2b8c7,#d07fa8);overflow:hidden}.tr-avatar:after{content:"";position:absolute;right:-5px;bottom:5px;width:40px;height:9px;border-radius:8px;background:rgba(255,255,255,.5);transform:rotate(-35deg)}.tr-avatar.avatar-blue{background:linear-gradient(145deg,#79d6ed,#317fdc)}.tr-avatar.avatar-green,.tr-avatar.avatar-lime{background:linear-gradient(145deg,#8ce4d2,#28a887)}.tr-avatar.avatar-purple{background:linear-gradient(145deg,#c3a4ed,#7159cf)}.tr-avatar.avatar-cyan{background:linear-gradient(145deg,#80e7de,#3182d6)}.tr-avatar.avatar-rose{background:linear-gradient(145deg,#f0a1bd,#cb6e9c)}.tr-selected{border:0!important}.tr-selected>header{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #e5e8ea}.tr-selected>header button,.tr-selected p button{border:0;background:transparent;color:#299f17}.tr-selected p{height:40px;display:flex;align-items:center;justify-content:space-between;margin:0;padding:0 12px;border-bottom:1px solid #edf0f1}.tr-target>footer{height:58px;min-height:58px;display:flex;align-items:center;justify-content:center;border-top:1px solid #e3e6e8}
.tr-rules{min-height:0;display:flex;flex:1;flex-direction:column;padding:12px 106px 0;overflow-y:auto}.tr-rule-card{margin-bottom:12px;background:#fff}.tr-rule-card>header{height:48px;display:flex;align-items:center;padding:0 14px;border-bottom:1px solid #e5e8ea;font-weight:600}.tr-rule-card.periods{padding-bottom:14px}.tr-rule-card.periods>div{margin:20px;border:1px solid #e2e5e7}.tr-period{position:relative;min-height:104px;display:grid;grid-template-columns:96px 320px 1fr 40px;grid-template-rows:52px 36px;align-items:center;padding:0 18px;border-bottom:1px solid #e8ebed}.tr-period:last-child{border-bottom:0}.tr-period>label{grid-column:1}.tr-time-range{position:relative;grid-column:2;width:320px;height:34px;display:grid;grid-template-columns:1fr 28px 1fr 24px;align-items:center;border:1px solid #d9dee2;border-radius:3px;background:#fff}.tr-time-range>button{height:32px;padding:0 10px;border:0;background:transparent;color:#5d656c;text-align:left}.tr-time-range>span{text-align:center;color:#a1a7ac}.tr-time-range>i{position:relative;width:14px;height:14px;border:1px solid #9da5aa;border-radius:50%}.tr-time-range>i:before,.tr-time-range>i:after{content:"";position:absolute;top:3px;left:6px;width:1px;height:4px;background:#9da5aa}.tr-time-range>i:after{top:7px;width:4px;height:1px}.tr-period>p{grid-column:2/4;grid-row:2;margin:0;color:#9aa1a6}.tr-remove-period{grid-column:4;grid-row:1/3;width:40px;height:100%;border:0;border-left:1px solid #e5e8ea;background:#fff;color:#8d959b;font-size:22px}.tr-rule-card.periods>.tr-button{margin-left:20px}.tr-time-pop{position:absolute;z-index:350;top:38px;left:-1px;width:170px;height:258px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 42px;border:1px solid #dfe3e6;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.17)}.tr-time-pop>div{overflow-y:auto;border-right:1px solid #edf0f1}.tr-time-pop>div button{display:block;width:100%;height:30px;border:0;background:#fff}.tr-time-pop>div button:hover,.tr-time-pop>div button.active{background:#edf7ea;color:#249d13}.tr-time-pop>footer{grid-column:1/4;display:flex;align-items:center;justify-content:flex-end;padding:0 8px;border-top:1px solid #e5e8ea}.tr-time-pop>footer button{height:28px;padding:0 12px;border:0;border-radius:3px;background:#2aaa16;color:#fff}.tr-time-pop>footer button:disabled{background:#eff1f2;color:#b7bcc0}.tr-rule-card.timeout>div{padding:20px 34px 22px}.tr-rule-card.timeout label{display:flex;align-items:center;gap:7px}.tr-rule-card.timeout input{width:90px;height:34px;padding:0 10px;border:1px solid #d9dee2;border-radius:3px}.tr-rule-card.timeout p{margin:8px 0 0 34px;color:#9aa1a6}.tr-rules>footer{height:60px;min-height:60px;display:flex;align-items:center;justify-content:center;margin:60px -106px 0;border-top:1px solid #e0e4e7;background:#fff}
.tr-mask{position:fixed;z-index:10050;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.42)}.tr-modal{width:min(640px,calc(100vw - 32px));border-radius:4px;background:#fff;box-shadow:0 12px 34px rgba(0,0,0,.23);overflow:hidden}.tr-modal>header{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e3e6e8}.tr-modal>header button{border:0;background:transparent;color:#8f979c;font-size:23px}.tr-modal.chat>div{height:340px}.tr-chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999}.tr-chat-empty i{width:34px;height:34px;margin-bottom:12px;border:5px dotted #8cc57d;border-radius:50%}.tr-modal>footer{height:56px;display:flex;align-items:center;justify-content:flex-end;padding:0 18px;border-top:1px solid #e3e6e8}.tr-toast{position:fixed;z-index:10100;top:82px;left:50%;padding:10px 20px;border-radius:3px;background:rgba(35,38,40,.9);color:#fff;transform:translateX(-50%)}.tr-empty{padding:60px 20px;color:#a1a7ac;text-align:center}
@media(max-width:1200px){.tr-record-layout{grid-template-columns:240px minmax(700px,1fr);overflow-x:auto}.tr-rules{padding-right:32px;padding-left:32px}.tr-rules>footer{margin-right:-32px;margin-left:-32px}.tr-target{width:calc(100% - 24px)}}@media(max-width:850px){.tr-tabs{gap:18px;padding:0 12px}.tr-target{width:900px}.tr-rules{min-width:760px}.tr-period{grid-template-columns:90px 300px 1fr 40px}}

/* V1.22 finalized layout: match the sensitive-monitor list and settings structure. */
.timeout-reply-page-wrap .tr-page-header{height:54px;min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e1e4e6;background:#fff}
.timeout-reply-page-wrap .tr-page-header>strong{color:#30373c;font-size:15px;font-weight:500}
.timeout-reply-page-wrap .tr-page-header>div{display:flex;align-items:center;gap:8px}
.timeout-reply-page-wrap .tr-record-layout{min-height:0;display:flex;flex:1;flex-direction:column;gap:10px;padding:10px 12px 12px;overflow:hidden}
.timeout-reply-page-wrap .tr-filter-panel{min-height:54px;flex:0 0 auto;padding:10px 14px;background:#fff}
.timeout-reply-page-wrap .tr-filter-fields{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.timeout-reply-page-wrap .tr-filter-field{min-width:0;height:34px}
.timeout-reply-page-wrap .tr-filter-field.search{width:210px}.timeout-reply-page-wrap .tr-filter-field.status{width:132px}.timeout-reply-page-wrap .tr-filter-field.type{width:126px}.timeout-reply-page-wrap .tr-filter-field.group{width:146px}.timeout-reply-page-wrap .tr-filter-field.account{width:166px}.timeout-reply-page-wrap .tr-filter-field.date{width:300px}
.timeout-reply-page-wrap .tr-filter-field .tr-search,.timeout-reply-page-wrap .tr-filter-field .tr-select{width:100%}
.timeout-reply-page-wrap .tr-filter-field.date .shared-date-range-picker{width:300px;height:34px;min-height:34px;flex:0 0 34px}.timeout-reply-page-wrap .tr-filter-field.date .shared-date-range-panel{right:auto;left:0;z-index:420}
.timeout-reply-page-wrap .tr-select-account-text{min-width:0;display:flex;align-items:center;gap:3px;overflow:hidden;white-space:nowrap}.timeout-reply-page-wrap .tr-select-account-text>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.timeout-reply-page-wrap .tr-select-account-text>em{flex:0 0 auto;color:#f08a17;font-size:12px;font-style:normal}.timeout-reply-page-wrap .tr-filter-field.account .tr-select>div button{height:40px}
.timeout-reply-page-wrap .tr-filter-reset{height:34px;min-width:70px;padding:0 12px;border:1px solid #d9dee2;border-radius:3px;background:#fff;color:#596169}
.timeout-reply-page-wrap .tr-filter-reset:hover{border-color:#93cb89;color:#259c14}
.timeout-reply-page-wrap .tr-record-panel{min-width:0;min-height:0;display:flex;flex:1;flex-direction:column;background:#fff;overflow:hidden}
.timeout-reply-page-wrap .tr-record-list{min-height:0;flex:1;padding:0;overflow:auto}
.timeout-reply-page-wrap .tr-record-table{width:100%;min-width:1080px;border-collapse:separate;border-spacing:0;table-layout:auto}
.timeout-reply-page-wrap .tr-record-table col.check{width:44px}.timeout-reply-page-wrap .tr-record-table col.content{width:24%}.timeout-reply-page-wrap .tr-record-table col.account{width:15%}.timeout-reply-page-wrap .tr-record-table col.object{width:15%}.timeout-reply-page-wrap .tr-record-table col.type{width:8%}.timeout-reply-page-wrap .tr-record-table col.time{width:15%}.timeout-reply-page-wrap .tr-record-table col.status{width:9%}.timeout-reply-page-wrap .tr-record-table col.actions{width:210px}
.timeout-reply-page-wrap .tr-record-table thead{position:sticky;z-index:3;top:0}
.timeout-reply-page-wrap .tr-record-table th{height:36px;padding:0 10px;border-bottom:1px solid #e3e7e9;background:#f4f5f6;color:#3f464c;font-weight:400;text-align:left;white-space:nowrap}
.timeout-reply-page-wrap .tr-record-table th:first-child,.timeout-reply-page-wrap .tr-record-table td:first-child{text-align:center}
.timeout-reply-page-wrap .tr-record{margin:0;border:0;background:#fff}
.timeout-reply-page-wrap .tr-record td{height:54px;padding:0 10px;border-bottom:1px solid #e8ebed;background:#fff;color:#4e565d;font-size:14px;font-weight:400;line-height:1.35;vertical-align:middle}
.timeout-reply-page-wrap .tr-record:nth-child(even) td{background:#fafafa}.timeout-reply-page-wrap .tr-record.selected td{background:#f3faf1}
.timeout-reply-page-wrap .tr-record-table th:last-child,.timeout-reply-page-wrap .tr-record-table td:last-child{width:210px;min-width:210px;max-width:210px;position:sticky;right:0;z-index:5;border-left:1px solid #e2e6e8;box-shadow:-9px 0 12px -11px rgba(48,55,60,.55)}
.timeout-reply-page-wrap .tr-record-table th:last-child{z-index:7;background:#f4f5f6}.timeout-reply-page-wrap .tr-record-table td:last-child{background:#fff}.timeout-reply-page-wrap .tr-record:nth-child(even) td:last-child{background:#fafafa}.timeout-reply-page-wrap .tr-record.selected td:last-child{background:#f3faf1}
.timeout-reply-page-wrap .tr-content-cell{position:relative}.timeout-reply-page-wrap .tr-content-cell>span{display:inline-block;max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.timeout-reply-page-wrap .tr-content-cell>button{margin-left:6px;padding:0;border:0;background:transparent;color:#279f15}
.timeout-reply-page-wrap .tr-content-cell .sv-content-cell{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeout-reply-page-wrap .tr-content-cell .sv-content-multi{max-width:100%;height:30px;display:inline-flex;align-items:center;gap:7px;margin:0;padding:0;border:0;background:transparent;color:#535b62}.timeout-reply-page-wrap .tr-content-cell .sv-content-multi>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeout-reply-page-wrap .tr-content-cell .sv-content-multi>em{height:22px;flex:0 0 auto;display:inline-flex;align-items:center;padding:0 7px;border:1px solid #d9dee2;border-radius:3px;background:#f7f8f9;color:#758087;font-size:12px;font-style:normal}.timeout-reply-page-wrap .tr-content-cell .sv-content-media{max-width:100%;height:32px;display:flex;align-items:center;gap:7px;margin:0;padding:0;border:0;background:transparent;color:#535b62;text-align:left}.timeout-reply-page-wrap .tr-content-cell .sv-content-media>i{position:relative;width:26px;height:26px;flex:0 0 26px;border:1px solid #d9e0e5;border-radius:3px;background:#f1f5f7}.timeout-reply-page-wrap .tr-content-cell .sv-content-media.image>i{background:center/cover no-repeat url("assets/demo-materials/demo-sky.jpg")}.timeout-reply-page-wrap .tr-content-cell .sv-content-media.video>i{background:center/cover no-repeat url("assets/demo-materials/demo-flower.jpeg")}.timeout-reply-page-wrap .tr-content-cell .sv-content-media.video>i:after{content:"";position:absolute;top:8px;left:10px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid #fff}.timeout-reply-page-wrap .tr-content-cell .sv-content-media.file>i:after,.timeout-reply-page-wrap .tr-content-cell .sv-content-media.link>i:after{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#68747c;font-size:10px;font-style:normal}.timeout-reply-page-wrap .tr-content-cell .sv-content-media.file>i:after{content:"文"}.timeout-reply-page-wrap .tr-content-cell .sv-content-media.link>i:after{content:"链"}.timeout-reply-page-wrap .tr-content-cell .sv-content-media>span{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeout-reply-page-wrap .tr-content-cell .sv-content-media em{flex:0 0 auto;color:#7b858c;font-size:12px;font-style:normal}
.timeout-reply-page-wrap .tr-account-cell,.timeout-reply-page-wrap .tr-object-cell{min-width:0;display:flex;align-items:center;gap:8px}.timeout-reply-page-wrap .tr-account-cell .tr-source-avatar,.timeout-reply-page-wrap .tr-object-cell .tr-object-avatar,.timeout-reply-page-wrap .tr-object-cell .tr-group-avatar{width:28px;height:28px;flex:0 0 28px}.timeout-reply-page-wrap .tr-source-avatar:after{display:none}.timeout-reply-page-wrap .tr-account-cell>span,.timeout-reply-page-wrap .tr-object-cell>span{min-width:0;display:flex;flex-direction:column}.timeout-reply-page-wrap .tr-account-cell b,.timeout-reply-page-wrap .tr-object-cell b{overflow:hidden;color:#41484e;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.timeout-reply-page-wrap .tr-account-cell em{overflow:hidden;color:#f08a17;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}
.timeout-reply-page-wrap .tr-object-cell .tr-object-avatar[class*="customer-art-"]{position:relative;overflow:hidden;border-radius:5px;background:conic-gradient(from var(--customer-art-turn) at 72% 72%,var(--customer-art-c) 0 25%,transparent 0 100%),linear-gradient(90deg,var(--customer-art-a) 0 48%,transparent 48%),var(--customer-art-paper);box-shadow:inset 0 0 0 1px rgba(90,105,98,.08)}.timeout-reply-page-wrap .tr-object-cell .tr-object-avatar[class*="customer-art-"]:before,.timeout-reply-page-wrap .tr-object-cell .tr-object-avatar[class*="customer-art-"]:after{content:"";position:absolute;display:block}.timeout-reply-page-wrap .tr-object-cell .tr-object-avatar[class*="customer-art-"]:before{width:20px;height:20px;top:var(--customer-art-y);left:var(--customer-art-x);border-radius:var(--customer-art-radius);background:var(--customer-art-b);transform:rotate(var(--customer-art-rotate)) scale(.78)}.timeout-reply-page-wrap .tr-object-cell .tr-object-avatar[class*="customer-art-"]:after{width:8px;height:8px;top:4px;right:4px;border:2px solid var(--customer-art-d);border-radius:50%;background:transparent}
.timeout-reply-page-wrap .tr-object-cell .tr-group-avatar{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:1px;padding:2px;border:1px solid #e5e7eb;border-radius:4px;background:#fff}.timeout-reply-page-wrap .tr-object-cell em{color:#7f8990;font-size:12px;font-style:normal}.timeout-reply-page-wrap .tr-object-cell em.wechat{color:#22a719}
.timeout-reply-page-wrap .tr-record time{white-space:nowrap}.timeout-reply-page-wrap .tr-status{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.timeout-reply-page-wrap .tr-status i{width:7px;height:7px;border-radius:50%;background:#ee5a5a}.timeout-reply-page-wrap .tr-status.processed{color:#8a9298}.timeout-reply-page-wrap .tr-status.processed i{background:#aeb5ba}
.timeout-reply-page-wrap .tr-row-actions{display:flex;align-items:center;white-space:nowrap}.timeout-reply-page-wrap .tr-row-actions button{position:relative;height:26px;padding:0 6px;border:0;background:transparent;color:#596169}.timeout-reply-page-wrap .tr-row-actions button:hover{border-radius:3px;background:#f1f3f4;color:#30373c}.timeout-reply-page-wrap .tr-row-actions button.process{color:#e18a12}.timeout-reply-page-wrap .tr-row-actions button.process:hover{background:#fff5e5;color:#c87306}.timeout-reply-page-wrap .tr-row-actions button+button{margin-left:8px}.timeout-reply-page-wrap .tr-row-actions button+button:before{content:"";position:absolute;top:8px;bottom:8px;left:-8px;border-left:1px solid #dfe3e6}
.timeout-reply-page-wrap .tr-list-footer{height:52px;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px;border-top:1px solid #e3e7e9;background:#fff}.timeout-reply-page-wrap .tr-bulk-bar{display:flex;align-items:center;gap:12px;white-space:nowrap}.timeout-reply-page-wrap .tr-bulk-bar>button:not(.tr-button){padding:0;border:0;background:transparent;color:#279f15}.timeout-reply-page-wrap .tr-bulk-bar span{color:#747d84}.timeout-reply-page-wrap .tr-bulk-bar b{color:#279f15;font-weight:400}.timeout-reply-page-wrap .tr-bulk-bar .tr-button{border-color:#80c876;background:#fff;color:#279f15}.timeout-reply-page-wrap .tr-bulk-bar .tr-button:disabled{border-color:#dce1e4;background:#fff;color:#aeb4b9}
.timeout-reply-page-wrap .tr-pagination{height:50px;min-height:50px;display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:0;border:0}.timeout-reply-page-wrap .tr-pagination button{width:32px;height:32px;border:1px solid #dce1e4;border-radius:3px;background:#fff;text-align:center}.timeout-reply-page-wrap .tr-pagination button.active{border-color:#2aaa16;color:#249d13}.timeout-reply-page-wrap .tr-pagination button:disabled{color:#c3c8cc}.timeout-reply-page-wrap .tr-pagination>span:first-child{margin-right:4px;color:#747d84}.timeout-reply-page-wrap .tr-detail{top:46px;left:8px}
.timeout-reply-page-wrap .tr-settings-page{height:100%;min-height:0;display:flex;flex-direction:column;background:#f4f5f6}.timeout-reply-page-wrap .tr-settings-page>header{height:54px;min-height:54px;display:flex;align-items:center;border-bottom:1px solid #e1e4e6;background:#fff}.timeout-reply-page-wrap .tr-settings-page>header>div{height:54px;display:flex;align-items:center;gap:10px;padding:0 18px}.timeout-reply-page-wrap .tr-settings-page>header strong{height:26px;display:inline-flex;align-items:center;color:#30373c;font-size:15px;font-weight:500;line-height:26px}.timeout-reply-page-wrap .tr-settings-page>header .back-circle{width:26px;height:26px;min-width:26px}
.timeout-reply-page-wrap .tr-settings-page .tr-target{width:min(1000px,calc(100% - 64px));height:auto;min-height:0;flex:1 1 0;margin:16px auto;border:1px solid #dfe3e6;box-shadow:0 1px 2px rgba(31,41,47,.04)}.timeout-reply-page-wrap .tr-target>footer{gap:10px}
.timeout-reply-page-wrap .tr-settings-page .tr-target-body>aside>button.active{background:#edf7ea;color:#269f15}
.timeout-reply-page-wrap .tr-settings-page .tr-target-body{grid-template-columns:230px minmax(400px,1fr) 260px}
.timeout-reply-page-wrap .tr-settings-page .tr-company-pane{overflow-y:auto}
.timeout-reply-page-wrap .tr-settings-page .tr-company-pane>button{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px}
.timeout-reply-page-wrap .tr-settings-page .tr-company-pane>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.timeout-reply-page-wrap .tr-settings-page .tr-company-pane>button em{height:20px;min-width:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#eef1f2;color:#8b9399;font-size:12px;font-style:normal}
.timeout-reply-page-wrap .tr-settings-page .tr-company-pane>button.active em{background:#dff2da;color:#269f15}
.timeout-reply-page-wrap .tr-settings-page .tr-account-pane{min-height:0;display:flex;flex-direction:column;overflow:hidden}
.timeout-reply-page-wrap .tr-settings-page .tr-target-tools{height:56px;min-height:56px}
.timeout-reply-page-wrap .tr-settings-page .tr-target-tools .tr-select{width:150px;flex:0 0 150px}
.timeout-reply-page-wrap .tr-settings-page .tr-target-tools .tr-search{width:220px}
.timeout-reply-page-wrap .tr-settings-page .tr-account-list{min-height:0;flex:1;overflow-y:auto}
.timeout-reply-page-wrap .tr-settings-page .tr-account-list>label{grid-template-columns:22px minmax(0,1fr)}
.timeout-reply-page-wrap .tr-settings-page .tr-picker-account{min-width:0;display:flex;align-items:center;gap:9px}
.timeout-reply-page-wrap .tr-settings-page .tr-picker-account .tr-source-avatar{width:32px;height:32px;flex:0 0 32px}
.timeout-reply-page-wrap .tr-settings-page .tr-picker-account>span{min-width:0;display:flex;flex-direction:column}
.timeout-reply-page-wrap .tr-settings-page .tr-picker-account b{overflow:hidden;color:#3f464c;font-weight:400;text-overflow:ellipsis;white-space:nowrap}
.timeout-reply-page-wrap .tr-settings-page .tr-picker-account em{overflow:hidden;color:#f08a17;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}
.timeout-reply-page-wrap .tr-settings-page .tr-target-list-footer{height:52px;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;border-top:1px solid #e3e6e8;background:#fff}
.timeout-reply-page-wrap .tr-settings-page .tr-target-list-footer>div:first-child{display:flex;align-items:center;gap:10px;white-space:nowrap}
.timeout-reply-page-wrap .tr-settings-page .tr-target-list-footer>div:first-child button{padding:0;border:0;background:transparent;color:#279f15}
.timeout-reply-page-wrap .tr-settings-page .tr-target-list-footer>div:first-child span{color:#747d84}
.timeout-reply-page-wrap .tr-settings-page .tr-target-pagination{height:40px;min-height:40px;gap:4px}
.timeout-reply-page-wrap .tr-settings-page .tr-target-pagination button{width:28px;height:28px}
.timeout-reply-page-wrap .tr-settings-page .tr-selected{display:flex;flex-direction:column;overflow:hidden!important}
.timeout-reply-page-wrap .tr-settings-page .tr-selected>div{min-height:0;flex:1;overflow-y:auto}
.timeout-reply-page-wrap .tr-settings-page .tr-selected p{margin:8px 10px 0;border:1px solid #dfe3e6;background:#fff}
.timeout-reply-page-wrap .tr-settings-page .tr-target-empty{display:block;padding:40px 12px;color:#a1a7ac;text-align:center}
.timeout-reply-page-wrap .tr-settings-page .tr-rules{width:min(1100px,calc(100% - 64px));min-height:0;align-self:center;padding:16px 0 0}.timeout-reply-page-wrap .tr-settings-page .tr-rule-card{border:1px solid #dfe3e6;box-shadow:0 1px 2px rgba(31,41,47,.04)}.timeout-reply-page-wrap .tr-settings-page .tr-rules>footer{height:58px;min-height:58px;gap:10px;margin:4px 0 0;border:1px solid #dfe3e6;background:#fff}
.timeout-reply-page-wrap .tr-settings-page .tr-rules{height:auto;min-height:0;flex:1 1 0;margin:16px auto;overflow:hidden}
.timeout-reply-page-wrap .tr-settings-page .tr-rules-body{min-height:0;flex:1;overflow-y:auto}
.timeout-reply-page-wrap .tr-settings-page .tr-rule-card{margin-bottom:10px}
.timeout-reply-page-wrap .tr-settings-page .tr-rule-card>header{height:46px;padding:0 16px;font-weight:400}
.timeout-reply-page-wrap .tr-settings-page .tr-rule-card>header strong{color:#30373c;font-size:14px;font-weight:500}
.timeout-reply-page-wrap .tr-settings-page .tr-rule-card>header span{margin-left:10px;color:#969da2;font-size:12px}
.timeout-reply-page-wrap .tr-settings-page .tr-rule-card.periods{padding-bottom:14px}
.timeout-reply-page-wrap .tr-settings-page .tr-rule-card.periods>div{margin:14px 16px 12px}
.timeout-reply-page-wrap .tr-settings-page .tr-period{min-height:68px;grid-template-columns:86px 320px minmax(180px,1fr) 44px;grid-template-rows:1fr;padding:0 14px}
.timeout-reply-page-wrap .tr-settings-page .tr-period>label{grid-column:1;color:#4b5359}
.timeout-reply-page-wrap .tr-settings-page .tr-period>p{grid-column:3;grid-row:1;margin:0 14px;color:#92999f;white-space:nowrap}
.timeout-reply-page-wrap .tr-settings-page .tr-remove-period{grid-column:4;grid-row:1;width:44px;height:100%;font-size:22px}
.timeout-reply-page-wrap .tr-settings-page .tr-rule-card.periods>.tr-button{margin-left:16px}
.timeout-reply-page-wrap .tr-settings-page .tr-rule-card.timeout>div{padding:16px 20px 18px}
.timeout-reply-page-wrap .tr-settings-page .tr-rule-card.timeout label{display:grid;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:0}
.timeout-reply-page-wrap .tr-settings-page .tr-rule-card.timeout label>span{color:#4b5359}
.timeout-reply-page-wrap .tr-settings-page .tr-rule-card.timeout label>div{display:flex;align-items:center;gap:7px}
.timeout-reply-page-wrap .tr-settings-page .tr-rule-card.timeout p{margin:10px 0 0 100px;color:#92999f}
.timeout-reply-page-wrap .tr-settings-page .tr-rules>footer{flex:0 0 58px;margin:0}
@media(max-width:900px){.timeout-reply-page-wrap .tr-settings-page .tr-period{grid-template-columns:82px 300px minmax(160px,1fr) 40px}.timeout-reply-page-wrap .tr-settings-page .tr-period>p{margin-left:10px;font-size:12px}}
@media(max-width:1100px){.timeout-reply-page-wrap .tr-record-layout{overflow:hidden}.timeout-reply-page-wrap .tr-filter-field.date{width:280px}.timeout-reply-page-wrap .tr-settings-page .tr-target,.timeout-reply-page-wrap .tr-settings-page .tr-rules{width:calc(100% - 24px)}}
