.timeout-rule{display:flex;gap:13px;align-items:flex-start;margin-bottom:14px;padding:16px 18px;border:1px solid #cfdbea;border-radius:9px;background:#f4f7fb;color:#315783}.timeout-rule b{font-size:11px}.timeout-rule p{margin:6px 0 0;color:#697586;font-size:9px;line-height:1.7}.stage-overview{overflow:hidden;background:linear-gradient(145deg,#fff,#fbfcfe 72%,#f0f5fb);border:1px solid #dfe5ed;border-radius:14px;box-shadow:0 14px 35px rgba(34,53,78,.06)}.stage-overview>header{display:flex;align-items:flex-end;justify-content:space-between;padding:28px 30px 23px;border-bottom:1px solid #e8edf3}.stage-overview>header p{margin:0 0 8px;color:#315783;font-size:8px;letter-spacing:.15em}.stage-overview h2{margin:0;color:#243247;font-size:22px}.stage-overview>header span{display:block;margin-top:7px;color:#87919f;font-size:10px}.stage-overview>header>strong{color:#173864;font-size:34px;text-align:right}.stage-overview>header>strong small{display:block;margin-top:3px;color:#9099a6;font-size:8px;font-weight:500}.stage-strip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.stage-strip>a{position:relative;min-height:185px;padding:22px 21px;border-right:1px solid #e8edf3;border-bottom:1px solid #e8edf3;text-decoration:none;color:#344154;transition:.18s ease}.stage-strip>a:nth-child(4n){border-right:0}.stage-strip>a:hover{z-index:1;background:#f3f7fc;box-shadow:inset 0 0 0 1px #c9d7e7;transform:translateY(-2px)}.stage-strip>a.empty{opacity:.58}.stage-strip>a>i{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#e8eff8;color:#315783;font-size:9px;font-style:normal}.stage-strip>a>div{margin-top:19px}.stage-strip>a>div b,.stage-strip>a>div span,.stage-strip>a>div strong{display:block}.stage-strip>a>div b{color:#4e5c6f;font-size:11px}.stage-strip>a>div strong{margin-top:5px;color:#173864;font-size:30px;line-height:1}.stage-strip>a>div span{margin-top:5px;color:#9aa2ae;font-size:8px}.stage-strip>a>small{display:flex;gap:11px;margin-top:17px;color:#7f8997;font-size:8px}.stage-strip>a>small span{display:flex;gap:4px}.stage-strip>a>small b{color:#315783}.stage-strip>a>small em{font-style:normal}.stage-enter{position:absolute;right:18px;top:20px;color:#a3adba;transition:.18s}.stage-strip>a:hover .stage-enter{color:#315783;transform:translateX(3px)}.stage-overview>footer{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;background:#f7f9fc;color:#687486;font-size:8px}.stage-overview>footer i{color:#abb4c0;font-style:normal}.selected-stage>header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.selected-stage>header a{display:flex;align-items:center;gap:5px;width:max-content;margin-bottom:14px;color:#657082;text-decoration:none;font-size:9px}.selected-stage>header p{margin:0 0 5px;color:#315783;font-size:8px;letter-spacing:.12em}.selected-stage>header h2{margin:0;color:#263448;font-size:22px}.selected-stage>header span{display:block;margin-top:7px;color:#87919e;font-size:9px}@media(max-width:1000px){.stage-strip{grid-template-columns:repeat(2,1fr)}.stage-strip>a:nth-child(2n){border-right:0}.stage-strip>a:nth-child(4n-1){border-right:1px solid #e8edf3}}@media(max-width:620px){.stage-overview>header{padding:21px;align-items:flex-start}.stage-overview>header>strong{font-size:26px}.stage-strip{grid-template-columns:1fr}.stage-strip>a,.stage-strip>a:nth-child(n){border-right:0}.stage-overview>footer{display:none}}.stage-overview-tools>strong{min-width:48px;color:#173864;font-size:28px;line-height:1;text-align:center}.stage-overview-tools>strong small{display:block;margin-top:4px;color:#9099a6;font-size:8px;font-weight:500}.stage-timeout-settings{overflow:hidden;border:1px solid #dfe5ed;border-radius:14px;background:#fff;box-shadow:0 14px 35px rgba(34,53,78,.06)}.stage-timeout-settings>header{display:flex;align-items:center;justify-content:space-between;padding:25px 28px;border-bottom:1px solid #e8edf3;background:linear-gradient(135deg,#fff,#f4f7fb)}.stage-timeout-settings>header>div{display:flex;align-items:flex-start;gap:13px;color:#315783}.stage-timeout-settings>header p{margin:0 0 5px;font-size:8px;letter-spacing:.14em}.stage-timeout-settings>header h2{margin:0;color:#243247;font-size:20px}.stage-timeout-settings>header span{display:block;margin-top:6px;color:#7d8897;font-size:9px}.stage-timeout-settings>header button{display:flex;align-items:center;gap:6px;padding:10px 15px;border:0;border-radius:7px;background:#173864;color:#fff;font-size:9px;cursor:pointer}.stage-timeout-settings>header button:disabled{opacity:.55;cursor:wait}.timeout-notice{display:flex;gap:14px;margin:20px 28px 0;padding:13px 15px;border:1px solid #d8e2ee;border-radius:8px;background:#f5f8fc;color:#566579;font-size:9px;line-height:1.65}.timeout-notice b{flex:0 0 auto;color:#315783}.timeout-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:20px 28px 28px}.timeout-grid article{display:grid;grid-template-columns:30px minmax(150px,1fr) 105px 76px;align-items:center;grid-gap:12px;gap:12px;padding:16px;border:1px solid #e2e7ed;border-radius:9px;transition:.18s}.timeout-grid article:hover{border-color:#bfccdb;box-shadow:0 6px 18px rgba(28,53,82,.05)}.timeout-grid article.disabled{background:#f7f8fa;opacity:.7}.timeout-grid article>i{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;background:#eaf0f7;color:#315783;font-size:9px;font-style:normal}.timeout-grid article>div b,.timeout-grid article>div small{display:block}.timeout-grid article>div b{color:#344154;font-size:10px}.timeout-grid article>div small{margin-top:5px;color:#8b95a2;font-size:8px}.timeout-grid article>label:not(.timeout-switch){display:flex;align-items:center;border:1px solid #d5dce5;border-radius:6px;background:#fff}.timeout-grid input[type=number]{width:68px;padding:8px;border:0;background:transparent;color:#26364a;text-align:center;font-size:10px;outline:0}.timeout-grid label>span{color:#7c8794;font-size:9px}.timeout-switch{display:flex;align-items:center;gap:6px;color:#59687b;font-size:9px;cursor:pointer}.timeout-switch input{accent-color:#315783}.timeout-message{display:flex;align-items:center;gap:6px;margin:-10px 28px 24px;padding:10px 12px;border-radius:7px;font-size:9px}.timeout-message.success{background:#eef8f2;color:#267044}.timeout-message.error{background:#fff1f1;color:#b63e3e}@media(max-width:1050px){.timeout-grid{grid-template-columns:1fr}}@media(max-width:650px){.stage-timeout-settings>header{align-items:flex-start;gap:15px;padding:20px}.timeout-notice{margin:16px 20px 0;flex-direction:column;gap:4px}.timeout-grid{padding:16px 20px 22px}.timeout-grid article{grid-template-columns:28px 1fr 85px}.timeout-switch{grid-column:2/4}.stage-timeout-settings>header span{max-width:220px}}.system-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border-top:1px solid #dfe5ec;background:#f7f9fc;color:#536174;font-size:11px}.system-pagination>div{display:flex;align-items:center;gap:8px}.system-pagination b{color:#173864}.system-pagination label{display:flex;align-items:center;gap:6px}.system-pagination select{padding:0 28px 0 9px;color:#334155}.system-pagination button,.system-pagination select{height:32px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;font-size:11px}.system-pagination button{padding:0 11px;color:#315783;cursor:pointer}.system-pagination button:hover:not(:disabled){border-color:#8ea6c1;background:#edf3fa}.system-pagination button:disabled{opacity:.42;cursor:not-allowed}.system-pagination>div>span{min-width:48px;text-align:center;color:#334155;font-weight:600}@media(max-width:620px){.system-pagination{align-items:flex-start;flex-direction:column}.system-pagination>div:last-child{width:100%;flex-wrap:wrap}}.project-edit-button{display:flex;align-items:center;gap:5px;height:32px;padding:0 11px;border:0;border-radius:6px;background:#173864;color:#fff;font-size:10px;cursor:pointer}.project-section-edit{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:29px;margin-left:auto;padding:0 9px;border:1px solid #cbd8e6;border-radius:6px;background:#f5f9fd;color:#315783;font-size:9px;cursor:pointer;white-space:nowrap}.project-section-edit:hover{border-color:#9fb7ce;background:#eaf2fa}.project-detail-title .project-section-edit{height:32px;border:0;background:#173864;color:#fff}.project-detail-grid header .project-section-edit,.project-private-data>header .project-section-edit{margin-left:auto}.project-section-modal{width:min(860px,94vw);height:auto;max-height:88vh}.project-section-notice{display:flex;align-items:center;gap:8px;margin:12px 20px 0;padding:10px 12px;border:1px solid;border-radius:7px;font-size:9px}.project-section-notice.error{border-color:#efb6b6;background:#fff2f2;color:#a63838}.project-section-notice.success{border-color:#b9ddc9;background:#f1faf5;color:#28734e}.project-section-modal form>footer>span{min-width:0;margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.project-section-modal form>footer>span.error{color:#ad3f3f}.project-section-modal form>footer>span.success{color:#28734e}.modal.project-edit-modal{display:flex;flex-direction:column;width:min(1040px,94vw);height:min(860px,92vh);max-height:92vh;padding:0;overflow:hidden;background:#f5f7fa}.project-edit-modal>header{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;margin:0;padding:21px 24px;border-bottom:1px solid #dce3eb;background:#fff}.project-edit-modal>header p{margin:0 0 5px;color:#315783;font-size:8px;letter-spacing:.13em}.project-edit-modal>header h2{margin:0;color:#27364a;font-size:19px}.project-edit-modal>header span{display:block;margin-top:5px;color:#7d8897;font-size:9px}.project-edit-modal>header>button{border:0;background:none;color:#718096;font-size:22px;cursor:pointer}.project-edit-modal>form{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;margin:0;overflow:hidden}.project-edit-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:17px 17px 5px}.project-edit-scroll>section{margin-bottom:12px;padding:18px;border:1px solid #dfe5ec;border-radius:9px;background:#fff}.project-edit-modal h3{margin:0 0 15px;color:#26384f;font-size:12px}.project-edit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px}.project-edit-grid label{display:grid;grid-gap:6px;gap:6px}.project-edit-grid label.wide{grid-column:span 2}.project-edit-grid label>span{color:#536174;font-size:9px;font-weight:600}.project-edit-grid input,.project-edit-grid select,.project-edit-grid textarea{width:100%;border:1px solid #ccd6e1;border-radius:6px;background:#fff;color:#263548;font:inherit;font-size:10px;outline:none}.project-edit-grid input,.project-edit-grid select{height:38px;padding:0 10px}.project-edit-grid textarea{padding:10px;resize:vertical}.project-edit-grid input:focus,.project-edit-grid select:focus,.project-edit-grid textarea:focus{border-color:#6484a6;box-shadow:0 0 0 3px rgba(49,87,131,.09)}.project-edit-modal form>footer{position:relative;flex:0 0 auto;display:flex;justify-content:flex-end;gap:8px;margin:0;padding:14px 20px;border-top:1px solid #cfd9e4;background:#fff;box-shadow:0 -8px 20px rgba(30,48,72,.07);z-index:2}.project-edit-modal form>footer button{height:38px;padding:0 17px;border:1px solid #ccd5df;border-radius:6px;background:#fff;color:#536174;font-size:11px;cursor:pointer}.project-edit-modal form>footer button:last-child{border-color:#173864;background:#173864;color:#fff;font-weight:600}.project-edit-modal form>footer button:disabled{opacity:.55;cursor:wait}.project-edit-message{margin:0 0 12px;padding:10px;border-radius:6px;background:#edf4fb;color:#315783;font-size:10px}@media(max-width:800px){.project-edit-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.modal-backdrop{padding:8px}.modal.project-edit-modal{width:100%;height:96vh;max-height:96vh}.project-edit-grid{grid-template-columns:1fr}.project-edit-grid label.wide{grid-column:auto}.project-edit-modal>header{padding:16px}.project-edit-scroll{padding:12px 12px 4px}.project-edit-modal form>footer{padding:12px}}.project-edit-grid textarea.compact{height:38px;min-height:38px;padding:10px;resize:none;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.project-edit-grid>.role-progress-groups{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.role-progress-group{padding:14px;border:1px solid #dfe6ee;border-radius:8px;background:#f8fafc}.role-progress-group h4{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e4eaf0;color:#315783;font-size:11px}.role-progress-group>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.role-progress-group label{display:grid;grid-gap:6px;gap:6px}.role-progress-group label>span{color:#536174;font-size:9px;font-weight:600}.role-progress-group input,.role-progress-group select{width:100%;height:38px;padding:0 9px;border:1px solid #ccd6e1;border-radius:6px;background:#fff;color:#263548;font-size:10px}@media(max-width:760px){.project-edit-grid>.role-progress-groups,.role-progress-group>div{grid-template-columns:1fr}}.recharge-config-file-panel{grid-column:1/-1;padding:13px;border:1px solid #cbd9e7;border-radius:8px;background:#f4f8fc}.recharge-config-file-title{display:flex;align-items:flex-start;gap:9px;color:#315783}.recharge-config-file-title>div{min-width:0}.recharge-config-file-title b,.recharge-config-file-title span{display:block}.recharge-config-file-title b{font-size:11px}.recharge-config-file-title span{margin-top:4px;color:#6f7f91;font-size:9px;line-height:1.55}.recharge-config-current{display:flex;align-items:center;gap:8px;margin-top:10px;padding:8px 9px;border:1px solid #d8e2ec;border-radius:6px;background:#fff}.recharge-config-current a{flex:1 1;min-width:0;overflow:hidden;color:#245789;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.recharge-config-current button,.recharge-config-file-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;padding:0 10px;border:1px solid #c7d5e3;border-radius:6px;background:#fff;color:#315783;font-size:9px;cursor:pointer}.recharge-config-current button{color:#a33e3e}.recharge-config-file-actions{display:flex;align-items:center;gap:9px;margin-top:10px}.recharge-config-file-actions input{flex:1 1;min-width:0;height:34px;padding:5px 7px;background:#fff}.recharge-config-file-actions button{flex:0 0 auto;border-color:#315783;background:#315783;color:#fff}.recharge-config-file-panel>span{display:block;margin-top:8px;font-size:9px}.recharge-config-file-panel>span.success{color:#28734e}.recharge-config-file-panel>span.error{color:#ad3f3f}.recharge-config-file-panel button:disabled{opacity:.55;cursor:wait}@media(max-width:560px){.recharge-config-file-actions{align-items:stretch;flex-direction:column}.recharge-config-file-actions button,.recharge-config-file-actions input{width:100%}}.project-edit-grid input:disabled{border-color:#dfe5eb;background:#f3f6f9;color:#68798c;cursor:not-allowed;opacity:1}.test-management-page{background:#f5f7fb}.test-metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:11px;gap:11px;margin-bottom:16px}.test-metrics article{position:relative;padding:16px 17px;border:1px solid #e1e7ee;border-radius:10px;background:#fff}.test-metrics svg{position:absolute;right:15px;top:15px;color:#a7b8c9}.test-metrics b,.test-metrics span{display:block}.test-metrics span{color:#8290a0;font-size:9px}.test-metrics b{margin-top:7px;color:#244b75;font-size:22px}.test-tabs{margin-top:0}.test-round-board{overflow:hidden;border:1px solid #e1e7ee;border-radius:11px;background:#fff}.test-round-board>header{display:flex;align-items:center;justify-content:space-between;padding:16px 19px;border-bottom:1px solid #e9edf2}.test-round-board>header>div{display:flex;align-items:center;gap:9px;color:#315f8d}.test-round-board>header h2,.test-round-board>header p{margin:0}.test-round-board>header h2{color:#2f4054;font-size:14px}.test-round-board>header p{margin-top:4px;color:#8995a3;font-size:9px}.test-round-board>header>strong{color:#315f8d;font-size:20px;text-align:center}.test-round-board>header>strong small{display:block;margin-top:2px;color:#929ca8;font-size:8px;font-weight:400}.test-round-list{display:grid}.test-round-card{display:grid;grid-template-columns:minmax(0,1fr) 220px;border-bottom:1px solid #ebeff3}.test-round-card:last-child{border-bottom:0}.test-round-main{min-width:0;padding:16px 18px}.test-round-card>aside{padding:16px;border-left:1px solid #ebeff3;background:#fafbfd}.test-round-title{display:flex;align-items:center;gap:10px}.test-round-title>div{min-width:0;flex:1 1}.test-round-title h3,.test-round-title p{margin:0}.test-round-title h3{color:#2d4158;font-size:13px}.test-round-title p{margin-top:4px;color:#758395;font-size:9px}.test-round-title>em{padding:4px 8px;border-radius:10px;background:#edf2f7;color:#596f86;font-size:8px;font-style:normal}.test-pending .test-round-title>em{background:#fff3df;color:#a16d24}.test-in_progress .test-round-title>em{background:#e7f1fb;color:#286598}.test-passed .test-round-title>em{background:#e8f6ed;color:#2f8050}.test-returned .test-round-title>em{background:#fff0f0;color:#b34e4e}.test-config-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:12px}.test-config-grid>span{min-width:0;padding:8px 9px;border-radius:7px;background:#f5f8fb}.test-config-grid b,.test-config-grid small{display:block}.test-config-grid small{color:#8a96a4;font-size:7px}.test-config-grid b{overflow:hidden;margin-top:4px;color:#40546a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.test-round-notes{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:9px}.test-round-notes>span{padding:8px 9px;border-left:3px solid #b9cce0;border-radius:0 6px 6px 0;background:#f8fafc}.test-round-notes>span.issue{border-left-color:#d48383;background:#fff8f8}.test-round-notes b,.test-round-notes p{margin:0}.test-round-notes b{color:#63758a;font-size:8px}.test-round-notes p{display:-webkit-box;overflow:hidden;margin-top:4px;color:#45566a;font-size:9px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.test-image-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.test-image-list a{padding:4px 7px;border-radius:5px;background:#edf3f8;color:#315f8d;font-size:8px;text-decoration:none}.test-round-card aside dl{display:grid;grid-gap:7px;gap:7px;margin:0}.test-round-card aside dl>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.test-round-card dt{color:#929daa;font-size:8px}.test-round-card dd{margin:0;color:#4d5f73;font-size:8px;text-align:right}.test-round-actions{display:grid;grid-gap:6px;gap:6px;margin-top:12px}.test-round-actions>button{display:flex;align-items:center;justify-content:center;gap:6px;height:33px;border:0;border-radius:6px;color:#fff;font-size:9px;cursor:pointer}.test-round-actions .claim,.test-round-actions .pass{background:#315f8d}.test-round-actions .return{background:#b65353}.test-round-actions button:disabled{opacity:.5;cursor:not-allowed}.test-round-actions>small{color:#64778c;font-size:8px}.test-result-dialog{width:min(580px,calc(100vw - 24px));padding:0;border:0;border-radius:11px;box-shadow:0 24px 70px rgba(20,40,60,.25)}.test-result-dialog::-webkit-backdrop{background:rgba(20,35,52,.48)}.test-result-dialog::backdrop{background:rgba(20,35,52,.48)}.test-result-dialog form{padding:18px}.test-result-dialog header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid #e8edf2}.test-result-dialog header b,.test-result-dialog header span{display:block}.test-result-dialog header b{color:#2c4057;font-size:14px}.test-result-dialog header span{margin-top:4px;color:#8491a0;font-size:9px}.test-result-dialog header button{border:0;background:transparent;color:#738092}.test-result-dialog label{display:block;margin-top:14px}.test-result-dialog label>span{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:#56697e;font-size:9px;font-weight:700}.test-result-dialog textarea{width:100%;padding:10px;border:1px solid #d8e1e9;border-radius:7px;resize:vertical}.test-result-dialog label>small{display:block;margin-top:5px;color:#8c97a4;font-size:8px}.test-result-images{padding:11px;border:1px dashed #ced9e4;border-radius:8px;background:#f8fafc}.test-result-message{padding:8px;border-radius:6px;background:#fff3e8;color:#9b6729;font-size:9px}.test-result-dialog footer{display:flex;justify-content:flex-end;gap:7px;margin-top:16px}.test-result-dialog footer button{height:35px;padding:0 13px;border:0;border-radius:6px;background:#edf1f5;color:#596a7e}.test-result-dialog footer button.pass{background:#315f8d;color:#fff}.test-result-dialog footer button.return{background:#b65353;color:#fff}@media(max-width:900px){.test-metrics{grid-template-columns:1fr 1fr}.test-round-card{grid-template-columns:1fr}.test-round-card>aside{border-top:1px solid #ebeff3;border-left:0}.test-config-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.test-config-grid,.test-metrics,.test-round-notes{grid-template-columns:1fr}}.test-round-actions .resubmit{background:#2e7b65}.test-tabs a i{min-width:19px;text-align:center}.test-return-focus{display:grid;grid-template-columns:32px minmax(0,1fr);grid-gap:10px;gap:10px;margin-top:12px;padding:12px 13px;border:1px solid #edc6c6;border-radius:8px;background:#fff7f7}.test-return-focus>span{display:grid;width:32px;height:32px;place-items:center;border-radius:7px;background:#f9dddd;color:#ae4747}.test-return-focus b,.test-return-focus p{margin:0}.test-return-focus b{color:#9d3f3f;font-size:10px}.test-return-focus p{margin-top:5px;color:#654d4d;font-size:10px;line-height:1.65;white-space:pre-wrap}.test-record-details{margin-top:10px;border:1px solid #dfe6ed;border-radius:8px;background:#fafbfd}.test-record-details>summary{padding:9px 11px;color:#315f8d;font-size:9px;font-weight:700;cursor:pointer;list-style-position:inside}.test-record-details[open]>summary{border-bottom:1px solid #e5eaf0;background:#f4f7fa}.test-record-details>.test-config-grid{margin:0;padding:11px}.test-record-details>.test-image-list,.test-record-details>.test-round-notes{margin:0;padding:0 11px 11px}.test-view-history .test-round-card{grid-template-columns:minmax(0,1fr) 250px}.test-view-history .test-round-main{padding-top:14px;padding-bottom:14px}.test-view-history .test-round-card>aside{background:#fcfdfd}.test-view-history .test-round-title>em{font-weight:700}.test-view-returned .test-round-card>aside{background:#fffafa}.test-view-returned .test-round-actions .resubmit{height:37px;font-weight:700;box-shadow:0 4px 10px rgba(46,123,101,.16)}.test-config-grid a,.test-config-grid b,.test-config-grid small{display:block}.test-config-grid a{overflow:hidden;margin-top:4px;color:#315f8d;font-size:9px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.test-config-grid>span.wide{grid-column:1/-1}.test-config-grid>span.wide b{line-height:1.55;white-space:normal}@media(max-width:600px){.test-config-grid>span.wide{grid-column:auto}}@media(max-width:900px){.test-view-history .test-round-card{grid-template-columns:1fr}}.test-demand-list{display:grid}.test-demand-card{border-bottom:1px solid #e5ebf1;background:#fff}.test-demand-card:last-child{border-bottom:0}.test-demand-compact{display:grid;grid-template-columns:minmax(220px,1.4fr) 120px 120px 140px auto;align-items:center;grid-gap:13px;gap:13px;padding:11px 18px;cursor:pointer;list-style:none}.test-demand-compact::-webkit-details-marker{display:none}.test-demand-card[open]>.test-demand-compact{border-bottom:1px solid #e2e8ef;background:#f8fafc}.test-demand-project{display:flex;min-width:0;align-items:center;gap:10px}.test-demand-project h3,.test-demand-project p{margin:0}.test-demand-project h3{overflow:hidden;color:#263c54;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.test-demand-project p{margin-top:4px;color:#708196;font-size:8px}.test-demand-build,.test-demand-package,.test-demand-type{overflow:hidden;color:#53677d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.test-demand-package{width:max-content;max-width:100%;padding:4px 7px;border-radius:8px;background:#edf3f8;color:#315f8d;font-weight:700}.test-demand-result{display:flex;align-items:center;justify-content:flex-end;gap:7px;white-space:nowrap}.test-demand-result>b{color:#52677e;font-size:8px}.test-demand-result>em{padding:4px 7px;border-radius:9px;font-size:8px;font-style:normal;font-weight:700}.test-state-passed{background:#e8f6ed;color:#2f8050}.test-state-returned{background:#fff0f0;color:#b34e4e}.test-demand-expanded{padding:13px 18px 16px}.test-demand-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.test-demand-summary>div{min-width:0;padding:9px 10px;border:1px solid #e3e9ef;border-radius:7px;background:#f7f9fb}.test-demand-summary>div.wide{grid-column:1/-1}.test-demand-summary b,.test-demand-summary span{display:block}.test-demand-summary span{color:#75869a;font-size:8px;font-weight:600}.test-demand-summary b{overflow:hidden;margin-top:5px;color:#354b62;font-size:9px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.test-demand-summary .wide b{white-space:normal}.test-demand-config{margin-top:8px;border:1px solid #e2e8ee;border-radius:7px}.test-demand-config>summary{padding:8px 10px;color:#315f8d;font-size:9px;font-weight:700;cursor:pointer}.test-demand-config[open]>summary{border-bottom:1px solid #e5eaf0;background:#f6f8fb}.test-demand-config>.test-config-grid{margin:0;padding:10px}.test-round-timeline{display:grid;grid-gap:6px;gap:6px;margin-top:10px;padding-left:12px;border-left:2px solid #d8e3ed}.test-history-round{border:1px solid #dfe6ed;border-radius:7px;background:#fff}.test-history-round>summary{display:grid;grid-template-columns:minmax(0,1fr) auto 150px;align-items:center;grid-gap:10px;gap:10px;padding:9px 11px;cursor:pointer}.test-history-round>summary span{color:#344b63;font-size:9px;font-weight:700}.test-history-round>summary em{padding:4px 7px;border-radius:9px;font-size:8px;font-style:normal}.test-history-round.test-passed>summary em{background:#e8f6ed;color:#2f8050}.test-history-round.test-returned>summary em{background:#fff0f0;color:#b34e4e}.test-history-round>summary small{color:#8290a0;font-size:8px;text-align:right}.test-history-round-body{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:0 11px 11px;border-top:1px solid #e9edf2}.test-history-round-body>div:not(.test-image-list){margin-top:10px;padding:8px 9px;border-radius:6px;background:#f7f9fb}.test-history-round-body>div.issue{background:#fff7f7}.test-history-round-body b,.test-history-round-body p{margin:0}.test-history-round-body b{color:#65788d;font-size:8px}.test-history-round-body p{margin-top:5px;color:#40546a;font-size:9px;line-height:1.6;white-space:pre-wrap}.test-history-round-body dl{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:7px;gap:7px;margin:0}.test-history-round-body dl>div{display:block;padding:8px;border-radius:6px;background:#fafbfd}.test-history-round-body dt{font-size:7px}.test-history-round-body dd{margin-top:4px;font-size:8px;text-align:left}.test-history-round-body>.test-image-list{grid-column:1/-1;margin:0}.test-view-history .pagination-bar{border-top:1px solid #e5ebf1}.test-view-returned .test-return-focus p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width:960px){.test-demand-compact{grid-template-columns:minmax(200px,1fr) 110px 110px auto}.test-demand-type{display:none}}@media(max-width:760px){.test-demand-compact{grid-template-columns:1fr auto}.test-demand-build,.test-demand-package,.test-demand-type{display:none}.test-demand-summary{grid-template-columns:1fr}.test-demand-summary>div.wide{grid-column:auto}.test-history-round>summary{grid-template-columns:1fr auto}.test-history-round>summary small{grid-column:1/-1;text-align:left}.test-history-round-body,.test-history-round-body dl{grid-template-columns:1fr}}.test-record-table-scroll{overflow:auto;border-bottom:1px solid #e5ebf1}.test-record-table{width:max-content;min-width:100%;border-spacing:0;border-collapse:separate;background:#fff;color:#40536a;font-size:10px}.test-record-table th{position:-webkit-sticky;position:sticky;z-index:2;top:0;height:40px;padding:0 11px;border-bottom:1px solid #dde5ed;background:#f3f6f9;color:#526579;font-size:9px;font-weight:700;text-align:left}.test-record-table td,.test-record-table th{border-right:1px solid #edf1f5;white-space:nowrap}.test-record-table td{height:60px;max-width:220px;padding:8px 11px;border-bottom:1px solid #e8edf2;background:#fff;vertical-align:middle}.test-record-table tbody tr:last-child td{border-bottom:0}.test-record-table tbody tr:hover td{background:#f8fbfd}.test-record-table td:first-child,.test-record-table th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:3;min-width:150px;max-width:180px;box-shadow:5px 0 10px -9px #40556b}.test-record-table th:first-child{z-index:4;background:#eef3f7}.test-record-table td:first-child{background:#fff}.test-record-table tbody tr:hover td:first-child{background:#f8fbfd}.test-project-cell>a{display:block;overflow:hidden;color:#294f77;font-size:11px;font-weight:700;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.test-project-cell>small{display:flex;align-items:center;gap:6px;margin-top:6px;color:#8491a0;font-size:8px}.test-project-cell .priority{padding:2px 5px;font-size:7px}.test-package-badge,.test-result-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 7px;border-radius:9px;font-size:8px;font-weight:700}.test-package-badge{background:#edf3f8;color:#315f8d}.test-table-tags{max-width:180px;gap:4px}.test-result-stack,.test-table-tags{display:flex;flex-wrap:wrap;white-space:normal}.test-result-stack{max-width:220px;gap:5px}.test-result-stack>span{display:inline-flex;align-items:center;gap:3px}.test-result-stack>span>small{color:#7d8b9a;font-size:7px}.test-result-stack>span>em{font-style:normal}.test-result-badge.pending{background:#fff3df;color:#9a6926}.test-result-badge.in_progress{background:#e7f1fb;color:#286598}.test-result-badge.passed{background:#e8f6ed;color:#2f8050}.test-result-badge.returned{background:#fff0f0;color:#b34e4e}.test-long-cell{min-width:220px}.test-requirement-cell{min-width:260px}.test-long-cell p,.test-requirement-cell p{display:-webkit-box;overflow:hidden;max-width:280px;margin:0;color:#46596e;line-height:1.55;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.test-returned .test-long-cell p{color:#a34444}.test-table-files{display:flex;max-width:130px;flex-wrap:wrap;gap:4px;white-space:normal}.test-link-cell a,.test-table-files a{color:#2f689b;text-decoration:none}.test-table-files a{padding:3px 5px;border-radius:4px;background:#edf4fa;font-size:8px}.test-id-cell{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.test-link-cell{max-width:145px;overflow:hidden;text-overflow:ellipsis}.test-link-cell>a,.test-link-cell>span{display:block;overflow:hidden;max-width:140px;margin:2px 0;text-overflow:ellipsis;white-space:nowrap}.test-time-cell{color:#697b8e;font-size:8px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.test-action-cell{min-width:138px;max-width:190px;white-space:normal!important}.test-record-table .test-round-actions{display:flex;min-width:130px;flex-wrap:wrap;gap:5px;margin:0}.test-record-table .test-round-actions>button{width:auto;height:28px;flex:1 1 auto;padding:0 8px;font-size:8px;white-space:nowrap}.test-record-table .test-round-actions>small{width:100%}.test-package-action+.test-package-action{margin-top:6px;padding-top:6px;border-top:1px dashed #dce4eb}.test-package-action>small{display:block;margin-bottom:4px;color:#6c7d8f;font-size:7px;font-weight:700}.test-round-board>.system-pagination{border-top:0}.test-apple-group{border-bottom:1px solid #e2e8ee;background:#fff}.test-apple-group:last-child{border-bottom:0}.test-apple-group>summary{display:grid;grid-template-columns:minmax(210px,1.15fr) 150px minmax(150px,.8fr) minmax(190px,1fr) 150px;align-items:center;grid-gap:14px;gap:14px;padding:12px 18px;cursor:pointer;list-style:none}.test-apple-group>summary::-webkit-details-marker{display:none}.test-apple-group>summary:after{position:absolute;right:8px;color:#718397;content:"展开";font-size:8px}.test-apple-group[open]>summary:after{content:"收起"}.test-apple-group[open]>summary{border-bottom:1px solid #dfe6ed;background:#f6f9fb}.test-apple-project{display:flex;min-width:0;align-items:center;gap:9px}.test-apple-project>div{min-width:0}.test-apple-project h3,.test-apple-project p{margin:0}.test-apple-project h3{overflow:hidden;color:#2b4158;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.test-apple-project p{margin-top:4px;color:#77879a;font-size:8px}.test-apple-id b,.test-apple-id small{display:block}.test-apple-id small{color:#8290a0;font-size:7px}.test-apple-id b{margin-top:4px;color:#38536e;font-size:10px}.test-apple-meta{text-align:right}.test-apple-meta b,.test-apple-meta span{display:block}.test-apple-meta b{color:#52677c;font-size:8px}.test-apple-meta span{margin-top:4px;color:#8a96a3;font-size:7px}.test-apple-group>.test-record-table-scroll{border-bottom:0;background:#fafcfd}.test-apple-group .test-record-table th:first-child{top:0}.test-apple-group-list+.system-pagination{border-top:1px solid #e3e9ef}@media(max-width:1050px){.test-apple-group>summary{grid-template-columns:minmax(210px,1fr) 140px 1fr auto}.test-apple-group>summary>.test-result-stack{display:none}}@media(max-width:760px){.test-apple-group>summary{grid-template-columns:1fr auto}.test-apple-group>summary>.test-table-tags,.test-apple-id{display:none}.test-apple-meta{text-align:right}}.test-apple-group>summary{position:relative;padding-right:38px}.test-project-claim{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 18px;border-bottom:1px solid #dce6ee;background:#eef6fb}.test-project-claim b,.test-project-claim span{display:block}.test-project-claim b{color:#315f8d;font-size:10px}.test-project-claim span{margin-top:3px;color:#6d8094;font-size:8px}.test-project-claim .test-round-actions{display:block;margin:0}.test-project-claim .test-round-actions>button{height:31px;padding:0 12px}.test-project-claim .test-round-actions>small{display:block;margin-top:4px}.test-management-page{min-width:0;overflow-x:hidden}.test-round-board{min-width:0}.test-apple-group-list{display:grid;min-width:0;grid-template-columns:minmax(0,1fr)}.test-apple-group{min-width:0;max-width:100%}.test-record-table-scroll{display:block;width:100%;max-width:100%;min-width:0;overflow-x:scroll;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-color:#8da5bc #e8eef4;scrollbar-width:auto}.test-record-table-scroll::-webkit-scrollbar{height:12px;background:#e8eef4}.test-record-table-scroll::-webkit-scrollbar-thumb{min-width:80px;border:3px solid #e8eef4;border-radius:10px;background:#8da5bc}.test-record-table-scroll::-webkit-scrollbar-thumb:hover{background:#6f8ca8}.test-record-table{min-width:1900px}.test-apple-group>summary{grid-template-columns:minmax(210px,1.15fr) 150px minmax(150px,.8fr) minmax(190px,1fr) 150px auto}.test-summary-claim{position:relative;z-index:2;justify-self:end}.test-summary-claim .test-round-actions{display:block;min-width:0;margin:0}.test-summary-claim .test-round-actions>button{width:auto;min-width:112px;height:32px;margin:0;padding:0 10px;box-shadow:0 4px 11px rgba(49,95,141,.2);white-space:nowrap}.test-apple-meta em{display:block;width:max-content;margin:5px 0 0 auto;padding:3px 6px;border-radius:8px;background:#fff1d9;color:#9a6720;font-size:7px;font-style:normal;font-weight:700}@media(max-width:1050px){.test-apple-group>summary{grid-template-columns:minmax(210px,1fr) 140px 1fr auto}.test-summary-claim{grid-column:1/-1;justify-self:end}}@media(max-width:760px){.test-apple-group>summary{grid-template-columns:1fr auto}.test-summary-claim{grid-column:1/-1;justify-self:stretch}.test-summary-claim .test-round-actions>button{width:100%}}.app-sidebar .grouped-nav{display:grid;flex:1 1;align-content:start;grid-gap:7px;gap:7px;overflow-x:hidden;overflow-y:auto;padding:0 2px 12px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.sidebar-nav-group{display:grid;grid-gap:4px;gap:4px;border:1px solid transparent;border-radius:11px;transition:background .2s ease,border-color .2s ease}.sidebar-nav-group.open{padding-bottom:5px;border-color:rgba(255,255,255,.045);background:rgba(255,255,255,.022)}.sidebar-nav-group.active{border-color:rgba(115,119,219,.11);background:linear-gradient(100deg,rgba(83,91,184,.12),rgba(255,255,255,.018))}.sidebar-group-trigger{display:grid;width:100%;min-height:58px;grid-template-columns:35px 1fr 16px;align-items:center;grid-gap:10px;gap:10px;padding:8px 10px;border:0;border-radius:10px;background:transparent;color:#9aa5b8;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease}.sidebar-group-trigger:hover{background:rgba(255,255,255,.045);color:#eef1f7}.sidebar-nav-group.active>.sidebar-group-trigger{color:#fff}.sidebar-nav-group.active>.sidebar-group-trigger .nav-icon{background:linear-gradient(145deg,#4d598d,#61528e);box-shadow:0 6px 16px rgba(34,33,83,.25)}.sidebar-group-trigger .group-arrow{color:#647086;transition:transform .2s ease,color .2s ease}.sidebar-nav-group.open>.sidebar-group-trigger .group-arrow{color:#a4afc2;transform:rotate(180deg)}.sidebar-submenu{position:relative;display:grid;grid-gap:3px;gap:3px;margin:0 6px 0 26px;padding:1px 0 1px 12px;border-left:1px solid rgba(128,139,163,.2)}.main-nav .sidebar-child-link{min-height:43px;grid-template-columns:27px 1fr 13px;gap:8px;padding:5px 7px;border-radius:8px}.main-nav .sidebar-child-link .nav-icon{width:27px;height:27px;border-radius:7px;background:transparent;color:#69768c}.main-nav .sidebar-child-link .nav-copy b{font-size:11px}.main-nav .sidebar-child-link .nav-copy small{margin-top:2px;font-size:8px}.main-nav .sidebar-child-link:hover{transform:translateX(2px)}.main-nav .sidebar-child-link.active{border-color:rgba(128,124,238,.16);background:rgba(103,101,218,.2)}.main-nav .sidebar-child-link.active:before{left:-13px;width:2px;height:22px}.main-nav .sidebar-child-link.active .nav-icon{background:rgba(112,107,224,.22);box-shadow:none;color:#b9b8ff}.main-nav .sidebar-root-link{margin-bottom:1px}.app-sidebar .sidebar-account{flex:0 0 auto;margin-top:0}.user-status-badge{display:inline-flex;min-width:62px;height:27px;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid transparent;border-radius:14px;font-size:11px;font-weight:600;white-space:nowrap}.user-status-badge i{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px currentColor;opacity:.75}.user-status-badge.is-active{border-color:#ccebd9;background:#edf9f2;color:#278253}.user-status-badge.is-resigned{border-color:#ead8d8;background:#faf1f1;color:#a85858}.table-action.user-status-action.resign{border:1px solid #ead8d8;background:#fff7f7;color:#a44e4e}.table-action.user-status-action.restore{border:1px solid #cfe7d9;background:#f0f9f4;color:#2d7c51}.table-action.user-status-action:hover{filter:brightness(.97)}.feishu-user-section{margin:0;padding:0 0 24px}.feishu-section-heading{margin-bottom:8px}.feishu-section-help{margin:0 0 18px;color:#7e8998;font-size:11px;line-height:1.6}.feishu-notify-switch{display:flex;align-items:center;gap:8px;cursor:pointer;color:#687587;font-size:11px}.feishu-notify-switch input{position:absolute;opacity:0;pointer-events:none}.feishu-notify-switch i{position:relative;width:36px;height:20px;border-radius:999px;background:#cdd4dd;transition:.2s}.feishu-notify-switch i:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(28,42,58,.22);transition:.2s}.feishu-notify-switch input:checked+i{background:#3370ff}.feishu-notify-switch input:checked+i:after{transform:translateX(16px)}.feishu-notify-switch b{min-width:42px;font-weight:600;color:#586678}.feishu-open-id-field{display:block;max-width:520px;color:#4f5a6b;font-size:11px;font-weight:600}.feishu-open-id-field em{color:#d44;font-style:normal}.feishu-open-id-field input{display:block;width:100%;height:44px;margin-top:7px;padding:0 12px;border:1px solid #dce2e9;border-radius:7px;background:#fff;color:#273345;outline:0}.feishu-open-id-field input:focus{border-color:#3370ff;box-shadow:0 0 0 3px rgba(51,112,255,.08)}.feishu-open-id-field input[readonly]{background:#f5f7fa;color:#9ba4b0}.feishu-open-id-field small{display:block;margin-top:6px;color:#9aa3af;font-size:9px;font-weight:400}.feishu-groups{margin-top:19px;border:1px solid #e2e7ed;border-radius:9px;background:#fafbfd;overflow:hidden}.feishu-groups.is-disabled{opacity:.72}.feishu-groups-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid #e8ecf1;background:#fff}.feishu-groups-heading b,.feishu-groups-heading small{display:block}.feishu-groups-heading b{color:#344154;font-size:12px}.feishu-groups-heading small{margin-top:4px;color:#929ca9;font-size:9px}.feishu-groups-heading button{height:32px;padding:0 12px;border:1px solid #cfd9e8;border-radius:6px;background:#f4f7fc;color:#315783;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600;cursor:pointer}.feishu-group-row button:disabled,.feishu-groups-heading button:disabled{cursor:not-allowed;opacity:.45}.feishu-groups-empty{padding:24px 16px;text-align:center;color:#9aa4b1;font-size:10px}.feishu-group-list{padding:6px 16px}.feishu-group-row{display:grid;grid-template-columns:28px minmax(150px,.8fr) minmax(240px,1.25fr) 60px 32px;grid-gap:10px;gap:10px;align-items:end;padding:12px 0}.feishu-group-row+.feishu-group-row{border-top:1px solid #e8ecf1}.feishu-group-number{height:38px;display:grid;place-items:center;color:#9aa5b3;font-size:9px;font-weight:700}.feishu-group-row>label:not(.feishu-group-enabled){display:flex;flex-direction:column;gap:6px;color:#6c7888;font-size:9px;font-weight:600}.feishu-group-row input[type=text],.feishu-group-row label>input:not([type]){height:38px;width:100%;border:1px solid #dce2e9;border-radius:6px;background:#fff;padding:0 10px;color:#293648;outline:0}.feishu-group-row label>input:focus{border-color:#3370ff}.feishu-group-enabled{height:38px;display:flex;align-items:center;justify-content:center;gap:5px;color:#637083;font-size:10px}.feishu-group-enabled input{accent-color:#3370ff}.feishu-group-remove{width:32px;height:38px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#cf5353;cursor:pointer}.feishu-group-remove:hover{background:#fff0f0}.edit-feishu-divider{height:1px;background:#edf0f4;margin:0 0 23px}.user-edit-form .feishu-section-heading{display:flex;justify-content:space-between;align-items:center}.user-edit-form .feishu-section-heading>div{display:flex;align-items:center;gap:10px}.user-edit-form .feishu-section-heading>div>span{width:27px;height:27px;border-radius:7px;display:grid;place-items:center;background:#eaf0f7;color:#315783;font-size:9px;font-weight:700}.user-edit-form .feishu-section-heading h2{margin:0;color:#273345;font-size:14px}.feishu-binding-badge{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:11px;font-weight:600}.feishu-binding-badge i{width:7px;height:7px;border-radius:50%}.feishu-binding-badge.is-bound{color:#267154}.feishu-binding-badge.is-bound i{background:#35a675;box-shadow:0 0 0 3px rgba(53,166,117,.1)}.feishu-binding-badge.is-unbound{color:#87919e}.feishu-binding-badge.is-unbound i{background:#b9c0c9}.users-list-card{padding:18px 20px}.users-list-table{min-width:1120px}.users-list-table th{height:44px;padding-top:8px;padding-bottom:10px;white-space:nowrap;color:#596678;font-size:12px;font-weight:600}.users-list-table td{padding-top:13px;padding-bottom:13px;vertical-align:middle;color:#394659}.users-list-table th:first-child{min-width:145px}.users-list-table th:nth-child(2){min-width:105px}.users-list-table th:nth-child(3){min-width:96px}.users-list-table th:nth-child(4){min-width:220px}.users-list-table th:nth-child(5){min-width:145px}.users-list-table th:nth-child(6){min-width:82px}.users-list-table th:nth-child(7){min-width:170px}.users-list-table th:nth-child(8){min-width:150px}.users-list-table td:first-child strong{display:block;color:#273548;font-size:13px}.users-list-table td:nth-child(2),.users-list-table td:nth-child(3),.users-list-table td:nth-child(6),.users-list-table td:nth-child(7),.users-list-table td:nth-child(8){white-space:nowrap}.users-list-table td:nth-child(6),.users-list-table th:nth-child(6){width:92px;min-width:92px;text-align:center}.users-list-table td:nth-child(6) .user-status-badge{margin-inline:auto}@media(max-width:760px){.feishu-group-row{grid-template-columns:25px 1fr 34px}.feishu-group-enabled,.feishu-group-row>label:not(.feishu-group-enabled){grid-column:2}.feishu-group-remove{grid-column:3;grid-row:1}.feishu-groups-heading{align-items:flex-start}.feishu-section-heading{align-items:center}.feishu-section-heading>p{display:block}}.operations-heading{min-height:58px;padding:0 4px;color:#31815a}.operations-heading>strong{display:grid;min-width:88px;margin-left:auto;color:#315783;font-size:20px;line-height:1;text-align:center}.operations-heading>strong small{margin-top:5px;color:#8c97a4;font-size:8px;font-weight:400}.deliverables-heading{min-height:58px;padding:0 4px;color:#397a67}.deliverables-heading>strong{display:grid;min-width:105px;margin-left:auto;color:#315783;font-size:20px;line-height:1;text-align:center}.deliverables-heading>strong small{margin-top:5px;color:#8c97a4;font-size:8px;font-weight:400}.people-workbench>header{gap:18px}.people-workbench-filter{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;gap:7px;margin-left:auto}.people-workbench-filter label{display:grid;grid-gap:4px;gap:4px}.people-workbench-filter label>span{color:#8995a3;font-size:8px;font-weight:500}.people-workbench-filter select{height:32px;min-width:100px;padding:0 28px 0 9px;border:1px solid #dce4ec;border-radius:7px;outline:none;background:#fff;color:#405268;font-size:9px}.people-workbench-filter .people-sort select{min-width:160px}.people-workbench-filter select:focus{border-color:#718cad;box-shadow:0 0 0 3px rgba(49,87,131,.07)}.people-workbench-filter.loading{opacity:.7}.people-workbench-filter>em{align-self:center;color:#718095;font-size:8px;font-style:normal}@media (max-width:1100px){.people-workbench>header{align-items:flex-start;flex-direction:column}.people-workbench-filter{width:100%;margin-left:0;justify-content:flex-start}}@media (max-width:620px){.people-workbench-filter{display:grid;grid-template-columns:1fr 1fr}.people-workbench-filter .people-sort select,.people-workbench-filter select{width:100%;min-width:0}}.store-listing-panel{margin-bottom:15px;overflow:hidden;border:1px solid #dde5ed;border-radius:10px;background:#fff}.store-listing-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;padding:15px 18px}.store-listing-title{display:flex;align-items:center;gap:9px;color:#315783}.store-listing-title h2,.store-listing-title p{margin:0}.store-listing-title h2{color:#293b50;font-size:13px}.store-listing-title p{margin-top:4px;color:#8a96a4;font-size:8px}.store-listing-actions{display:flex;align-items:center;gap:8px}.store-listing-actions>span{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:12px;background:#edf7f2;color:#277b52;font-size:9px;font-weight:700}.store-listing-actions>span i{width:6px;height:6px;border-radius:50%;background:currentColor}.store-delisted .store-listing-actions>span{background:#fff0ef;color:#ad4848}.store-not_listed .store-listing-actions>span{background:#f0f2f5;color:#788390}.store-listing-actions button{display:inline-flex;height:32px;align-items:center;gap:6px;padding:0 10px;border:0;border-radius:6px;color:#fff;font-size:9px;cursor:pointer}.store-listing-actions button.delist{background:#af4b4b}.store-listing-actions button.relist{background:#2e7a55}.store-current-issue{margin:0 18px 13px;padding:10px 12px;border-left:3px solid #bc5656;border-radius:0 7px 7px 0;background:#fff7f6}.store-current-issue b,.store-current-issue p{margin:0}.store-current-issue b{color:#a34747;font-size:9px}.store-current-issue p{margin-top:5px;color:#6e5555;font-size:9px;line-height:1.6;white-space:pre-wrap}.store-status-history{border-top:1px solid #edf1f4}.store-status-history article{display:grid;grid-template-columns:70px 1fr 90px;align-items:center;grid-gap:10px;gap:10px;padding:9px 18px;border-bottom:1px solid #f0f2f5}.store-status-history article:last-child{border-bottom:0}.store-status-history article>span{width:max-content;padding:3px 6px;border-radius:5px;background:#edf7f2;color:#277b52;font-size:8px}.store-status-history article>span.delisted{background:#fff0ef;color:#ad4848}.store-status-history b,.store-status-history p{margin:0;font-size:8px}.store-status-history p{margin-top:4px;color:#7e8996}.store-status-history small{color:#929ca8;font-size:8px;text-align:right}.store-status-dialog{width:min(540px,calc(100vw - 28px));padding:0;border:0;border-radius:11px;box-shadow:0 24px 70px rgba(20,40,60,.25)}.store-status-dialog::-webkit-backdrop{background:rgba(20,35,52,.48)}.store-status-dialog::backdrop{background:rgba(20,35,52,.48)}.store-status-dialog form{display:grid;grid-gap:14px;gap:14px;padding:18px}.store-status-dialog header{display:flex;align-items:flex-start;justify-content:space-between;margin:0;padding-bottom:12px;border-bottom:1px solid #e8edf2}.store-status-dialog header b,.store-status-dialog header span{display:block}.store-status-dialog header b{color:#2c4057;font-size:14px}.store-status-dialog header span{margin-top:4px;color:#8491a0;font-size:9px}.store-status-dialog header button{border:0;background:transparent;color:#738092}.store-status-dialog label{display:grid;grid-gap:6px;gap:6px;color:#56697e;font-size:9px;font-weight:700}.store-status-dialog input,.store-status-dialog textarea{width:100%;padding:9px 10px;border:1px solid #d8e1e9;border-radius:7px;font:inherit}.store-status-dialog label small{color:#8c97a4;font-size:8px;text-align:right}.store-status-dialog footer{display:flex;justify-content:flex-end;gap:7px}.store-status-dialog footer button{height:35px;padding:0 13px;border:0;border-radius:6px;background:#edf1f5;color:#596a7e}.store-status-dialog footer button.delist{background:#af4b4b;color:#fff}.store-status-dialog footer button.relist{background:#2e7a55;color:#fff}.store-status-message{padding:8px;border-radius:6px;background:#fff3e8;color:#9b6729;font-size:9px}.store-listing-badge{display:inline-flex;padding:4px 7px;border-radius:5px;background:#edf7f2;color:#277b52;font-size:8px;white-space:nowrap}.store-listing-badge.delisted{background:#fff0ef;color:#ad4848}.store-listing-badge.not_listed{background:#f0f2f5;color:#788390}@media(max-width:650px){.store-listing-panel>header{align-items:flex-start;flex-direction:column}.store-status-history article{grid-template-columns:1fr}.store-status-history small{text-align:left}}