.searchselect-native{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.searchselect-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:0 8px;color:#4d4235;font:inherit;font-weight:700;text-align:left;cursor:pointer;background:transparent;border:0;border-bottom:2px solid #d5cdc4}.searchselect-trigger:disabled{color:#aaa296;cursor:not-allowed}.searchselect-modal{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:24px;background:rgb(28 24 19 / 52%)}.searchselect-wrap{display:grid;grid-template-rows:auto auto minmax(0,1fr);width:min(620px,100%);height:min(680px,calc(100dvh - 48px));overflow:hidden;background:#fffdf9;border:1px solid #d9cdbd;border-radius:12px;box-shadow:0 24px 60px rgb(38 29 17 / 30%)}.searchselect-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid #ece4d9}.searchselect-header h2{margin:0;font-size:19px}.searchselect-close{width:34px;height:34px;cursor:pointer;background:#f7f0e6;border:1px solid #dfd1b8;border-radius:6px}.searchselect-search{width:calc(100% - 40px);margin:14px 20px;padding:11px 13px;font:inherit;border:1px solid #d8cec0;border-radius:7px}.searchselect-options{min-height:0;padding:0 12px 12px;overflow-y:auto}.searchselect-option{display:block;width:100%;padding:12px 10px;font:inherit;font-weight:700;text-align:left;cursor:pointer;background:transparent;border:0;border-bottom:1px solid #eee7dd}.searchselect-option:hover,.searchselect-option.is-selected{color:#8c622a;background:#fbf3e5}.searchselect-empty{margin:20px 8px;color:#978b7d;text-align:center}@media(max-width:640px){.searchselect-modal{align-items:end;padding:12px}.searchselect-wrap{height:76dvh}}
