.custom-select-field[data-astro-cid-meewuwsa]{position:relative;display:grid;gap:.375rem;width:100%;min-width:0}.custom-select-field__trigger[data-astro-cid-meewuwsa]{display:flex;width:100%;min-width:0;align-items:center;justify-content:flex-start;gap:.75rem;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.custom-select-field__trigger[data-astro-cid-meewuwsa]:hover{transform:translateY(-1px)}.custom-select-field[data-astro-cid-meewuwsa][data-invalid=true] .custom-select-field__trigger[data-astro-cid-meewuwsa]{border-color:color-mix(in srgb,var(--color-brand) 45%,var(--color-border-subtle) 55%)}.custom-select-field__label[data-astro-cid-meewuwsa]{display:block;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-field__label[data-astro-cid-meewuwsa][data-display-mode=chips]{text-overflow:clip}.custom-select-field__chip-track{display:inline-flex;max-width:100%;min-width:0;align-items:center;gap:.375rem;overflow:hidden;white-space:nowrap}.custom-select-field__chip{display:inline-flex;flex:0 0 auto;align-items:center;border:1px solid color-mix(in srgb,var(--color-brand) 28%,transparent);border-radius:9999px;background:color-mix(in srgb,var(--color-brand) 18%,white 82%);padding:.25rem .625rem;color:var(--color-brand-text);box-shadow:inset 0 1px #ffffffb8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-field__chip--overflow{background:color-mix(in srgb,var(--color-brand) 12%,white 88%)}.custom-select-field__caret[data-astro-cid-meewuwsa]{display:inline-flex;height:.75rem;width:.75rem;flex:0 0 auto;margin-left:auto;align-items:center;justify-content:center;transition:transform .2s ease}.custom-select-field__caret[data-astro-cid-meewuwsa] svg{display:block;width:100%;height:100%}.custom-select-field[data-astro-cid-meewuwsa][data-open=true] .custom-select-field__caret[data-astro-cid-meewuwsa]{transform:rotate(180deg)}.custom-select-field__menu[data-astro-cid-meewuwsa]{position:absolute;left:0;right:0;top:calc(100% + .5rem);z-index:20;border:1px solid var(--color-border-subtle);border-radius:1rem;background:var(--color-surface);box-shadow:var(--shadow-md);padding:.375rem;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.25rem);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.custom-select-field__menu[data-astro-cid-meewuwsa][data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.custom-select-field__options[data-astro-cid-meewuwsa]{display:grid;gap:.125rem;max-height:15rem;overflow-y:auto;padding:0;margin:0;list-style:none}.custom-select-field__option[data-astro-cid-meewuwsa]{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.75rem;border:0;border-radius:.75rem;background:transparent;padding:.625rem .75rem;text-align:left;color:var(--color-ink-body);transition:background-color .2s ease,color .2s ease}.custom-select-field__option[data-astro-cid-meewuwsa]:hover,.custom-select-field__option[data-astro-cid-meewuwsa]:focus-visible{outline:none;background:var(--color-surface-soft);color:var(--color-ink)}.custom-select-field__option--selected[data-astro-cid-meewuwsa]{background:color-mix(in srgb,var(--color-brand) 8%,var(--color-surface) 92%);color:var(--color-ink)}.custom-select-field__option-check[data-astro-cid-meewuwsa]{display:inline-flex;width:.4rem;height:.75rem;flex:0 0 auto;border-right:2px solid currentColor;border-bottom:2px solid currentColor;margin-right:.125rem;opacity:0;transform:rotate(45deg) scale(.8);transform-origin:center;transition:opacity .2s ease,transform .2s ease}.custom-select-field__option--selected[data-astro-cid-meewuwsa] .custom-select-field__option-check[data-astro-cid-meewuwsa]{opacity:1;transform:rotate(45deg) scale(1)}@media(prefers-reduced-motion:reduce){.custom-select-field__trigger[data-astro-cid-meewuwsa],.custom-select-field__caret[data-astro-cid-meewuwsa],.custom-select-field__menu[data-astro-cid-meewuwsa],.custom-select-field__option[data-astro-cid-meewuwsa]{transition:none}.custom-select-field__trigger[data-astro-cid-meewuwsa]:hover{transform:none}}
