[dir=ltr] .team-integrations .vs-con-table header{padding-right:1rem}[dir=rtl] .team-integrations .vs-con-table header{padding-left:1rem}[dir] .team-integrations .vs-con-table .vs-con-tbody{border:none}input[type=checkbox]:disabled{opacity:.5}[dir=ltr] input[type=checkbox]:disabled{margin-right:5px}[dir=rtl] input[type=checkbox]:disabled{margin-left:5px}.modal-overlay{position:fixed;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1000}[dir] .modal-overlay{background:rgba(0,0,0,.45)}.modal{width:min(560px,92vw);color:var(--text-medium-color);-webkit-box-shadow:0 10px 24px rgba(0,0,0,.2);overflow:hidden}[dir] .modal{background:var(--white);border-radius:12px;box-shadow:0 10px 24px rgba(0,0,0,.2)}.modal-footer,.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir] .modal-footer,[dir] .modal-header{padding:12px 16px;border-bottom:1px solid var(--gray-150)}[dir] .modal-footer{border-bottom:none;border-top:1px solid var(--gray-150)}[dir] .modal-body{padding:16px}.close-btn{font-size:22px;line-height:1;color:var(--gray-600)}[dir] .close-btn{background:transparent;border:none;cursor:pointer}.close-btn:hover{color:var(--primary-color)}.btn{color:var(--text-medium-color);transition:background .2s}[dir] .btn{padding:8px 12px;border-radius:8px;border:1px solid var(--gray-200);background:var(--background-light);cursor:pointer;-webkit-transition:background .2s}.btn:hover{color:var(--primary-color)}[dir] .btn:hover{background:var(--primary-50)}.team-integrations.dark-theme .modal{color:var(--gray-100)}[dir] .team-integrations.dark-theme .modal{background:var(--gray-800)}[dir] .team-integrations.dark-theme .modal-footer,[dir] .team-integrations.dark-theme .modal-header{border-color:var(--gray-700)}[dir] .team-integrations.dark-theme .modal-footer{border-top-color:var(--gray-700)}.team-integrations.dark-theme .close-btn{color:var(--gray-300)}.team-integrations.dark-theme .btn{color:var(--gray-100)}[dir] .team-integrations.dark-theme .btn{border-color:var(--gray-600);background:var(--gray-700)}.team-integrations.dark-theme .btn:hover{color:var(--primary-200)}[dir] .team-integrations.dark-theme .btn:hover{background:var(--primary-800)}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--text-medium-color)}[dir] .select{border:1px solid var(--gray-200);background:var(--background-light);padding:8px 10px;border-radius:8px}[dir] .select:hover{border-color:var(--gray-300)}.select:focus{outline:none}[dir] .select:focus{border-color:var(--primary-color)}.team-integrations.dark-theme .select{color:var(--gray-100)}[dir] .team-integrations.dark-theme .select{border-color:var(--gray-600);background:var(--gray-700)}[dir] .team-integrations.dark-theme .select:hover{border-color:var(--gray-500)}[dir] .team-integrations.dark-theme .select:focus{border-color:var(--primary-200)}.btn.confirm{color:var(--white)}[dir] .btn.confirm{background:var(--primary-color);border-color:var(--primary-color)}.team-integrations.dark-theme .btn.confirm{color:var(--white)}[dir] .team-integrations.dark-theme .btn.confirm{background:var(--primary-700);border-color:var(--primary-700)}[dir] .btn.confirm:hover{background:var(--primary-hover-color)}[dir] .team-integrations.dark-theme .btn.confirm:hover{background:var(--primary-800)}