.px-popup{display:inline-block}.px-popup .px-popup__popup--non-modal{z-index:1;position:absolute}.px-dropdown{justify-content:space-between}.px-dropdown__icon{margin-inline-start:.75em;transform:scale(2)}.px-dropdown__popup{background-color:#fff;border-radius:.5em;flex-direction:column;font-family:inherit;display:flex;box-shadow:0 12px 15px -4px #00000020,0 24px 38px #0000000b,0 9px 50px #00000008}.px-dropdown--default{appearance:none;box-sizing:border-box;white-space:nowrap;background-color:var(--theme-button-bg);font-size:inherit;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;cursor:pointer;min-width:6em;min-height:2.5em;color:var(--theme-button-fg);border:none;border-radius:.33em;outline:none;justify-content:space-between;align-items:center;padding:0 1.5em .15em;font-family:inherit;font-weight:400;line-height:1.1;transition:background-color .2s cubic-bezier(.215,.61,.355,1),color .2s cubic-bezier(.215,.61,.355,1),box-shadow .2s cubic-bezier(.215,.61,.355,1);display:inline-flex;position:relative;box-shadow:0 .756593px 2px #00000026}.px-dropdown--default:disabled,.px-dropdown--default:disabled:hover,.px-dropdown--default:disabled:active,.px-dropdown--default:disabled[aria-checked]{cursor:not-allowed;color:#888;box-shadow:none;background-color:#bbbbbb80}.px-dropdown--default:hover{background-color:var(--theme-button-bg-hover);color:var(--theme-button-fg);box-shadow:0 1.79949px 4px #00000040}.px-dropdown--default:active{background-color:var(--theme-button-bg-active);color:var(--theme-button-fg);box-shadow:0 0 #00000026}.px-dropdown--default:focus-visible{box-shadow:0 0 0 3px #1a59c854}.px-dropdown__item{appearance:none;box-sizing:border-box;white-space:nowrap;font-size:inherit;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#0000;border:none;border-radius:.33em;outline:none;justify-content:center;align-items:center;min-width:6em;min-height:2.5em;padding:0 1.5em .15em;font-family:inherit;font-weight:400;display:inline-flex;position:relative}.px-dropdown__item:disabled,.px-dropdown__item:disabled:hover,.px-dropdown__item:disabled:active,.px-dropdown__item:disabled[aria-checked]{cursor:not-allowed}.px-dropdown__item{text-align:left;box-shadow:none;color:inherit;cursor:pointer;background-color:#0000;border-radius:0;justify-content:stretch;transition:background-color .1s cubic-bezier(.215,.61,.355,1),color .1s cubic-bezier(.215,.61,.355,1)}.px-dropdown__item:hover{color:#fff;background-color:#1a59c8}.px-dropdown__item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.px-dropdown__item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.px-dropdown__item:first-child:last-child{border-radius:inherit}
