.qb-root{background:#fff;color:#141619;-webkit-font-smoothing:antialiased}.qb-root .qb-wrap{max-width:1240px;width:100%;margin:0 auto;padding:40px 40px 100px}.qb-root .qb-title{font-size:24px;font-weight:700;letter-spacing:0;margin:0 0 28px;color:#141619}.qb-root .qb-tabs{display:flex;gap:32px;border-bottom:1px solid #ececec;margin-bottom:20px}.qb-root .qb-tab{padding:12px 4px 14px;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;font-size:15px;font-weight:500;color:#8b9099;cursor:pointer}.qb-root .qb-tab.on{border-bottom-color:#132DBF;font-weight:700;color:#141619}.qb-root .qb-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:40px}.qb-root .qb-tile{display:flex;flex-direction:column;align-items:center;gap:6px;padding:18px 20px;border-radius:10px;text-align:center;background:#fff;border:1px solid #e6e9ee;cursor:pointer}.qb-root .qb-tile:hover{background:#eef0fb}.qb-root .qb-tile.on{border-color:#cfd3d9}.qb-root .qb-tile-num{font-size:26px;font-weight:700;line-height:1;color:#141619}.qb-root .qb-tile-label{font-size:13px;font-weight:500;color:#8b9099}.qb-root .qb-row,.qb-root .qb-thead{display:grid;grid-template-columns:90px 150px 1fr 220px;gap:16px}.qb-root .qb-thead{padding:14px 16px;background:#fafafa;border-top:1px solid #ececec;border-bottom:1px solid #ececec;font-size:12.5px;font-weight:600;color:#8b9099}.qb-root .qb-row{align-items:center;height:93px;padding:0 16px;box-sizing:border-box;border-bottom:1px solid #f2f3f5;cursor:pointer;background:none;text-align:left}.qb-root .qb-row:hover{background:#f9fafb}.qb-root .qb-cell-date{font-size:13px;color:#8b9099}.qb-root .qb-cell-content,.qb-root .qb-cell-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qb-root .qb-cell-name{font-size:14px;font-weight:600;color:#141619}.qb-root .qb-cell-content{font-size:13.5px;color:#141619}.qb-root .qb-cell-status{display:flex;align-items:center;justify-content:flex-start;gap:8px}.qb-root .qb-pager{gap:6px;margin-top:24px}.qb-root .qb-pager,.qb-root .qb-pager-arrow{display:flex;align-items:center;justify-content:center}.qb-root .qb-pager-arrow{width:32px;height:32px;border-radius:7px;background:#fff;border:1px solid #e6e9ee;color:#3b4149;cursor:pointer}.qb-root .qb-pager-arrow:disabled{color:#cfd3d9;cursor:not-allowed}.qb-root .qb-pager-num{width:32px;height:32px;border-radius:7px;border:none;font-size:13px;font-weight:600;background:transparent;color:#3b4149;cursor:pointer}.qb-root .qb-pager-num.on{background:#132DBF;color:#fff}.qb-root .qb-badge{font-size:12px;font-weight:700;padding:4px 10px;border-radius:6px;white-space:nowrap;background:#f4f5f7;color:#3b4149}.qb-root .qb-badge.accepted{background:#eef0fb;color:#132DBF}.qb-root .qb-badge.rejected{background:#f4f5f7;color:#9aa0a8}.qb-root .qb-empty{padding:96px 0;text-align:center;font-size:14.5px;color:#8b9099;border:1px solid #e6e9ee;border-radius:10px}.qb-root .qb-note{margin:0 0 16px;font-size:13px;font-weight:600;color:#132DBF}.qb-root .qb-btn-ghost{height:30px;padding:0 12px;border-radius:7px;border:1px solid #e6e9ee;color:#141619;font-size:12.5px;white-space:nowrap}.qb-root .qb-btn-ghost,.qb-root .qb-btn-line{background:#fff;font-weight:600;cursor:pointer}.qb-root .qb-btn-line{height:40px;padding:0 20px;border-radius:8px;border:1px solid #e6e9ee;color:#3b4149;font-size:13.5px;display:inline-flex;align-items:center;gap:6px}.qb-root .qb-btn-primary{height:40px;padding:0 20px;background:#132DBF;font-size:13.5px}.qb-root .qb-btn-dark,.qb-root .qb-btn-primary{border-radius:8px;border:none;color:#fff;font-weight:600;cursor:pointer}.qb-root .qb-btn-dark{height:38px;padding:0 16px;background:#141619;font-size:13px}.qb-root .qb-btn-dark:disabled,.qb-root .qb-btn-primary:disabled{opacity:.5;cursor:default}.qb-root .qb-overlay{position:fixed;inset:0;background:rgba(20,22,25,.45);display:flex;align-items:center;justify-content:center;z-index:300;padding:24px}.qb-root .qb-modal{background:#fff;border-radius:14px;width:100%;max-width:560px;max-height:86vh;max-height:86dvh;display:flex;flex-direction:column;overflow:hidden;padding:0;box-shadow:0 12px 40px rgba(20,22,25,.2)}.qb-root .qb-modal-head{flex:0 0 auto;padding:32px 32px 0}.qb-root .qb-modal-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 32px 32px}@media (max-height:820px){.qb-root .qb-modal{max-height:94vh;max-height:94dvh}.qb-root .qb-modal-head{padding:24px 24px 0}.qb-root .qb-modal-scroll{padding:0 24px 24px}}@media (max-height:700px){.qb-root .qb-modal{max-height:96vh;max-height:96dvh}}@media (max-width:767px){.qb-root .qb-wrap{padding:20px 16px 60px}.qb-root .qb-tabs{margin-bottom:24px}.qb-root .qb-title{font-size:24px;margin-bottom:20px}.qb-root .qb-tabs{gap:20px}.qb-root .qb-tiles{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px}.qb-root .qb-thead{display:none}.qb-root .qb-row{grid-template-columns:1fr;gap:6px;height:auto;padding:14px 12px}.qb-root .qb-cell-content{white-space:normal;overflow:visible;text-overflow:clip}.qb-root .qb-cell-status{justify-content:flex-start;flex-wrap:wrap}.qb-root .qb-overlay{padding:10px}.qb-root .qb-modal{max-height:calc(100vh - 64px);max-height:calc(100dvh - 64px)}.qb-root .qb-modal-head{padding:18px 18px 0}.qb-root .qb-modal-scroll{padding:0 18px 18px}}.qb-root .qb-modal-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.qb-root .qb-modal-who{display:flex;align-items:center;gap:12px}.qb-root .qb-avatar{width:44px;height:44px;border-radius:50%;background:#f4f5f7;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.qb-root .qb-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.qb-root .qb-modal-name{font-size:16px;font-weight:700;color:#141619}.qb-root .qb-modal-tag{margin-top:4px;display:inline-block;font-size:12.5px;color:#3b4149;background:#f4f5f7;padding:3px 9px;border-radius:6px}.qb-root .qb-modal-x{background:none;border:none;padding:4px;color:#8b9099;line-height:0;cursor:pointer}.qb-root .qb-modal-date{font-size:12.5px;color:#9aa0a8;margin-bottom:8px}.qb-root .qb-modal-content{font-size:14.5px;color:#141619;line-height:1.6;margin-bottom:18px}.qb-root .qb-modal-fields{display:flex;flex-direction:column;gap:8px;padding:16px 18px;background:#f4f5f7;border-radius:10px;margin-bottom:20px}.qb-root .qb-modal-fields:empty{display:none}.qb-root .qb-field{display:flex;gap:12px}.qb-root .qb-field-label{font-size:12.5px;color:#8b9099;width:100px;flex-shrink:0}.qb-root .qb-field-value{font-size:13.5px;color:#141619}.qb-root .qb-modal-foot{border-top:1px solid #f2f3f5;padding-top:20px}.qb-root .qb-foot-actions{display:flex;justify-content:flex-end;gap:8px}.qb-root .qb-foot-row{display:flex;align-items:center;justify-content:space-between}.qb-root .qb-decline{width:100%;min-height:64px;resize:none;border:1px solid #e6e9ee;border-radius:8px;padding:10px 12px;font-size:13.5px;color:#141619;margin-bottom:6px;font-family:inherit}.qb-root .qb-decline-foot{display:flex;justify-content:space-between;align-items:center}.qb-root .qb-decline-len{font-size:12px;color:#9aa0a8}.qb-root .qb-reason{margin-top:12px;font-size:13.5px;color:#3b4149;line-height:1.5}.qb-root .qb-waiting{font-size:13px;color:#8b9099}.qb-root .qb-modal-fail{margin:0 0 12px;font-size:13px;font-weight:600;color:#D93A3A;line-height:1.5}