.styles_wrap__NtNrC{display:flex;width:100%;position:relative}.styles_wrap__NtNrC .styles_current__Ii7mP{width:100%;display:flex;align-items:center;justify-content:space-between;padding:4px 12px;border-radius:8px;background-color:var(--bg3);border:1px solid var(--bg3);box-shadow:var(--shadow);height:38px;cursor:pointer}.styles_wrap__NtNrC .styles_current__Ii7mP:after{content:"";display:flex;width:15px;height:15px;background-image:url(/asset/icons/arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:12px;transform:rotate(0deg);transition:var(--transition1);position:absolute;right:20px}.styles_wrap__NtNrC .styles_current__Ii7mP:hover{border:1px solid var(--bg5);background-color:var(--bg2)}.styles_wrap__NtNrC .styles_list__WhVrt{width:100%;position:absolute;left:0;top:40px;z-index:1010;border-radius:10px;background-color:var(--bg1);display:none;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding:8px;gap:8px;max-height:265px;overflow:auto}.styles_wrap__NtNrC .styles_list__WhVrt.styles_open__Cpb9K{display:flex}.styles_wrap__NtNrC .styles_list__WhVrt .styles_item__lbjHz{width:100%;display:flex;align-items:center;justify-content:space-between;padding:4px 12px;border-radius:8px;background-color:var(--bg3);border:1px solid var(--bg3);box-shadow:var(--shadow);height:38px}.styles_wrap__NtNrC .styles_list__WhVrt .styles_item__lbjHz:hover{border:1px solid var(--bg5);background-color:var(--bg2)}