.basic-checkbox-wrapper{--focus-outline: var(--teal-400, #2EC3B4);display:flex;align-items:center;gap:1rem}.basic-checkbox-wrapper .basic-checkbox{display:flex;align-items:center;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.5'%20y='2.5'%20width='19'%20height='19'%20rx='3.5'%20fill='white'%20stroke='%23CCCCCC'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:top 3px left 0;background-size:2rem 2rem;background-position-y:center;padding:0 0 0 2.8rem;width:max-content;height:2rem}.basic-checkbox-wrapper .basic-checkbox.indeterminate{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20y='2'%20width='20'%20height='20'%20rx='4'%20fill='%2300797F'/%3e%3cpath%20d='M17%2011.75L7%2011.75'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.basic-checkbox-wrapper .basic-checkbox.indeterminate:focus-within{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.5'%20y='2.5'%20width='19'%20height='19'%20rx='3.5'%20fill='%2300797F'%20stroke='%232EC3B4'/%3e%3cpath%20d='M17%2011.75L7%2011.75'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.basic-checkbox-wrapper .basic-checkbox:has(*:disabled){color:var(--color-text-disabled)}.basic-checkbox-wrapper .basic-checkbox:focus-within{outline:none;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.5'%20y='2.5'%20width='19'%20height='19'%20rx='3.5'%20fill='white'%20stroke='%232EC3B4'/%3e%3c/svg%3e")}.basic-checkbox-wrapper .basic-checkbox:has(*:checked){background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20y='2'%20width='20'%20height='20'%20rx='4'%20fill='%2300797F'/%3e%3cpath%20d='M10.6667%2015.5835L7.66667%2012.5835'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.3333%208.9165L10.6667%2015.5832'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.basic-checkbox-wrapper .basic-checkbox:has(*:checked):focus-within{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.5'%20y='2.5'%20width='19'%20height='19'%20rx='3.5'%20fill='%2300797F'%20stroke='%232EC3B4'/%3e%3cpath%20d='M10.6667%2015.5835L7.66667%2012.5835'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.3333%208.9165L10.6667%2015.5832'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.basic-checkbox-wrapper .basic-checkbox:has(*:disabled){pointer-events:none;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.5'%20y='2.5'%20width='19'%20height='19'%20rx='3.5'%20fill='%23E6E6E6'%20stroke='%23CCCCCC'/%3e%3c/svg%3e")}.basic-checkbox-wrapper .basic-checkbox:has(*:disabled):has(*:checked){background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20y='2'%20width='20'%20height='20'%20rx='4'%20fill='%23E6E6E6'/%3e%3cpath%20d='M10.6667%2015.5835L7.66667%2012.5835'%20stroke='%23BBBBBB'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.3333%208.9165L10.6667%2015.5832'%20stroke='%23BBBBBB'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.label-tag{border-radius:var(--radius-sm);padding:.4rem;display:flex;align-items:center;font-size:var(--typography-size-2xs);line-height:var(--typography-line-height-4xs);font-weight:var(--typography-weight-medium);width:max-content;height:min-content}.label-tag .inner-label-tag-container{padding:0 .4rem}.label-tag.label-success{color:var(--color-text-success);background:var(--color-label-success)}.label-tag.label-warning{background-color:var(--color-label-warning-background);color:var(--color-label-warning)}.label-tag.label-default{background-color:var(--color-label-default);color:var(--color-label)}.label-tag.label-disabled{background-color:var(--color-label-default);color:var(--color-text-disabled)}.label-tag.label-error{background-color:var(--color-background-error);color:var(--color-text-error)}.remote-data-dropdown-item{display:flex;justify-content:space-between;align-items:flex-end;gap:.8rem}.remote-data-dropdown-item-grouped{display:flex;justify-content:space-between;align-items:flex-end;gap:.8rem;margin-left:.4rem}.remote-data-dropdown-grouped-item{display:flex;justify-content:space-between;align-items:flex-end;gap:.8rem;padding-left:24px}.remote-data-dropdown-subtitle{font-family:var(--font-default-mono),monospace;font-size:1rem;font-weight:400;line-height:150%;letter-spacing:-.04rem;text-transform:uppercase}.search-form .round{border-radius:var(--radius-xl)}.toast-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--top-nav-index) + 15);pointer-events:none}.toast-wrapper{position:fixed;left:3.3rem;bottom:-5.2rem;height:10rem;display:flex;justify-items:end;z-index:900}.toast{position:relative;bottom:-5.2rem;height:5.2rem;animation:slideToggle 2.4s ease-in-out;display:flex;align-items:center;gap:.8rem;padding:0 1.6rem;border-radius:3.2rem;line-height:2.4rem;color:var(--color-text-success);background-color:var(--color-background-surface);box-shadow:0 2px 16px #1f408752}.toast .toast-message{padding-right:.8rem}.toast-wrapper.error .toast{color:var(--color-text-error)}@keyframes slideToggle{0%{bottom:-5.2rem}8%{bottom:4.4rem}92%{bottom:4.4rem}to{bottom:-5.2rem}}
